You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
$ php admin/tool/task/cli/schedule_task.php --execute='\local_linkchecker_robot\task\crawl_task'
fails on this URL on which curl_exec() faces timeout 60 sec.
Problem:
$ php admin/tool/task/cli/schedule_task.php --execute='\local_linkchecker_robot\task\crawl_task'
fails on this URL on which curl_exec() faces timeout 60 sec.
Attempted:
Added http://validator.w3.org/ and http://www.contentquality.com/ to local/linkchecker_robot/settings.php. See commit.
But the above CLI execution still stumbles on the same URL
This needs further looking into it.
The text was updated successfully, but these errors were encountered: