Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual execution of linkchecker fails on URLs where curl faces timeout #11

Open
suankan opened this issue Apr 19, 2016 · 1 comment
Open

Comments

@suankan
Copy link

suankan commented Apr 19, 2016

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.

@suankan
Copy link
Author

suankan commented Apr 27, 2016

For some reason I cannot reproduce this issue anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant