Upgrade Fails during Initialize/Upgrade Docker Containers

Attempting to update to the latest release and getting an error during the install - this is on a 4B running 64 bit Bookworm (Lite OS). Selected No to have Anthias manage network during upgrade. Seen this on three different Pi 4B models. Any thoughts?

======================================================================

Initialize/Upgrade Docker Containers

[+] pull 24/25
:check_mark: Image Package anthias-redis · GitHub Pulled 88.0s
:check_mark: Image Package anthias-viewer · GitHub Pulled 392.3s
:check_mark: Image Package anthias-server · GitHub Pulled 324.9s
[+] up 3/4
⠸ Container anthias-redis-1 Starting 12.2s
:check_mark: Container anthias-anthias-server-1 Recreated 0.8s
:check_mark: Container anthias-anthias-viewer-1 Recreated 1.1s
:check_mark: Container anthias-anthias-celery-1 Recreated 1.0s
Error response from daemon: failed to set up container networking: driver failed programming external connectivity on endpoint anthias-redis-1 (f2383c302d15608b42d5ed9e57f078bfde1693a658eb8a0ddb41411a8756bb74): Bind for 127.0.0.1:6379 failed: port is already allocated

So these were brand new installations? Is anything else running on them?

The logs indicate that Redis is already running (and listening on 6379), which is very strange if it is a fresh installation.

The original installs of Anthias were about four weeks ago and we were attempting to update to the latest release. Anthias is the only product running on these devices.

Try installing the latest version again - we have added some safeguards.