home-assistant / addons

:heavy_plus_sign: Docker add-ons for Home Assistant
https://home-assistant.io/hassio/
Apache License 2.0
1.49k stars 1.46k forks source link

Problem upgrading OpenZWave from 0.7 to 0.7.1 #1693

Closed oz9els closed 3 years ago

oz9els commented 3 years ago

The problem

After upgrading OpenZWave from 0.7 to 0.7.1 When trying to start the add-on, I get a pup-up:

404 Client Error: Not Found ("No such image: homeassistant/amd64-addon-zwave:0.7.1")

The status In the Configuration -> Integration -> OpenZWave (beta) is:

Network Offline OZWDaemon offline OpenZWave Instance 1 • 27 nodes Controller: OZWDaemon (OpenZWave )

..and (surprise surprise) no Z-Wave devices are working.

Environment

Problem-relevant configuration

Traceback/Error logs

System-log:
ERROR (SyncWorker_1) [supervisor.docker] Image homeassistant/amd64-addon-zwave not exists for addon_core_zwave

Additional information

Tried rebooting, without any luck.

Do I lose my config if I uninstall and install again ? Does my old version 0.7 still exist ?

frenck commented 3 years ago

I'm running the same architecture on my production system, and have upgraded that one (and others) to 0.7.1. The 0.7.1 builds look good and DockerHub lists the version.

Maybe the 404 is a result of not having enough disk space left?

Uninstalling the add-on will cause the loss of data. Creating a Snapshot can, of course, help in those cases.

oz9els commented 3 years ago

Got 10Gb free - That ought be enough..

Have a snapshot from yesterday, so I'll try that ;-) Thanks Frenck

(Will return with result..)

oz9els commented 3 years ago

Uninstall, Restore Snapshot, Update - worked, Now I'm running 0.7.1 Wird ;-)

Think this issue can be closed..

frenck commented 3 years ago

Well, at least happy you got it working again! 👍