I followed this and it worked for the most part. Hassio is working again on 0.61 but I still get an error for cloud services, which I don’t care about since I’m not yet using them:
Invalid config
The following components and platforms could not be set up:
cloud
Please check your config.
Correction: My weather symbols are no longer working either (yr.no symbols). Just see a white circle with nothing in it.
I did a reboot from an ssh session in putty and it came back up with the same error and I was then unable to get in using putty again!! Pulling the plug fixed it and I’m now up and running again with no hassio: config error.
Thanks Devs. I knew it was just a matter of a short wait and didn’t see what the fuss was about with everyone rushing to downgrade.
Cheers! I can confirm the that starting from a fresh Hassio image on my Raspberry Pi 3, Home Assistant 0.61.0 is working fine for me now (it wasn’t yesterday).
I’ve successfully updated to 0.61.0 yesterday on my pi zero, however today after a reboot the same (not ui loading problem) occurred. Next I updated to 0.61.1 and it worked again! But after a restart the same problem…
The hassio ha logs say something like
2018-01-17 21:31:39 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.shutdown callback)
OSError: [Errno 107] Socket not connected
2018-01-17 21:31:39 INFO (MainThread) [transitions.core] Exited state connected
2018-01-17 21:31:39 INFO (MainThread) [transitions.core] Entered state disconnected
2018-01-17 21:31:39 INFO (MainThread) [hbmqtt.broker] Listener ‘default’: 0 connections acquired
2018-01-17 21:31:39 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.shutdown callback)
OSError: [Errno 107] Socket not connected
core-ssh:~#
And the supervisor logs complain about a watchdog api and says that it’s restarting home assistant…