#logs
1 messages · Page 1 of 1 (latest)
any other errors in the logs?
There doesn't seem to be anything sensitive so here's the full log https://xfer.sh/ShMTSXqX8/blob/view
None that I can see
looks like all the API calls are failing
anythign special about your setup? like a proxy or anything?
HA in docker behind a traefik lb
make sure the API is still accessible, the android app uses REST and websockets among other things for the conneciton so it does more than a browser would
if you can test a direct connection to HA and confirm its working that should point you in the right direction
yea its in /api
i see some of the websocket calls are working
you can try starting fresh to see if the errors show up again https://companion.home-assistant.io/docs/troubleshooting/faqs/#starting-fresh-with-the-android-app
It's been the same on 3 different phones
i woudl try to bypass the proxy and do a straight connection to rule that out
or see if something just needs to be restarted
you dont see any HA core errors at the same time?
Haven't looked yet
id take a look at that
you can also enable debug logging for mobile_app to look at the calls coming from the app
you should see the sensor registration attempts
Does turning off all the sensors disable the sensor worker