Hi,
Does anybody have any issues lately with their Nuki?
I’ve been using it for +4 years now (Nuki with bridge) and never really had any issues. I upgraded to 4.2 not so long ago, not sure it has something to do with that.
After I leave the house openhab sends a command to the nuki to close the door. But even though the device seems online it doesn’t close the door. It still sends back it’s state to openhab when I close it via the app or when the state of the lock changes. But doesn’t take the commands.
If I restart openhab it does work again, but stops after a day or 2. Don’t see anything in the logs for Nuki. My harmonyhub does go offline… and obviously stops working.
So now I restart openhab every couple days, not ideal. Could try a fresh install. I run openhab on a VM running ubuntu server 20.04
I thought of taking a backup and doing a restart just now, and I notice an error in the backup, not sure if that could have something to do with it. I remember during the latest upgrade to 4.2 there was a question regarding RRDJ, I told to keep the maintainer version I believe.
Making Temporary Directory if it is not already there
Using /tmp/openhab/backup as TempDir
#########################################
openHAB backup script
#########################################
Copying configuration to temporary folder...
**cp: error reading '/var/lib/openhab/persistence/rrd4j/SonosOneSwitch.rrd': Input/output error**
**cp: error reading '/var/lib/openhab/persistence/rrd4j/Verluchting1.rrd': Input/output error**
**cp: error reading '/var/lib/openhab/persistence/rrd4j/Verluchting2.rrd': Input/output error**
**cp: error reading '/var/lib/openhab/persistence/rrd4j/TVArt.rrd': Input/output error**
Removing unnecessary files...
Zipping folder...
Mine works fine. Try checking events.log if openhab actually sends command to close the door, or try increasing log level to debug (by going to /settings/addons/binding-nuki) and see if you notice anything unusual in log.
Exactly the same for me. I had the same issue with the hue binding and upgraded to V2 API (hue specific) and since then, it worked. But the problem remains with the Nuki binding. When the lock becomes unresponsive, I can’t disable and enable the thing. It appears to be online, but when I disable it, I can’t get it back to status “online” until openhab restart. Same for you?
So far the event’s.log don’t show anything unusual, but need to set the level to debug still. Last restart was last week and up until today it works again… will provide more feedback if I get some more info.