Hassio not updating

Hi there,

I’m trying to update hassio to the latest version, but it doesn’t seem to want to do anything. If I do it through the web interface, just nothing happens, If I try through SSH, I get the following message:

Any help would be great!

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

goroutine 1 [running]:
panic(0x2c5f60, 0x107be200)
	/home/travis/.gimme/versions/go1.7.6.linux.amd64/src/runtime/panic.go:500 +0x33c
github.com/home-assistant/hassio-cli/command/helpers.DisplayOutput(0x107ca000, 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(0x2f5e63, 0xd, 0x7ed1ce5d, 0x6, 0x0, 0x0, 0x76000, 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(0x10778420)
	/home/travis/gopath/src/github.com/home-assistant/hassio-cli/command/homeassistant.go:48 +0x540
github.com/urfave/cli.HandleAction(0x2ae6d8, 0x323754, 0x10778420, 0x0, 0x0)
	/home/travis/gopath/src/github.com/urfave/cli/app.go:503 +0xf0
github.com/urfave/cli.Command.Run(0x2f5e63, 0xd, 0x0, 0x0, 0x409d10, 0x1, 0x1, 0x300cfa, 0x2f, 0x0, ...)
	/home/travis/gopath/src/github.com/urfave/cli/command.go:165 +0x6b8
github.com/urfave/cli.(*App).Run(0x107648c0, 0x1070a160, 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

did you solve this, having the same error now :frowning:

No, I ran out of time, so it’s currently sat not able to update!
I’m guessing I’ll have to do a full backup, then flash the SD card to the latest version and restore.

Also having this issue. Pretty cool that a show-stopper issue like this can sit for 5+ days with no solution in sight.

Okay, finally got it working here. I shut down Hass.io from the CLI, deleted home-assistant_v2.db, started Hass.io again, and then ran the update from the CLI again. Took several minutes, but it eventually completed the update and restarted Hass.io.

I gave that a go and managed to get it updated (thanks for that).

Only problem now is I have no web interface! Bouncing from one problem to another!!