Hey,
I’m subscribed to Nabu Casa cloud and it works well for my laptop, mobile phone and mobile app.
I’m using the Nabu Casa link, and my username and password.
But for some reason when I try to connect from the computer at my work place,
I reach the page of entering user name and password, and when I type them correctly,
I get this message:
Unable to connect to Home Assistant.
RETRY
It is possible that you are seeing this screen because your Home Assistant is not currently connected. You can ask it to come online via [the Remote UI portal](https://remote.nabucasa.com/).
- I’m sure the cloud is connected because i can reach it from my mobile at the same time.
- I’m sure the username and password are correct because if they’re wrong i get a different message
I tried to look at the Developer tools of the browser under Network , I see that the problem is with the ‘token’ element (status 400).
I also get this message on HA notifications:
**Login attemp failed**
login attempt or request with invalid authentication from localhost (127.0.0.1) (Mozilla/5.8(Windows NT 10.0;Win64; x64) AppleWebKit/537.36(KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36)
I also tried to add “127.0.0.1” to the list of trusted_proxies under html and also under trusted_networks (lists which I usually don’t have at all). It didn’t help either.
Any suggestions?
Thanks.