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

Error: GatewayTargetDeviceFailedToRespond #50

Open
sexbee opened this issue Nov 13, 2019 · 2 comments
Open

Error: GatewayTargetDeviceFailedToRespond #50

sexbee opened this issue Nov 13, 2019 · 2 comments

Comments

@sexbee
Copy link

sexbee commented Nov 13, 2019

receive data from TCP client :

{ Error: GatewayTargetDeviceFailedToRespond
at Object.exports.error (/Users/mac/Desktop/RLLP-PCL5new/node_modules/modbus-pdu/lib/Exception.js:24:13)
at Timeout._onTimeout (/Users/mac/Desktop/RLLP-PCL5new/node_modules/modbus-stream/lib/transport/transport.js:92:33)
at ontimeout (timers.js:498:11)
at tryOnTimeout (timers.js:323:5)
at Timer.listOnTimeout (timers.js:290:5) code: 11 }

I cant find cause?

@sexbee
Copy link
Author

sexbee commented Nov 13, 2019

events.js:183
throw er; // Unhandled 'error' event
^

Error: read ECONNRESET
at TCP.onread (net.js:622:25)

@viatick
Copy link

viatick commented Nov 17, 2019

Screenshot 2019-11-17 at 5 00 35 PM

error : Error: GatewayTargetDeviceFailedToRespond
result : undefined

when reading at address 0?

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

No branches or pull requests

2 participants