#logs

1 messages · Page 1 of 1 (latest)

compact raptor
#

Trying, discord on mobile is handicapped

deft umbra
#

any other errors in the logs?

compact raptor
#

None that I can see

deft umbra
#

looks like all the API calls are failing

#

anythign special about your setup? like a proxy or anything?

compact raptor
#

HA in docker behind a traefik lb

deft umbra
#

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

compact raptor
#

Is that not just on the web URL path

#

On port 8123

deft umbra
#

yea its in /api

#

i see some of the websocket calls are working

compact raptor
#

It's been the same on 3 different phones

deft umbra
#

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

compact raptor
#

K

#

Thanks

deft umbra
#

you dont see any HA core errors at the same time?

compact raptor
#

Haven't looked yet

deft umbra
#

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

compact raptor
#

Does turning off all the sensors disable the sensor worker