All devices unavailable. Log says "Attempting connection to Ring API using saved refresh token.." #995
-
I see the logs stuck at "Attempting connection to Ring API using saved refresh token..." |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Force re-authorize |
Beta Was this translation helpful? Give feedback.
-
I think this was related to container "network" settings. I was using one portainer "stack" to house HomeAssistant, Frigate, MQTT and this containers. It seems somehow it was not taking the default bridge mode on the container. Added a written directive in yaml as "network_mode: bridge" and it resolved it. |
Beta Was this translation helpful? Give feedback.
I think this was related to container "network" settings. I was using one portainer "stack" to house HomeAssistant, Frigate, MQTT and this containers. It seems somehow it was not taking the default bridge mode on the container. Added a written directive in yaml as "network_mode: bridge" and it resolved it.