Hi all!
Don’t know where to start,so sorry if I choose wrong category.
I have a working HA setup, successfully using frontend in Safari on Mac and Chrome on PC but have no luck with my smartphone.
I have a Blackberry Passport with native Blackberry browser and when I’m trying to load the frontend I see only a HA logo and spinning circle, and it stays there and nothing happens.
In log, when connecting from Safari:
INFO:homeassistant.components.http:Serving / to 127.0.0.1 (auth: False)
INFO:homeassistant.components.http:Serving /api/bootstrap to 127.0.0.1 (auth: True)
INFO:homeassistant.components.http:Serving /api/stream to 127.0.0.1 (auth: True)
When connecting from Blackberry:
INFO:homeassistant.components.http:Serving / to 127.0.0.1 (auth: False)
127.0.0.1 because of Apache Proxy.
I tried without Apache proxy, without authorization - still no luck.
Any ideas?