ChrisWren / grunt-link-checker

Run node-simple-crawler to discover broken links on your website
MIT License
33 stars 9 forks source link

Fatal error: Request path contains unescaped characters. #28

Closed awesomephant closed 1 year ago

awesomephant commented 8 years ago

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 commented 8 years ago

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