I tried to setup Hassio with an Raspberry Pi 3.
Downloaded newest image, flashed it to the SD card, put it in, connect via ethernet to router with internet access and started it.
I create this topic as documentation how I solved the problem, for others that might come after me: TLDR; If your fresh Hassio installation doesn’t do anything but respond to ping → check the date!
I got presented this error message, when running journalctl -f -u hassos-supervisor.service
Jun 22 11:21:09 hassio hassos-supervisor[531]: 18-06-22 11:21:09 INFO (SyncWorker_13) [hassio.docker.interface] Pull image homeassistant/raspberrypi3-homeassistant tag landingpage.
Jun 22 11:21:09 hassio hassos-supervisor[531]: 18-06-22 11:21:09 ERROR (SyncWorker_13) [hassio.docker.interface] Can’t install homeassistant/raspberrypi3-homeassistant:landingpage → 500 Server Error: Internal Server Error (“Get … x509: certificate has expired or is not yet valid”).
I identified that the System failed to update the time and therefore wasn’t able to do anything requiring SSL certificates.
Hi, I tried to install my system anew after my SD-card gave up and after a day of trying everything i could find, the solution was to reset my router to factory settings (AVM Fritzbox) and magically the newly installed hassio did its thing …
Date was correct in my case. And i could not even get into the container (dial tcp 172.30.32.2:80: connect: connection refused”)
Just posting this because this topic came up in a lot of my google searches in case someone needs this solution