braindead1 / ioBroker.robonect

ioBroker.robonect is an ioBroker adapter for your Robonect HX enabled lawn mower.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapter doesnt connect to robonect

gidhap opened this issue · comments

Hi,
I installed my Robonect today, of course I had to install your adapter as well ;). Thanks for your work and time you dedicate to this adapter.
My Robonect is working well, however the adapter doesn't. Double checked user and password multiple times :(

error message in the log:
`

robonect.0 2020-08-14 15:00:50.250 info (14889) Terminated (NO_ERROR): Without reason
robonect.0 2020-08-14 15:00:50.249 info (14889) terminating
robonect.0 2020-08-14 15:00:50.099 info (14889) cleaned everything up...
robonect.0 2020-08-14 15:00:50.098 error (14889) TypeError: Cannot read property 'status' of undefined at Robonect. (/opt/iobroker/node_modules/iobroker.robonect/main.js:295:42) at process._tickCallback (internal/process/n
robonect.0 2020-08-14 15:00:50.090 error (14889) unhandled promise rejection: Cannot read property 'status' of undefined
robonect.0 2020-08-14 15:00:50.090 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().
robonect.0 2020-08-14 15:00:50.081 error (14889) Error: Error: getaddrinfo ENOTFOUND xxx xxx:80
robonect.0 2020-08-14 15:00:49.845 info (14889) Done
robonect.0 2020-08-14 15:00:02.549 info (14889) Rest period 2 not configured. Period will be ignored.
robonect.0 2020-08-14 15:00:02.548 info (14889) Rest period 1 not configured. Period will be ignored.
robonect.0 2020-08-14 15:00:02.436 info (14889) starting. Version 0.1.3 in /opt/iobroker/node_modules/iobroker.robonect, node: v10.19.0, js-controller: 3.1.6
`
Any help apprecciated

(As I don't know which source is monitored I also raised the topic at the ioBroker Forum

Problem is solved
It was caused by the "#" character at the beginning of the password, same happened to another guy having the "#" at the end of his password.