Closed liuwujie closed 3 months ago
@liuwujie, thank you for creating this issue. We will troubleshoot it as soon as we can.
Triage this issue by using labels.
If information is missing, add a helpful comment and then I-issue-template
label.
If the issue is a question, add the I-question
label.
If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted
label.
If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C),
add the applicable G-*
label, and it will provide the correct link and auto-close the
issue.
After troubleshooting the issue, please add the R-awaiting answer
label.
Thank you!
This is a common issue that happens when you put some extra network configuration on top of the containers or try to access them remotely, you need to verify your network configuration to allow access. You might need to reach out to your network team for assistance. All this is out of the scope of this project.
💬 Please ask questions at:
This is a common issue that happens when you put some extra network configuration on top of the containers or try to access them remotely, you need to verify your network configuration to allow access. You might need to reach out to your network team for assistance. All this is out of the scope of this project.
I'll go take a look.Thanks for your help!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
What happened?
After the hub is deployed, port 4444 can only be accessed locally. When cross-server or cross-network access occurs, 502 errors or connection timeouts occur. When I map port 4444 to my computer via port mapping, I can access it via 127.0.0.1:4444. In addition, it is possible to reverse proxy through nginx, which is also feasible. Also, I'm sure my server's firewall is not blocking port 4444
Command used to start Selenium Grid with Docker (or Kubernetes)
Relevant log output
Operating System
Debian12.0
Docker Selenium version (image tag)
4.22.0
Selenium Grid chart version (chart version)
No response