selene icon indicating copy to clipboard operation
selene copied to clipboard

error when use selenium grid

Open ycwdaaaa opened this issue 3 years ago • 2 comments

urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.96.193.128', port=4444): Max retries exceeded with url: /wd/hub/session/4a15bd8d356d6d0a5d4e026bc4082240/timeouts (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f44570e59d0>: Failed to establish a new connection: [Errno 99] Address not available'))

when I use remote web driver to connect grid it will happen this error message。 BTW, I use the muti-process to run the test

ycwdaaaa avatar Oct 18 '21 08:10 ycwdaaaa

when use one process is ok

ycwdaaaa avatar Oct 18 '21 08:10 ycwdaaaa

@ycwdaaaa, hey! sorry for the late response!

Is the problem still relevant?

yashaka avatar Feb 21 '22 16:02 yashaka