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

Getting Error upon python3 /path/automated-channel-testing/sample/script/main.py 10.0.0.5 #32

Open
batmazhan opened this issue Aug 14, 2022 · 2 comments

Comments

@batmazhan
Copy link

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

@JeanCarlosChavarriaHughes

This may be related to this other issue:
#24

@Chico3001
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants