Closed aaronlikeshoobs closed 3 years ago
Please check your logs when it stops. It will tell you the issue. It most likely is caused by a plugin.
Can you tell me how to check the logs? I will do that the next time it stops. And I am only running 1 plugin which is HomeBridge which is certified by Hoobs.
On Feb 18, 2021, at 10:21 AM, Ovidiu Mija notifications@github.com wrote:
Please check your logs when it stops. It will tell you the issue. It most likely is caused by a plugin.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hoobs-org/HOOBS/issues/1091#issuecomment-781543018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS425LOFQMDH6GU7JKOC5I3S7VLBPANCNFSM4X2Y5DDQ.
Click on the logs icon in the left menu
Here is the portion of the logs that deals with the shutdown I experienced this morning:
/18/2021, 9:54:43 AM [Harmony] (Harmony)WARNING - socket closed 2/18/2021, 9:54:53 AM [Harmony] INFO - starting hub discovery 2/18/2021, 9:54:54 AM Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running at healthCheck (dgram.js:897:11) at Socket.send (dgram.js:622:3) at Ping.emit (/home/hoobs/.hoobs/node_modules/harmonyhubjs-discover/lib/ping.js:25:15) at listOnTimeout (internal/timers.js:554:17) at processTimers (internal/timers.js:497:7) 2/18/2021, 9:54:54 AM Got SIGTERM, shutting down Bridge... 2/18/2021, 9:54:55 AM [Harmony] INFO - shutdown 2/18/2021, 9:54:55 AM [Harmony] INFO - shutdown 2/18/2021, 9:54:55 AM Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running at healthCheck (dgram.js:897:11) at Socket.send (dgram.js:622:3) at Ping.emit (/home/hoobs/.hoobs/node_modules/harmonyhubjs-discover/lib/ping.js:25:15) at listOnTimeout (internal/timers.js:554:17) at processTimers (internal/timers.js:497:7) 2/18/2021, 9:54:56 AM Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running at healthCheck (dgram.js:897:11) at Socket.send (dgram.js:622:3) at Ping.emit (/home/hoobs/.hoobs/node_modules/harmonyhubjs-discover/lib/ping.js:25:15) at listOnTimeout (internal/timers.js:554:17) at processTimers (internal/timers.js:497:7) 2/18/2021, 9:54:57 AM Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running at healthCheck (dgram.js:897:11) at Socket.send (dgram.js:622:3) at Ping.emit (/home/hoobs/.hoobs/node_modules/harmonyhubjs-discover/lib/ping.js:25:15) at listOnTimeout (internal/timers.js:554:17) at processTimers (internal/timers.js:497:7) 2/18/2021, 9:58:06 AM Loaded plugin 'homebridge-harmony' 2/18/2021, 9:58:06 AM [2/18/2021, 10:58:06 AM] Registering platform 'homebridge-harmony.HarmonyHubWebSocket' 2/18/2021, 9:58:06 AM Loading 1 platforms... 2/18/2021, 9:58:06 AM [Harmony] Initializing HarmonyHubWebSocket platform... 2/18/2021, 9:58:06 AM [Harmony] HarmonyPlatform Init 2/18/2021, 9:58:06 AM [Harmony] DidFinishLaunching 2/18/2021, 9:58:06 AM [Harmony] WARNING - Removing Accessories 2/18/2021, 9:58:06 AM [Harmony] (Harmony)INFO - Loading activities... 2/18/2021, 9:58:06 AM [Harmony] INFO - starting hub discovery 2/18/2021, 9:58:06 AM Bridge is running on port 51826. 2/18/2021, 9:58:12 AM [Harmony] INFO - stopping hub discovery, hubs found : 192.168.4.21|Harmony Hub|10517066 2/18/2021, 9:58:12 AM [Harmony] (Harmony)INFO - received discovered hubs 192.168.4.21|Harmony Hub|10517066
On Feb 18, 2021, at 11:53 AM, Ovidiu Mija notifications@github.com wrote:
Click on the logs icon in the left menu
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hoobs-org/HOOBS/issues/1091#issuecomment-781596252, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS425LKKLLRABCDNUHAK5VDS7VV4DANCNFSM4X2Y5DDQ.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description Every few days and for no apparent reason my bridge service stops running. I can connect to the Hoobs and restart it without issue, but why is it stopping?
Version 3.3.2
Did you upgrade Please let us know if you upgraded from a previous version.
Pervious version Whatever the Hoobs in a box is currently shipping with.
Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1? Did you perform an upgrade from HOOBS 2.1.1? Some things are different.
What device are you using? Please let us know the device you are running HOOBS on.
If this is a custom install, what's your operating system? Please let us know what operating system and version you are using. Ex. Fedora 30 or macOS Catalina.
List your plugins Homebridge
Post your config This can be found in the interface, Configuration -> Advanced or you can get it via SSH
cat ~/.hoobs/etc/config.json
Post your log You can get the log from the intercafe. This is in the Log section.
Additional context Add any other context about the problem here.