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

Chromedriver download returns 404 #437

Closed
MikeMcC399 opened this issue Sep 6, 2023 · 5 comments
Closed

Chromedriver download returns 404 #437

MikeMcC399 opened this issue Sep 6, 2023 · 5 comments

Comments

@MikeMcC399
Copy link
Contributor

CircleCI is failing, for instance cypress-io/cypress-example-kitchensink#733 (comment)

Installed version of Google Chrome is 116.0.5845.140
116.0.5845.140 will be installed
curl: (22) The requested URL returned error: 404

Exited with code exit status 22

A fix has been released as https://github.com/CircleCI-Public/browser-tools-orb/releases/tag/v1.4.5.

This should probably be added now to

orbs:
node: circleci/node@5
browser-tools: circleci/browser-tools@1.4.2

@nagash77
Copy link
Contributor

nagash77 commented Sep 6, 2023

This should be resolved in v3.1.4 that was released this morning.

@LeandroTorresSicilia
Copy link

This started to happening today to me in version 3.2.0

Chrome version major is 120
Installed version of Google Chrome is 120.0.6099.62
404
Matching Chrome Driver Version 404'd, falling back to first matching major version.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 716 100 716 0 0 10447 0 --:--:-- --:--:-- --:--:-- 10529
New ChromeDriver version to be installed: 1204232
1204232 will be installed
curl: (22) The requested URL returned error: 404

Exited with code exit status 22

@MikeMcC399
Copy link
Contributor Author

@LeandroTorresSicilia

If your issue persists, then I suggest to open a new issue, as this one is closed.

@ArakliotisStelios
Copy link

ArakliotisStelios commented Dec 7, 2023

The exact same for me as @LeandroTorresSicilia

@MikeMcC399
Copy link
Contributor Author

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

4 participants