-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Not found matching IPv4/IPv6 settings #7541
Comments
disabling ipv6 per https://support.nordvpn.com/Connectivity/macOS/1047410442/How-to-disable-IPv6-on-macOS.htm allowed me to get around this just now. |
Another workaround is to set the system property |
You shouldn't need to force your machine to prefer IPv4 in 2020. @diemol can reproduce this issue on his machine, and I think we have a path to a fix in place. |
Thanks for the hint @shs96c, this now works and it will be released in the next alpha. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
🐛 Bug Report
Could not start hub because not found matching IPv4/IPv6 settings.
To Reproduce
Start a Hub by source:
Start a Hub by built jar file:
$ java -jar selenium_server_deploy.jar hub
Result:
Expected behavior
Could start a hub normally.
I researched how to config IPv4/IPv6 for Selenium, but seem like no description about it.
But I've found the same error log of Selenium Grid Hub on Selenium Gist.
https://gist.github.com/seleniumgists/51dad712b2cb48213c4694371315145c
https://gist.github.com/seleniumgists/4b042f7f9b3c09a58d22649f7ecf911b
Environment
OS: OSX
Language Bindings version: Java 4.0.0-alpha-3
Selenium Grid version (if applicable): 4.0.0-alpha-3
The text was updated successfully, but these errors were encountered: