Hassio unable to connect to Homeassistant

Hoping i can resolve this issue here :slight_smile:
i want to run a Pi3 with Hassio on it at work for monitoring temps in some rooms. becuase of the internet setup at work i cannot load the image to the SD card and boot when its connected to the work network. so i took it home and booted it up and got it working. also installed SSH and Samba while it was at home.
now returning the Pi to work and attempting to login via its new local IP address it doesnt allow me to get to the dashboard.
61407585_10156428025928247_1137178400767606784_n
61345242_10156428025923247_8463830246200705024_n

i havent changed anything from the standard setup in the config file. i’ve tried multiple browsers with the same outcome.
i have today setup API password and trusted networks and still not able to bring up the dashboard. please help!! :confused:

Thanks
Curtis

here is the URL string after getting the failed login:
/lovelace?auth_callback=1&code=fc5546a206554c22ae71a059de0a8709&state=eyJoYXNzVXJsIjoiaHR0cDovLzEwLjc0LjguMTg0OjgxMjMiLCJjbGllbnRJZCI6Imh0dHA6Ly8xMC43NC44LjE4NDo4MTIzLyJ9&auth_callback=1&code=e3d11192b9f24d3abc165b309bd6d328&state=eyJoYXNzVXJsIjoiaHR0cDovLzEwLjc0LjguMTg0OjgxMjMiLCJjbGllbnRJZCI6Imh0dHA6Ly8xMC43NC44LjE4NDo4MTIzLyJ9

the Hassio HassOs image requires Internet access to get to Google’s NTP servers that they have hard coded into the OS.

so HA needs internet to work? what happens when your internet at home goes down… you cant login into HA anymore? not sure thats 100% right

It doesn’t need the internet continuously, but it does when is starts and when it updates the time.

HA does not need the Internet to work but the Hassio HassOs image does.
. Hassio on Linux and other HA installations can work fine.

so should i try installing a VM and seeing if that works perhaps?

If you want basic Home Assistant on the Pi the easiest it probably the Hassbian image.

If you want Hassio, you can install Raspbian Lite on the Pi and then add Hassio. If this is what you wish, I can give further direction since I have done it.