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

Link checker crashes #62

Open
alexgleason opened this issue Sep 27, 2018 · 1 comment
Open

Link checker crashes #62

alexgleason opened this issue Sep 27, 2018 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@alexgleason
Copy link
Contributor

Sadly, we're running into Heroku's 30 second request timeout again I think. This is frustratingly limiting.

Settings > Link Checker now appears on the production site, but trying to run the scan results in this:

2018-09-27T00:40:52.792633+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path="/admin/link-checker/scan/" host=www.projecttier.org request_id=f34f2083-3ca1-423c-97e2-9c7786b3c2ba fwd="71.230.111.204" dyno=web.1 connect=1ms service=30000ms status=503 bytes=0 protocol=https
2018-09-27T00:40:53.524928+00:00 app[web.1]: [2018-09-27 00:40:53 +0000] [4] [CRITICAL] WORKER TIMEOUT (pid:12)
2018-09-27T00:40:53.526810+00:00 app[web.1]: [2018-09-26 20:40:53 -0400] [12] [INFO] Worker exiting (pid: 12)
2018-09-27T00:40:53.763977+00:00 app[web.1]: [2018-09-27 00:40:53 +0000] [20] [INFO] Booting worker with pid: 20

@alexgleason alexgleason added this to the Stage 5 milestone Jan 22, 2019
@alexgleason alexgleason self-assigned this Jan 22, 2019
@alexgleason alexgleason added the bug Something isn't working label Jan 22, 2019
@alexgleason
Copy link
Contributor Author

This is another great resource for scanning links, although it's a bit slow and verbose: https://validator.w3.org/checklink

You just have to enter https://www.projecttier.org/ in the URL field, then tick "recursively" and enter a number like 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant