nikkow / node-red-contrib-tahoma

Node-RED module to control a Somfy Tahoma box (Roller shutters...). Used for home automation flows.
Apache License 2.0
19 stars 11 forks source link

tahoma - Node red crash after upgrade #11

Closed bakman2 closed 5 years ago

bakman2 commented 5 years ago

Doesn't seem to read the username/passwd field anymore ?

TypeError: Cannot read property 'username' of null
    at Timeout._onTimeout (/home/pi/.node-red/node_modules/node-red-contrib-tahoma/core/tahomalink.js:40:36)
nodered.service: Main process exited, code=exited, status=1/FAILURE
nodered.service: Unit entered failed state.
nodered.service: Failed with result 'exit-code'.
nodered.service: Service hold-off time over, scheduling restart.
bakman2 commented 5 years ago

I will close - it is caused by using an account manager that autofills the field, somehow NR does not read the field. Typing in manually does seem to work. Once NR has been restarted and check the config node, creds are there and the read/execute nodes work again.