Seeing a few ERROR's and WARNING's at startup #96
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
I've got debugging turned on, and also have the following DEBUG messages in the log file (immediately following the WARNING and ERROR messages shown above:
|
Beta Was this translation helpful? Give feedback.
-
Think it may be related to home-assistant/core#141891, because I'm seeing that issue too. |
Beta Was this translation helpful? Give feedback.
-
The check settings message after you reboot HA can happen when the integration starts before the addon starts. The other messages are also common at first start before name resolution is working. The |
Beta Was this translation helpful? Give feedback.
-
PR #98 will take care of automatically clearing the connection issue after a successful connect. |
Beta Was this translation helpful? Give feedback.
PR #98 will take care of automatically clearing the connection issue after a successful connect.