-
Notifications
You must be signed in to change notification settings - Fork 703
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
Error: Unable to get document domain analyzing https://github.com with jsdom #521
Comments
@molant @sarvaje This is caused by an error thrown by the loaded github script in jsdom. I've been trying to figure out a way to catch this error in |
Can you please explain here what you've tried so far with code samples so someone can take later when you transition to the scanner frontend? |
The solutions I've tried so far:
Also tried registering the handler as below:
None of the methods above caught or logged the error. |
Tried the following changes today. Neither of them works :(. For the record:
Maybe jsdom/jsdom#640 is relevant. Will look into it later. |
Another website that experiences this issue: https://sindresorhus.com/. |
Closing in favor of #1223 |
Please tell us about your:
Environment
sonar
version: 0.6.3Node.js
version: 8.4.0npm
version: 5.3.0sonar
configurationsonar's configuration
URL for which
sonar
failedOutput
sonar's raw output
The text was updated successfully, but these errors were encountered: