hoobs-org / hoobsd

Server component for the certified HOOBS smart home stack.
GNU General Public License v3.0
8 stars 4 forks source link

Mysterious Restart #103

Open jsholiday opened 2 years ago

jsholiday commented 2 years ago

My HOOBS box is great with little to no issues 6 months in, however from time to time I get "no response" prompts in HomeKit across all my devices/bridges/plugins. When looking into the log during these events I see a random "[WARNING] Service Restart Command Received" followed by each bridge shutting down, and then ultimately never restarting. I have to reboot the entire HOOBS box or unplug it to force a hard restart to fix.

Has anyone experienced an issue like this?

Not sure if it's on the individual bridge/plug-in level forcing the restart or system level.

mkellsy commented 2 years ago

The “ [WARNING] Service Restart Command ” message appears when the software updates.

There might be a stuck update. This script will attempt to clear and reinstall the software. It won’t affect your current setup.

curl -sk https://dl.hoobs.org/fix | sudo bash -

jsholiday commented 2 years ago

Hello!

Thanks for the suggestion. I ran the script and thought for a bit the issue had been resolved but still experiencing sudden shut downs.

I do think an update was stuck however, as once I performed the task, I noticed some new UI elements on the web version that appeared in the latest desktop app.

Currently I'm having a hard time looking into this issue within the log as I cannot access the hub during this behavior. The hoobs box appears active on my network with an assigned address, however the web server is not accessible. After manually unplugging and restarting (I have the hoobs box plugged into a wemo outlet because I'm tired of getting out of bed to reset), the web server is again accessible. However there is a large gap in my log. Often times it's several hours prior or even the previous day, with the next event being the recent reboot.

BobbySlope commented 2 years ago

Which plugins are you running?

BobbySlope commented 2 years ago

hoobs-org/HOOBS#1652 is probably the same issue/ bevahior

mkellsy commented 2 years ago

Transferring to the sub-project.