Problem Webpage after reboot

Hi,
i have a problem with my installation, i’m italian, sorry for my english :slight_smile:
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 :frowning:
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 :frowning:

Do you have any advice?

THANKS

If you can ssh in, first check the home-assistant.log for errors. It’s in the same directory where the configuration.yaml is.
I assume you made some errors with your last edit for darksky.

1 Like

Thank you very much! Now i know where is the log file :slightly_smiling_face:
Yes, i write a " - " too much :slight_smile:
Amazing support!!