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

[🐛 Bug]: receive An existing connection was forcibly closed by the remote host when trying to connect selenium using RemoteWebDriver #1556

Closed
lirankremer opened this issue Jan 8, 2024 · 2 comments
Labels
bug Something isn't working needs-triaging

Comments

@lirankremer
Copy link

What happened?

Hi
I installed selenium 4.16.1 using helm
the setup is in mode - isolateComponents + ingress
all componence sitting on the same node,
helm --install selenium-grid docker-selenium/selenium-grid --set isolateComponents=true --set ingress.hostname=
I can access the Grid using the address I configured in the ingress and the status shows everything is working as it should
when I ran the RemoteWebDriver I receive the error - "An existing connection was forcibly closed by the remote host"
I verified messages reach the server from networking point of view.

I didn't found some info about it, but is there some kind of authentication I need to add to the remote?

What browsers and operating systems are you seeing the problem on?

browser - chrome
the server works on Linux Roky

@lirankremer lirankremer added bug Something isn't working needs-triaging labels Jan 8, 2024
Copy link
Contributor

github-actions bot commented Jan 8, 2024

@lirankremer, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

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.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

@luisfcorreia
Copy link
Contributor

Please create this issue in https://github.com/SeleniumHQ/selenium as this repo is for Documentation only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triaging
Projects
None yet
Development

No branches or pull requests

2 participants