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

Using a TX-NR626 #135

Open
topche opened this issue Jul 24, 2021 · 0 comments
Open

Using a TX-NR626 #135

topche opened this issue Jul 24, 2021 · 0 comments

Comments

@topche
Copy link

topche commented Jul 24, 2021

Hello,
I try to use this module on my TX-NR626, but have this error:

onkyo --host 192.168.1.10 source=query
Traceback (most recent call last):
File "/usr/local/bin/onkyo", line 8, in
sys.exit(run())
File "/usr/local/lib/python3.8/dist-packages/eiscp/script.py", line 179, in run
sys.exit(main() or 0)
File "/usr/local/lib/python3.8/dist-packages/eiscp/script.py", line 120, in main
with receiver:
File "/usr/local/lib/python3.8/dist-packages/eiscp/core.py", line 415, in enter
self._ensure_socket_connected()
File "/usr/local/lib/python3.8/dist-packages/eiscp/core.py", line 404, in _ensure_socket_connected
self.command_socket.connect((self.host, self.port))
ConnectionRefusedError: [Errno 111] Connection refused

did I miss some setting on my Onkyo ?

@topche topche changed the title Using a TX-NR696 Using a TX-NR626 Jul 24, 2021
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

1 participant