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

Fatal error: Request path contains unescaped characters. #28

Closed
awesomephant opened this issue Nov 21, 2015 · 1 comment
Closed

Fatal error: Request path contains unescaped characters. #28

awesomephant opened this issue Nov 21, 2015 · 1 comment

Comments

@awesomephant
Copy link

awesomephant commented Nov 21, 2015

Hi,
The crawler goes through a couple of pages without any problems, but then throws this error. Any ideas as to why that might be the case, and how I could fix it? My configuration looks as follows:

linkChecker: {
  options: {
    maxConcurrency: 10
  },
  postDeploy: {
    site: 'www.radiologen-konstanz.de'
  }
}

Kind regards,
Max

@rebeccacremona
Copy link

This is happening to me as well. In my case, I think it's choking on urls with hyphens. E.g. http://mysite.edu/this-has-hyphens

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

2 participants