-
-
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]: Selenium node and hub fail to connect to arbitrary address #2447
Comments
@edison12a, thank you for creating this issue. We will troubleshoot it as soon as we can. Info for maintainersTriage this issue by using labels.
If information is missing, add a helpful comment and then
If the issue is a question, add the
If the issue is valid but there is no time to troubleshoot it, consider adding the
If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C),
add the applicable
After troubleshooting the issue, please add the Thank you! |
Via env var |
I got the error:
but adding "SE_OPTS: "--hub http://selenium-hub:4444" did the trick. |
If having time, can you share some details on the infrastructure that you deploy the container |
What happened?
Help: I get a connection error that has a very abnormal address in it. I wonder where the container is getting it from. I can see that much in the logs.
This is my local docker compose.
I deployed these containers to AWS with exactly the same properties/config.
Relevant log output
BUT I get this error on the Hub, and the container "shutsdown" later.
and on the chrome node, I get this similar error
Command used to start Selenium Grid with Docker (or Kubernetes), and the container "shutsdown" later.
Operating System
linux/ubuntu:20
Docker Selenium version (image tag)
4.25.0-20240922
Selenium Grid chart version (chart version)
No response
The text was updated successfully, but these errors were encountered: