You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10.0.0.5: Error: HTTPConnectionPool(host='localhost', port=9000): Max retries exceeded with url: /v1/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x108
0d5240>: Failed to establish a new connection: [Errno 61] Connection refused')) 10.0.0.5: Test failed
The text was updated successfully, but these errors were encountered:
I encountered the same error, and it was very easy to fix. Just go to the "bin" directory, find the appropriate binary for your operating system, and run it. You should see a confirmation message indicating that the server is running:
Starting driver on port: 9000
Then, without closing that console, open a second console and start the script. The Roku should begin playing the tests.
I think this should be added to the README file under point 2.e to help clarify things for newcomers like me
Can anyone help with this error?
10.0.0.5: Error: HTTPConnectionPool(host='localhost', port=9000): Max retries exceeded with url: /v1/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x108
0d5240>: Failed to establish a new connection: [Errno 61] Connection refused')) 10.0.0.5: Test failed
The text was updated successfully, but these errors were encountered: