Hi,
i have a problem with my installation, i’m italian, sorry for my english
I make an installation today on my Raspberry Pi3 with this command in SSH:
curl -O https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && sudo chown pi:pi hass_rpi_installer.sh && bash hass_rpi_installer.sh
perfect, works great!
Then i try to insert my Kodi item, i make a sudo reboot (i didn’t see anything if without the reboot) no problem, with the reboot Kodi works.
Then i try to insert a Dark Sky element, then i type sudo reboot… now the webpage doesn’t work
i can ping the raspberry, connect in ssh with putty, connect with WinSCP… but i can’t connect to the webpage.
I try to restart the service in SSH but nothing
Do you have any advice?
THANKS