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

Random error Error: connect ETIMEDOUT 107.178.243.76:80 #1

Open
cashbit opened this issue Dec 2, 2019 · 3 comments
Open

Random error Error: connect ETIMEDOUT 107.178.243.76:80 #1

cashbit opened this issue Dec 2, 2019 · 3 comments

Comments

@cashbit
Copy link

cashbit commented Dec 2, 2019

This error occurs after a node dist/server.js, testing some api-docs as reported below

info: DRIVE (0X16) >> Response -- Route: /drive/rawMotors/2 | Method: PUT
debug: DRIVE (0X16) >> Response -- Route: /drive/rawMotors/2 | Method: PUT | Device: Drive (0x16) (22) | Command: RawMotors (1) | SourceId: 1 | TargetId: 18 | Payload: 
events.js:174
      throw er; // Unhandled 'error' event
      ^

Error: connect ETIMEDOUT 107.178.243.76:80
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1097:14)
Emitted 'error' event at:
    at Socket.socketErrorListener (_http_client.js:392:9)
    at Socket.emit (events.js:189:13)
    at emitErrorNT (internal/streams/destroy.js:82:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)
@CyborgEric
Copy link

Have you made any progress with your issue? I just tried the endpoint on my end and it worked via Swagger. What values are you using for the body?

@cashbit
Copy link
Author

cashbit commented Dec 26, 2019 via email

@CyborgEric
Copy link

Glad you got it solved!

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