New error for me under Indigo 2024.2.1

joeaug
Posts: 42
Joined: Sat Apr 13, 2019 6:54 am

New error for me under Indigo 2024.2.1

Post by joeaug »

HI all. Now running the latest Indigo and getting a new error from the plugin:

Roku Network Remote Error An error occurred executing the GET/PUT request (Device: 615658286): HTTPConnectionPool(host='192.168.50.109', port=8060): Max retries exceeded with url: /query/device-info (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x112f0a610>, 'Connection to 192.168.50.109 timed out. (connect timeout=None)'))
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 203, in _new_conn
sock = connection.create_connection(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/util/connection.py", line 85, in create_connection
raise err
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
TimeoutError: [Errno 60] Operation timed out

anyone seen this before? It looks like the plugin is Python 3.11 but I could be wrong. Thanks!
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: New error for me under Indigo 2024.2.1

Post by jay (support) »

A timeout means that whatever the plugin is trying to communicate with is not responding. Most likely there's some network issue.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
joeaug
Posts: 42
Joined: Sat Apr 13, 2019 6:54 am

Re: New error for me under Indigo 2024.2.1

Post by joeaug »

Fixed after a couple of reloads of the plugin and a reboot.
Post Reply

Return to “Roku Network Remote”