-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Support Google Chrome 56 #383
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
Comments
I believe this has been fixed, please try the new version and see if the problem persists. |
The new version of If I take the image and remove Google Chrome via
But there's no issues with the "official" image so this one can be closed. But if you have any idea why I get the error, please let me know. |
@wheleph I managed to solved the |
The original issue I had with RHEL-like systems was due to missing fonts. Here's the solution:
See http://stackoverflow.com/questions/41641546/chrome-fails-with-illegal-instruction-in-minimal-centos7xvfb and https://www.centos.org/forums/viewtopic.php?f=48&t=60908&sid=6e5b5c743f897b9b300fe69bbae36337&start=10#p257122 for more details |
This a potential issue that may complicate upgrade of Google Chrome within the images.
I tried to rebuild
node-chrome
image based on RHEL-like OS instead of Ubuntu. I noticed that Google Chrome crashed inside of the new image. It turned out that the problem is related to Google Chrome version 56 and is present in "official" images also (i. e. if you rebuilt the image today you would see the same issue because of the newer version of the browser).Meta -
Image(s):
selenium/node-chrome
Docker Version:
1.12.3, build 6b644ec
OS:
Ubuntu 16.04
Expected Behavior -
It's possible to upgrade Google Chrome to version 56 (the latest at the time of writing) inside selenium/node-chrome. The new version of the browser if fully functional.
Actual Behavior -
After the upgrade Google Chrome cannot be started. It crashes with the following error:
The text was updated successfully, but these errors were encountered: