You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are regularly receiving errors about the connection being reset - this usually happens if the response payload is not as expected or complete:
ERROR (HellaOnyx) [custom_components.hella_onyx.event_thread] connection reset: Response payload is not completed, restarting: True (backoff = 38 seconds)
an alternative cause could be connection (or any other) termination.
the component still works but streaming updates will be delayed or non-functioning.
however, the backup functionality to update in regular intervals always kicks in.
The text was updated successfully, but these errors were encountered:
we are regularly receiving errors about the connection being reset - this usually happens if the response payload is not as expected or complete:
an alternative cause could be connection (or any other) termination.
the component still works but streaming updates will be delayed or non-functioning.
however, the backup functionality to update in regular intervals always kicks in.
The text was updated successfully, but these errors were encountered: