Can't upgrade from 0.77.3 to 0.78

I get the update option in Hass.IO but when clicking it spins for a couple of minutes, reboots itself and never comes back online.

If I go in through SSH and try again it accepts the command - waits a few minutes and then errors. Any suggestions. Running on Pi

core-ssh:~# hassio homeassistant update
ERROR
panic: interface conversion: interface is nil, not string

goroutine 1 [running]:
panic(0x2c7050, 0x107a6520)
        /home/travis/.gimme/versions/go1.7.6.linux.amd64/src/runtime/panic.go:500 +0x33c
github.com/home-assistant/hassio-cli/command/helpers.DisplayOutput(0x107ba200, 0x24, 0x200, 0x0)
        /home/travis/gopath/src/github.com/home-assistant/hassio-cli/command/helpers/common.go:118 +0x3c8
github.com/home-assistant/hassio-cli/command/helpers.ExecCommand(0x2f6f83, 0xd, 0x7e86ae44, 0x6, 0x0, 0x0, 0x76500, 0x0, 0x0, 0x0, ...)
        /home/travis/gopath/src/github.com/home-assistant/hassio-cli/command/helpers/common.go:155 +0x308
github.com/home-assistant/hassio-cli/command.CmdHomeassistant(0x107784d0)
        /home/travis/gopath/src/github.com/home-assistant/hassio-cli/command/homeassistant.go:48 +0x540
github.com/urfave/cli.HandleAction(0x2af768, 0x324b14, 0x107784d0, 0x0, 0x0)
        /home/travis/gopath/src/github.com/urfave/cli/app.go:503 +0xf0
github.com/urfave/cli.Command.Run(0x2f6f83, 0xd, 0x0, 0x0, 0x40bd10, 0x1, 0x1, 0x301e4d, 0x2f, 0x0, ...)
        /home/travis/gopath/src/github.com/urfave/cli/command.go:165 +0x6b8
github.com/urfave/cli.(*App).Run(0x107648c0, 0x1070a140, 0x3, 0x4, 0x0, 0x0)
        /home/travis/gopath/src/github.com/urfave/cli/app.go:259 +0x8b0
main.main()
        /home/travis/gopath/src/github.com/home-assistant/hassio-cli/main.go:22 +0x108
core-ssh:~#
1 Like

Same here: just upgraded from 77.3 t0 78.1.
I go the same error as above. Tried to reboot, that failed initially.
Tried again, giving it time?..
After that my Home Assistant was up again.

Yep me too. I can’t get to the UI at all. I can SSH into the ROOT of the card, but that’s all, so I’m not able to use the hassio command to try and update again.

Any suggestions?

I pulled the plug and inserted it again… and watched the boot messages on screen.
Finally it was up again

After I upgraded this morning I did notice my UI was missing lots of stuff. :slight_smile:
A reboot again and a “control-R” on my browser fixed it.