Suddenly Hassio gone...?!?

ok, after several hanging on Loading Data, today successfully updated to .61.1

Did some extra editing of the threshold sensors and entity_id scraping, and all seemed well.
Rebooted, and now Hassio is gone.

No more Hassio in the left side menu panel,
(no hassio in the configuration.yaml, but it shouldn’t should it?? )

this in the error log:

2018-01-17 21:22:28 INFO (MainThread) [homeassistant.setup] Setting up hassio
2018-01-17 21:22:49 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-01-17 21:22:49 WARNING (MainThread) [homeassistant.setup] Setup of hassio is taking over 10 seconds.
2018-01-17 21:22:50 ERROR (MainThread) [homeassistant.components.hassio] Timeout on /supervisor/ping request
2018-01-17 21:22:50 ERROR (MainThread) [homeassistant.components.hassio] Not connected with HassIO!
2018-01-17 21:22:50 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 21.4 seconds.
2018-01-17 21:22:50 ERROR (MainThread) [homeassistant.setup] Setup failed for hassio: Component failed to initialize.

loads of this:

2018-01-17 21:23:36 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-01-17 21:23:40 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-01-17 21:24:05 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-01-17 21:24:16 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting

and this:

2018-01-17 22:08:55 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.read callback)
TimeoutError: [Errno 110] Operation timed out
2018-01-17 22:08:55 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.read callback)
TimeoutError: [Errno 110] Operation timed out
2018-01-17 22:08:55 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.read callback)
TimeoutError: [Errno 110] Operation timed out
2018-01-17 22:08:55 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.read callback)
TimeoutError: [Errno 110] Operation timed out
2018-01-17 22:08:55 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.read callback)
TimeoutError: [Errno 110] Operation timed out
2018-01-17 22:08:55 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.read callback)

maybe it hs to do with the tradfri component, cause thats the only component acting up…
clicking the suggested https://home-assistant.io/components/hassio/ gives 404 file not found :-((
Anyone?

btw, i can ssh into Hassio and use the command_line there.

restarting HA didnt help, but i fear rebooting the host causing a complete HA outage?

Cheers,
Marius

No, rebooting the host will fix it.

ok thanks! hope so,
anything known on the reason for this, had .61.1 running fine at first today.
onky after adjusting some sensors and a hassio restart hassio was gone…
is this documented?
#fingerscrossed

Cheers,
Marius

I just have tried to install a new hassio installation - it won’t install the hassio component even after a reboot because the relevant config files are missing on the URL - https://home-assistant.io/components/hassio. It reports a 404 files missing error. Rather stuffs it as you can’t install any add-ons to get access to the configuration. Please restore the hassio config files on the url.

I just installed a fresh copy of 0.62.1 and there are no add-ons to access. Can you explain what you mean when you say, “please restore the hassio config files on the url?”

Looks like the problem has been fixed in v 0.62.1 - the issue was that v0.61.1 wouldn’t install the hass.io components as it referred to a non existent file on the said URL.