No web interface after 66.1 update

Hi there,

I have just updated to 66.1 and I now have no web interface. I can access SSH, and everything is okay if i do a check.

Any help??

If I try to restart from SSH, I get this:

ERROR
panic: interface conversion: interface is nil, not string

goroutine 1 [running]:
panic(0x2c5f60, 0x107ba1c0)
	/home/travis/.gimme/versions/go1.7.6.linux.amd64/src/runtime/panic.go:500 +0x33c
github.com/home-assistant/hassio-cli/command/helpers.DisplayOutput(0x107c6000, 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, 0x7ee53e5c, 0x7, 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(0x10780420)
	/home/travis/gopath/src/github.com/home-assistant/hassio-cli/command/homeassistant.go:48 +0x540
github.com/urfave/cli.HandleAction(0x2ae6d8, 0x323754, 0x10780420, 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(0x1076c8c0, 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

My Hassio when updating, lost access via duck

Mine too. I reinstalled and as I get duckdns back up, the whole thing locks. I can’t get in the webinterface (connection error) and also the iOS app has a connection problem. I downgraded to 0.65.1 and the same problem occurs. Now disabled duckdns and it looks like hass.io keeps working now.

I had to drop back to an earlier version.

I’ll have another go at updating it at some point soon.

How did you downgrade, same issue here

Trying to downgrade from 0.66.1 which doesn’t seem to work at all to 0.66.0 which was working

Putting in command

curl -d ‘{“version”: “0.66.0”}’ http://hassio/homeassistant/update

Getting

{“result”: “error”, “message”: null}core-ssh:/#

What is going wrong?

Same error here, no web interface and same panic error.

Same error here, no web interface

I tried downgrade on http://hassio/homeassistant/update but connections are refused.

I ended up doing a complete re-install.

I accessed the system via SSH - manages to downgrade after a couple of reboots og the pi

In my installation the por :8081 was changed to :8123 whit no warnings.
Its working properly in this new address.

I think :8123 is the default port anyway.