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

uncatchable errors #9

Open
AndyGR42 opened this issue Feb 29, 2020 · 2 comments
Open

uncatchable errors #9

AndyGR42 opened this issue Feb 29, 2020 · 2 comments

Comments

@AndyGR42
Copy link

At first, the flow works fine for me, thank you for your development.

But I cannot find a way to supress the error messages when the device is not reachable. The node spams the debug log every few seconds. I think these error messages are usefull for debugging, but unnecessary when you expect them. The connection can easily be taken from the node state.

Can you please give us the option to supress the connection errors at all or make them at least catchable?

Thank you

@Lanjelin
Copy link

Lanjelin commented Mar 24, 2020

Having the same issue.
Deleting all the nodes (from flows and config), and uninstalling eiscp through the palette menu doesn't remove the errors either..

24/03/2020, 16:30:13 Onkyo
msg : string[286]

"Error: ERROR (server_error) Server error on 192.168.1.18:60128 - Error: connect ETIMEDOUT 192.168.1.18:60128↵ 
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1137:16) {↵
 errno: 'ETIMEDOUT',↵
 code: 'ETIMEDOUT',↵ 
syscall: 'connect',↵ 
address: '192.168.1.18',↵
 port: 60128↵}"

Edit: Deleting/Uninstalling then rebooting the server seems to have done the trick.

@lukesav1
Copy link

lukesav1 commented Jun 4, 2020

I would like to bump this issue, it's causing my node red to crash now...

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