Disconnected: Did not receive auth message within 10 seconds

Rather randomly my hadashboard stopped working. Checking the HA error log I can see this every 5 seconds;

Disconnected: Did not receive auth message within 10 seconds

It also tied in with my appdaemon showing constant connection and disconnection every second;

2018-11-02 16:39:21.438735 INFO AppDaemon: HASS: Connected to Home Assistant 0.81.2
2018-11-02 16:39:21.441181 WARNING AppDaemon: HASS: Disconnected from Home Assistant, retrying in 5 seconds
2018-11-02 16:39:26.474278 INFO AppDaemon: HASS: Connected to Home Assistant 0.81.2

This just started happening randomly, not after an upgrade.

Anyone else had similar?

Occurring here as well on Hass.io with HA 0.80.0.

I haven’t made any changes to configuration in quite a while. Began happening without any apparent cause.

Having similair issues. Device tracker errors

Similair issue. Hadashboard stopped working. Also haven’t made any changes to configuration.

Solved. Need to create token in HA like said here - hass-authentication and put it in Appdaemon.yaml
Now Appdaemon.yaml should looks like this:
%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%2028
P/S/ Sorry for my English :slightly_smiling_face:

2 Likes

Thanks, this resolved for me also!!

Having same issue with Disconnected: Did not receive auth message within 10 seconds

Added token as suggested by @DobriyS but still the same.

It will still be the token, can u share your appdaemon config

37

Ok a few points to rule out issue. remove the ha_key section its no longer needed as you have a token.

One further point, you have appdaemon configured to use your full dns which means every time appdaemon contacts ha it goes out of your network and back in again. If your internet stops working so will appdaemon. I suggest you look at a reverse proxy which will allow you to expose and internal endpoint on as well as an external.

I just upgraded to 0.83.0 and I now have this issue.

I am having the same issue on HA 98.5 running App Daemon VS 4.0.1

Tyler I’d suggest checking that your aha dashboard is pointing at your local ip as well as this you need to create a token?

Also that is a significantly old version of HA suggest an update as the first point of call

Getting this auth error, but don’t have Appdaemon installed. Could that be it, or something else?

Hassios 5.9 in kvm on Ubuntu 18.04

1 Like

Same problem here.

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/http.py:254
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 25 de janeiro de 2022 20:08:08 (1496 occurrences)
Last logged: 21:53:28

  • [1715720808] Disconnected: Did not receive auth message within 10 seconds
  • [1725545944] Disconnected: Did not receive auth message within 10 seconds
  • [1683588864] Disconnected: Did not receive auth message within 10 seconds
  • [1675903712] Disconnected: Did not receive auth message within 10 seconds
  • [1661942344] Disconnected: Did not receive auth message within 10 seconds

I’ve moved to to tileboard ive found that to be better

I dont use Appdaemon, hadashboard or tileboard. And everything is working fine.

Same problem here. My log file is literally full of this error message (>4000 /day) and I haven’t found any relevant thread on how to fix. Any clue ?

I didn’t have it but since last update i’m getting these lots of time every day too. id someone has a clue or a solution, please advice :slight_smile:

This error is appearing just after the latest HA update for me. Never saw it before