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 if connection is lost while adapter waits for anwer #21

Open
braindead1 opened this issue Aug 2, 2020 · 2 comments
Open

Error if connection is lost while adapter waits for anwer #21

braindead1 opened this issue Aug 2, 2020 · 2 comments

Comments

@braindead1
Copy link
Owner

2020-08-02 14:44:31.489 - error: robonect.0 (5567) Error: Error: connect ETIMEDOUT 192.168.171.67:80
2020-08-02 14:44:31.494 - error: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2020-08-02 14:44:31.494 - error: robonect.0 (5567) unhandled promise rejection: Cannot read property 'status' of undefined
2020-08-02 14:44:31.496 - error: robonect.0 (5567) TypeError: Cannot read property 'status' of undefined
at Robonect. (/opt/iobroker/node_modules/iobroker.robonect/main.js:295:42)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5)
2020-08-02 14:44:32.094 - info: host.usv instance system.adapter.robonect.0 terminated with code 0 (NO_ERROR)
2020-08-02 14:44:32.099 - info: host.usv Restart adapter system.adapter.robonect.0 because enabled

@bjoernbusch
Copy link

I'm seeing the same issue, anything that can be done about that?

@bjoernbusch
Copy link

ok, found in the forum the hint that the password for the mower should not contain special characters, now it works.

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