ring-mqtt quit working. #980
Replies: 2 comments 4 replies
-
If it is hanging attempting to connect to the Ring API, you will need to figure out why your system can't reach the API. |
Beta Was this translation helpful? Give feedback.
-
I can confirm that running Ring MQTT on my R-Pi at home works, but not when running the HA Addon on my VPS Server from Strato. Does Ring block VPS Servers? The Problem seems to be related to authentification or blocking on API side. In Control Center in Ring Account under Authorized Clients I can see the Ring-MQTT device from my Pi with clear name "ring-mqtt-d43ac", but the VPS Ring Client appear with "devicename not found" |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
`2025-03-11T02:37:19.931Z ring-mqtt Detected runmode: docker
2025-03-11T02:37:19.938Z ring-mqtt Configuration file: /data/config.json
2025-03-11T02:37:20.803Z ring-mqtt Reading latest data from state file: /data/ring-state.json
2025-03-11T02:37:20.814Z ring-mqtt MQTT URL: mqtt://****:****@192.168..:1883
2025-03-11T02:37:20.862Z ring-mqtt Attempting connection to Ring API using saved refresh token...`
The ring topic no longer shows up in MQTT Explorer. I tried deleting the authorized device and relinking. I do get an alert that a new device signed in. However, nothing from Ring is showing up. I do see my teslamate topic being updated, so I'm thinking it's not mosquitto.
Beta Was this translation helpful? Give feedback.
All reactions