Error: Failed to make Github request, rate limit reached.
See original GitHub issueI am running
webdriver-manager start
and I get the following error and webdriver fails to start
(node:58736) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Failed to make Github request, rate limit reached. (node:58736) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proces
Anyone else is seeing this issue?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:14
- Comments:23 (3 by maintainers)
Top Results From Across the Web
Error: Failed to make Github request, rate limit reached. #307
In TRAVIS I have 50k requests, but the webdriver-manager is not using my ... Error: Failed to make Github request, rate limit reached....
Read more >UnhandledPromiseRejectionWar...
Wait for error UnhandledPromiseRejectionWarning: Error: Failed to make Github request, rate limit reached.
Read more >Failed to make Github request, rate limit reached · Issue #465
Installed via npm install -g protractor which is protractor v7.0.0 which download webdriver-manager 12.1.7. Latest available version as ...
Read more >UnhandledPromiseRejectionWar...
UnhandledPromiseRejectionWarning: Error: Failed to make Github request, rate limit reached. #274. Closed.
Read more >Github rate limit exceeded leading to failing e2e test suite #498
Protractor tests run into the following Error: Failed to make Github request, rate limit reached. sometimes. This could be a problem from ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It will not help if you like to run the tests in firefox… 😒
My solution is https://github.com/angular/webdriver-manager/issues/307#issuecomment-377684918