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

Can't connect via telnet after update #26

Open
dppeak opened this issue Mar 14, 2019 · 1 comment
Open

Can't connect via telnet after update #26

dppeak opened this issue Mar 14, 2019 · 1 comment

Comments

@dppeak
Copy link

dppeak commented Mar 14, 2019

Keep getting the following error after updating to the latest release.

{ Error: connect ECONNREFUSED 192.168.1.210:23
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1083:14)
errno: 'ECONNREFUSED',
code: 'ECONNREFUSED',
syscall: 'connect',
address: '192.168.1.210',
port: 23 }

I am able to use the AVR Remote app to connect to my AVR-X1300H. The X1300H is on the network and communicating properly with my Control4 system as well.

@stfnhmplr
Copy link
Owner

Unfortunately, only one connection via Telnet is possible. Is it possible that another device also accesses the interface?

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

2 participants