-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Downloading chromedriver
fails
#199
Comments
It started working for me just now (had the issue described above). Same for you? |
@petschki Are the problems still persisting? |
I have the same issue. Before I was using v1 and notices some 404 errors, when the action tried to download chromedriver. Now I switched to v2 see the same error as above. I've got a setup with a build matrix and some jobs randomly fail and others finish successfully. Is there anything a can assist or provide, that we can learn about the issue? |
Its indeed a bit flaky but it occurred right now again. |
Failure: https://github.com/collective/collective.collectionfilter/actions/runs/5736016672/job/15549923763 Both jobs are in the same workflow as you can see. |
Aha! so pinning the version should fix this for now:
|
Would it be possible to use
? |
@petschki
|
Rewriting in TypeScript would allow for flexible error handling. Since this is a Chrome for Testing issue, this issue is closed. @petschki @robbl @johantell |
This is recommended by the maintainer as a potential workaround around network flakiness happening right now? nanasess/setup-chromedriver#199
This is recommended by the maintainer as a potential workaround around network flakiness happening right now? nanasess/setup-chromedriver#199
Recently we get the following error from curl:
Were there changes on the download rate limit at Google?
The text was updated successfully, but these errors were encountered: