iobroker-community-adapters / ioBroker.worx

Control Worx Landroid, Kress, Landxcape, Ferrex with IoBroker
MIT License
50 stars 20 forks source link

Password is now encrypted: Please re-enter the password in the instance settings #861

Closed serpentes80 closed 4 months ago

serpentes80 commented 4 months ago

I can't get the adapter working.

I've entered my credentials but only getting the following log output:

` worx.0 2024-04-13 08:37:10.277 error Password is now encrypted: Please re-enter the password in the instance settings

worx.0 2024-04-13 08:37:10.239 info starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.worx, node: v18.19.1, js-controller: 5.0.19

worx.0 2024-04-13 08:37:09.159 info Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system

worx.0 2024-04-13 08:37:03.845 info terminating`

My Iobroker is running on Node.JS 18

Lucky-ESA commented 4 months ago

You need to re-enter the password in the instance settings.

serpentes80 commented 4 months ago

well, that's what I thought also and even tried. but when I reenter the (of course same) password, I'm not able to save, and even if I change another setting (like the timeout) I get the same message in the log

serpentes80 commented 4 months ago

mkay, I changed the password once more on my worx account. it seems like the adapter had a problem with either the password length or a special character (there was an "ß" in the old password)

so, problem solved.