Best practice forum (Archived)

Die Forendiskussion wurde entfernt

 
Dieser Forumsbeitrag wurde entfernt
Saturday, 9. June 2012, 19:41
Der Inhalt des Forumsbeitrags wurde gelöscht und kann nicht weiter angezeigt werden.
Simon Coggins
Re: Error: Cannot index remote URLs
von Simon Coggins – Sunday, 10. June 2012, 00:24
Gruppe Totara

Hi,

Searching the code for that error, it seems to happen if there is a "url" type resource which is not part of your site. The search indexing code is trying to look at the page linked, and prints a message to say it won't look outside the site.

Looking at the code, it looks like this is just a notification and wouldn't cause the cron to stop. Perhaps there is something else that's broken but no error is being shown.

Could you try turning on debugging - site admin > server > debugging > show all errors, and see if anything else comes up?

Simon