Govee to MQTT Bridge add-on constantly getting killed

Recently, out of nowhere, my Govee to MQTT Bridge add-on keeps going offline. When I check the logs there doesn’t seem to be any errors or things pointing as to why it’s stopping.
It will just say “Connected to mqtt broker core-mosquitto:1883” and then the next log will be “Killed” and the add-on stops. I’m not sure why all of the sudden this started happening as I haven’t updated home assistant or made any recent changes to anything, one day it just continuously started going offline. My current core version is 2025.12.4.

Sometimes when I turn it back on, it will stay online for up to 8 or more hours before the same logs happen and it turns off, other days when I restart it, it will only stay online for 5 minutes before being killed. I can’t seem to figure out why this is happening and why some days it works longer than others.

The current version of the Govee add-on is version: 2025.11.25-60a39bcc

And my mosquito broker version is 6.5.2.

Here is a copy of my logs of the Govee to MQTT bridge when the process gets killed. Any insight would be very much appreciated as it’s driving me insane.

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[07:29:20] INFO: e[32mmqtt_host was not explicitly configured, waiting for the Mosquitto broker Add-on to become availablee[0m
[07:29:23] INFO: e[32mMQTT broker is ready!e[0m
GOVEE_API_KEY=REDACTED
GOVEE_MQTT_HOST=core-mosquitto
GOVEE_TEMPERATURE_SCALE=F
GOVEE_MQTT_PASSWORD=REDACTED
GOVEE_MQTT_USER=addons
GOVEE_MQTT_PORT=1883
++ cd /app
++ exec /app/govee serve
[2025-12-26T07:29:32 e[32mINFO e[0m govee::commands::serve] Starting service. version 2025.11.25-60a39bcc
[2025-12-26T07:29:32 e[32mINFO e[0m govee::commands::serve] Querying platform API for device list
[2025-12-26T07:29:33 e[32mINFO e[0m govee::commands::serve] Starting LAN discovery
[2025-12-26T07:29:33 e[32mINFO e[0m govee::commands::serve] Waiting 10 seconds for LAN API discovery
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] Devices returned from Govee's APIs
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] Glide (2C:25:D7:33:34:36:09:29 H6062)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   LAN API: ip=192.168.86.36
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Platform API: devices.types.light. supports_rgb=true supports_brightness=true
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]                 color_temp=Some((2000, 9000)) segment_rgb=Some(0..28)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Quirk { sku: "H6062", icon: "mdi:led-strip-variant", supports_rgb: true, supports_brightness: true, color_temp_range: Some((2000, 9000)), avoid_platform_api: false, ble_only: false, lan_api_capable: true, device_type: Light, platform_temperature_sensor_units: None, platform_humidity_sensor_units: None, iot_api_supported: true, show_as_preset_buttons: None }
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] 
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] Floor Lamp (E4:C4:D0:C8:40:86:42:64 H6076)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   LAN API: ip=192.168.86.24
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Platform API: devices.types.light. supports_rgb=true supports_brightness=true
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]                 color_temp=Some((2200, 6500)) segment_rgb=Some(0..7)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Quirk { sku: "H6076", icon: "mdi:floor-lamp", supports_rgb: true, supports_brightness: true, color_temp_range: Some((2000, 9000)), avoid_platform_api: false, ble_only: false, lan_api_capable: true, device_type: Light, platform_temperature_sensor_units: None, platform_humidity_sensor_units: None, iot_api_supported: true, show_as_preset_buttons: None }
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] 
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] Couch Light (1C:C6:32:32:33:48:71:FF H61C3)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   LAN API: ip=192.168.86.29
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Platform API: devices.types.light. supports_rgb=true supports_brightness=true
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]                 color_temp=Some((2000, 9000)) segment_rgb=Some(0..40)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Quirk { sku: "H61C3", icon: "mdi:lightbulb", supports_rgb: true, supports_brightness: true, color_temp_range: Some((2000, 9000)), avoid_platform_api: false, ble_only: false, lan_api_capable: true, device_type: Light, platform_temperature_sensor_units: None, platform_humidity_sensor_units: None, iot_api_supported: true, show_as_preset_buttons: None }
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] 
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] Desk Lights (F6:91:D9:33:36:32:4C:78 H6056)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   LAN API: ip=192.168.86.28
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Platform API: devices.types.light. supports_rgb=true supports_brightness=true
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]                 color_temp=Some((2000, 9000)) segment_rgb=Some(0..15)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Quirk { sku: "H6056", icon: "mdi:led-strip", supports_rgb: true, supports_brightness: true, color_temp_range: Some((2000, 9000)), avoid_platform_api: false, ble_only: false, lan_api_capable: true, device_type: Light, platform_temperature_sensor_units: None, platform_humidity_sensor_units: None, iot_api_supported: true, show_as_preset_buttons: None }
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] 
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] TV Lights (07:7D:CA:36:34:39:34:7F H605C)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Platform API: devices.types.light. supports_rgb=true supports_brightness=true
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]                 color_temp=Some((2000, 9000)) segment_rgb=Some(0..15)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] 
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] Floor Couch Lights (0E:0B:C9:F0:86:06:17:30 H61BA)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   LAN API: ip=192.168.86.55
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Platform API: devices.types.light. supports_rgb=true supports_brightness=true
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]                 color_temp=Some((2000, 9000)) segment_rgb=Some(0..15)
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve]   Quirk { sku: "H61BA", icon: "mdi:lightbulb", supports_rgb: true, supports_brightness: true, color_temp_range: Some((2000, 9000)), avoid_platform_api: false, ble_only: false, lan_api_capable: true, device_type: Light, platform_temperature_sensor_units: None, platform_humidity_sensor_units: None, iot_api_supported: true, show_as_preset_buttons: None }
[2025-12-26T07:29:43 e[32mINFO e[0m govee::commands::serve] 
[2025-12-26T07:29:43 e[32mINFO e[0m govee::service::hass] Attempting connection to mqtt broker core-mosquitto:1883...
[2025-12-26T07:29:43 e[32mINFO e[0m govee::service::hass] Connected to mqtt broker core-mosquitto:1883, status=CONNACK code 0: Connection Accepted.
[2025-12-26T07:29:43 e[32mINFO e[0m govee::service::http] http server addr is 0.0.0.0:8056
Killed
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped