-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[🐛 Bug]: Dynamic Grid Node-Docker throws exceptions #1719
Comments
I'm having the exact same issue, I had to revert back to 4.5.3-20221024 in order to get it working. |
Same here as well. 4.5.3-20221024 is working for me as well, but latest is not. |
I also confirm that. When images are pulled before the grid is started I can have it running. My config:
And the output:
After manual download, everything works as expected:
As one can see from the logs and compose config, I'm on 4.6.0-20221104. |
However... When I try to run a test, the hub crashes. 😢
|
Duplicate of SeleniumHQ/selenium#11342 |
What happened?
When starting node-docker for dynamic grid I cannot get it to pull the images, or if I have the images already pulled manually it throws a NullPointerException.
Node-Chrome and hub work fine.
Edit: ENVs
`REPLICAS=5
SE_VERSION=4.6.0-20221104
`
config.toml is default.
Command used to start Selenium Grid with Docker
Relevant log output
Operating System
Proxmox Linux proxbox 5.15.64-1-pve #1 SMP PVE 5.15.64-1 (Thu, 13 Oct 2022 10:30:34 +0200) x86_64 GNU/Linux
Docker Selenium version (tag)
4.6.0-20221104
The text was updated successfully, but these errors were encountered: