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

Triage Crawler exceptions: geit getting 401 #18

Open
brphelps opened this issue Mar 12, 2020 · 2 comments
Open

Triage Crawler exceptions: geit getting 401 #18

brphelps opened this issue Mar 12, 2020 · 2 comments
Assignees

Comments

@brphelps
Copy link
Contributor

exceptions | summarize Geit401 = countif(outerMessage contains "401 Authorization Required" and outerAssembly contains "geit")

@brphelps
Copy link
Contributor Author

When triaging, make sure to identify whether this issue should or shouldn't be happening -- if it's not truly exceptional, try to convert to a less interesting tracing method (e.g. a warning trace).

@jeffmendoza jeffmendoza self-assigned this Mar 12, 2020
@jeffmendoza
Copy link
Member

For these, the message is "discoverFromGitHubTags (some github url)" and the url 404s (or is private?). It's correct for the crawler to try to crawl potential source urls. We need to just log this error and move on.

Looks like the code is here:
https://github.com/clearlydefined/crawler/blob/master/lib/sourceDiscovery.js#L97
https://github.com/clearlydefined/crawler/blob/master/lib/sourceDiscovery.js#L108

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