WebUI broken after udate

Hi again :slight_smile:

Updating zynthian-webconf …
error: cannot lock ref ‘refs/remotes/origin/bug#815’: unable to resolve reference ‘refs/remotes/origin/bug#815’: reference broken
From GitHub - zynthian/zynthian-webconf: Web Configuration Tool
! [new branch] bug#815 → origin/bug#815 (unable to update local ref)
error: cannot lock ref ‘refs/remotes/origin/pianoteq-api’: unable to resolve reference ‘refs/remotes/origin/pianoteq-api’: reference broken
! [new branch] pianoteq-api → origin/pianoteq-api (unable to update local ref)
error: cannot lock ref ‘refs/remotes/origin/stable-2109’: unable to resolve reference ‘refs/remotes/origin/stable-2109’: reference broken
! [new branch] stable-2109 → origin/stable-2109 (unable to update local ref)
error: cannot lock ref ‘refs/remotes/origin/staging-2203’: unable to resolve reference ‘refs/remotes/origin/staging-2203’: reference broken
! [new branch] staging-2203 → origin/staging-2203 (unable to update local ref)
error: cannot lock ref ‘refs/remotes/origin/staging-2210’: unable to resolve reference ‘refs/remotes/origin/staging-2210’: reference broken
! [new branch] staging-2210 → origin/staging-2210 (unable to update local ref)
error: cannot lock ref ‘refs/remotes/origin/zit-573’: unable to resolve reference ‘refs/remotes/origin/zit-573’: reference broken
! [new branch] zit-573 → origin/zit-573 (unable to update local ref)
error: cannot lock ref ‘refs/remotes/origin/zit547’: unable to resolve reference ‘refs/remotes/origin/zit547’: reference broken
! [new branch] zit547 → origin/zit547 (unable to update local ref)
error: cannot lock ref ‘refs/remotes/origin/zui351’: unable to resolve reference ‘refs/remotes/origin/zui351’: reference broken
! [new branch] zui351 → origin/zui351 (unable to update local ref)
Running Flag Actions from ‘//zynthian/zynthian-sys/scripts/update_zynthian.sh’…
Update Complete.

And after trying to start it:

./zynthian_webconf.sh
^[[BTraceback (most recent call last):
File “./zynthian_webconf.py”, line 39, in
from lib.audio_config_handler import AudioConfigHandler
File “/home/pi/zynthian-webconf/lib/audio_config_handler.py”, line 33, in
from zyngine.zynthian_engine_alsa_mixer import *
ModuleNotFoundError: No module named ‘zyngine.zynthian_engine_alsa_mixer’

Best regards…

What branch are you using?

Default installation, cca one or half a year ago.

I heard there were some issues with updating to the new stable by running the web update. If you download a fresh image and burn it, it will probably work fine, is my guess. You’ll like the new one.

My every update ends with a fresh install. I’m tired. :frowning:

An update, remaining on stable should not have broken. It should have put you on the now frozen stable-2109.

Yes, should :slight_smile:

Is there any way to repair web UI?