I’m using a completely new Raspberry 5 installation (Bookworm, 64-bit, Lite), on which the update to the master branch worked flawlessly 11 days ago. Now, a fresh installation on the master branch results in a black screen, upgrading the containers doesn’t help either, and an installation on v0.20.5 fails with an error message. How can I install a stable version of Anthias?
The last release should work - but an update is in the work that should resolve things shortly.
There is currently no way to install a stable version of Anthias using the installation script bash <(curl -sL https://install-anthias.srly.io). This applies to both the Raspberry 5 with Trixie and Bookworm. The unstable master branch, as expected, fails with various errors depending on the stage of development. The stable release v0.20.5 fails with
/dev/fd/63: line 169: /home/signage/anthias/bin/migrate_legacy_paths.sh: No such file or directory
Is there a quick way to get the v0.20.5 release running again? It would be good to set up Anthias so that at least the stable release is always running.
Try running that again. We fixed some bugs related to that.