As mentioned in the topic, I cant load hassio.local:8123 after updating to the newest build today.
Every addon is still accessable through hassio.local:PORT.
I’ve tried rebooting from terminal and configurator and ofcourse a physical reboot. I’ve also tried connecting from more than one device and several browsers.
It’s running on a RPI 3 B+
What could have caused this?
If you need me to pull some data, I’ll do that, just tell me where
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.config] Invalid config for [http]: not a file for dictionary value @ data['http']['ssl_certificate']. Got '/ssl/fullchain.pem'
not a file for dictionary value @ data['http']['ssl_key']. Got '/ssl/privkey.pem'. (See /config/configuration.yaml, line 26). Please check the docs at https://home-assistant.io/components/http/
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Setup failed for http: Invalid config.
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of system_log. Setup failed for dependencies: http
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Setup failed for system_log: Could not set up all dependencies.
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of auth. Setup failed for dependencies: http
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Setup failed for auth: Could not set up all dependencies.
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: http
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of api. Setup failed for dependencies: http
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Setup failed for api: Could not set up all dependencies.
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of websocket_api. Setup failed for dependencies: http
2018-10-04 11:46:18 ERROR (MainThread) [homeassistant.setup] Setup failed for websocket_api: Could not set up all dependencies.
2018-10-04 11:46:19 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: api, websocket_api, http, system_log, auth, onboarding
2018-10-04 11:46:19 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2018-10-04 11:46:21 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of history. Setup failed for dependencies: http
2018-10-04 11:46:21 ERROR (MainThread) [homeassistant.setup] Setup failed for history: Could not set up all dependencies.
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of config. Setup failed for dependencies: http
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Setup failed for config: Could not set up all dependencies.
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: frontend
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of cloud. Setup failed for dependencies: http
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Could not set up all dependencies.
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of tts. Setup failed for dependencies: http
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Setup failed for tts: Could not set up all dependencies.
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of conversation. Setup failed for dependencies: http
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Setup failed for conversation: Could not set up all dependencies.
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of panel_iframe. Setup failed for dependencies: frontend
2018-10-04 11:46:23 ERROR (MainThread) [homeassistant.setup] Setup failed for panel_iframe: Could not set up all dependencies.
2018-10-04 11:46:24 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of hassio. Setup failed for dependencies: http
2018-10-04 11:46:24 ERROR (MainThread) [homeassistant.setup] Setup failed for hassio: Could not set up all dependencies.
2018-10-04 11:46:34 WARNING (SyncWorker_7) [netdisco.ssdp] Error fetching description at http://192.168.1.101:49153/wps_device.xml
2018-10-04 12:46:23 ERROR (MainThread) [homeassistant.components.updater] Got unexpected response: None
I saw the same problem but after repeat clicking on the Hass.io menu item it finally appeared. I just kept on clicking out of frustration and didn’t really expect it to appear but was pleasantly surprised when it did. I don’t know why.