My remote almost feels like it’s overheating in the charging dock.
At least sometimes — which is really confusing.
All activities are turned off, and I just put it in the dock to charge.
But now and then, it gets really hot in there.
The only thing that helps is rebooting it — then the issue goes away.
Has anyone else experienced this?
Do you see anything suspicious in the logs when this happens? If you use the HA integration or know how to use the API you can also monitor the CPU and memory usage.
It seems the remote had some issues with certain connections. After a reboot, it works fine. It’s time to fix these issues. My wife can’t use the remote because she has to do too many things if it’s not working. I think I will test the remote for the next two months, and if the problems still exist, I will buy a Sofabaton. But I want to give the Remote 3 a chance because it’s way cooler and more individual than the other remotes. I love what I can do with the Remote 3… when it works.
ws://127.0.0.1:8097: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:09.396970 +00:00 core ERROR [uc_hue_driver] Error connecting to driver ws://127.0.0.1:8098: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:08.942120 +00:00 core ERROR [trinnov] Error connecting to driver ws://127.0.0.1:9001: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:08.438626 +00:00 core ERROR Error starting custom integration session: Failed to connect to host: Connection refused (os error 111)
2025-10-07 14:36:08.437328 +00:00 core ERROR [trinnov] Error connecting to driver ws://127.0.0.1:9001: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:08.089469 +00:00 core ERROR [uc_appletv_driver] Error connecting to driver ws://127.0.0.1:8097: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:07.968976 +00:00 core ERROR [uc_hue_driver] Error connecting to driver ws://127.0.0.1:8098: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:06.990001 +00:00 core ERROR [uc_appletv_driver] Error connecting to driver ws://127.0.0.1:8097: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:06.870537 +00:00 core ERROR [uc_hue_driver] Error connecting to driver ws://127.0.0.1:8098: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:06.139393 +00:00 core ERROR [uc_appletv_driver] Error connecting to driver ws://127.0.0.1:8097: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:06.020961 +00:00 core ERROR [uc_hue_driver] Error connecting to driver ws://127.0.0.1:8098: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:05.860981 +00:00 core ERROR [UCD3-0C6E34] Error connecting to dock ws://ucd3-0c6e34.local/ws: ServiceUnavailable(“Failed to connect to host: Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution”)
2025-10-07 14:36:05.854024 +00:00 core ERROR Cannot connect to BT daemon: I/O error. Reconnecting in 1.415738441s
2025-10-07 14:36:05.489047 +00:00 core ERROR [uc_appletv_driver] Error connecting to driver ws://127.0.0.1:8097: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:05.370166 +00:00 core ERROR [uc_hue_driver] Error connecting to driver ws://127.0.0.1:8098: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:05.215847 +00:00 core ERROR [UCD3-0C6E34] Error connecting to dock ws://ucd3-0c6e34.local/ws: ServiceUnavailable(“Failed to connect to host: Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution”)
2025-10-07 14:36:05.035090 +00:00 core ERROR Cannot connect to BT daemon: I/O error. Reconnecting in 817.171388ms
2025-10-07 14:36:04.983620 +00:00 core ERROR [uc_appletv_driver] Error connecting to driver ws://127.0.0.1:8097: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:04.867996 +00:00 core ERROR [uc_hue_driver] Error connecting to driver ws://127.0.0.1:8098: ServiceUnavailable(“Failed to connect to host: Connection refused (os error 111)”)
2025-10-07 14:36:04.691377 +00:00 core ERROR [UCD3-0C6E34] Error connecting to dock ws://ucd3-0c6e34.local/ws: ServiceUnavailable(“Failed to connect to host: Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution”)
2025-10-07 14:36:04.638261 +00:00 core ERROR Cannot connect to BT daemon: I/O error. Reconnecting in 394.242496ms
To minimize possible sources of failures, I removed the “Hue integration.” Since I use Home Assistant, I can control the Hue setup directly through it. Let’s see how this works out.
This more looks like an internal system error as even internal integrations as well as the Blutooth daemon are not even running and therefore the core can’t connect to them.
I had a similar problem a few days ago with my R2 and 2.7.0 which affected all internal and custom integrations. External integrations and the Dock were not affected. Creating a backup restarted the internal integration. A reboot helped and it never happened again so far.
1 Like