Hi, today I tried Anthias v2026.6.3 with Bookworm and Trixie on a Raspberry Pi 4 8GB, but I noticed that the Asset Changer doesn’t work. If I upload images, they remain the same even if I change them with a web page or video and vice versa. The first content I upload doesn’t change, whether I edit it or delete it, until I turn the Raspberry Pi off and on again. It seems like a cache issue.
This was resolved in fix(viewer): detect DB changes under WAL so new assets load by vpetersson · Pull Request #3062 · Screenly/Anthias · GitHub. It was related to some database changes.
I just pulled the latest master release on my Pi5 using the run_upgrade.sh but the issue seems to still be present.
Let me see if I can reproduce this.
I can’t reproduced this.
Could you run:
sudo docker compose -f ~/anthias/docker-compose.yml ps --format 'table {{.Name}}\t{{.Image}}\t{{.ID}}'
NAME IMAGE CONTAINER ID
anthias-anthias-celery-1 Package anthias-server · GitHub e685036de978
anthias-anthias-server-1 Package anthias-server · GitHub c54c90657016
anthias-anthias-viewer-1 Package anthias-viewer · GitHub 836733ad8d27
anthias-redis-1 Package anthias-redis · GitHub b1bad51231e4
Found the problem. It has been fixed. However, there is a build problem that prevented the fix from being pushed.
Resolved - images are now being pushed. Please try again.
Hi, so if I run this command: sudo docker compose -f ~/anthias/docker-compose.yml ps --format ‘table {{.Name}}\t{{.Image}}\t{{.ID}}’ will it work on both a PI 3B+ and a PI 4 8GB?
No no, you need to re-run the upgrade_container.sh script.
I tested it on Raspberry PI 4 8Gb and it works fine !!! great job. Now assets answer very fast and rotation button is great.
@vpetersson , Hi, so, after i tried with success the new Anthias on my Raspberry PI 4 8Gb, what do you suggest to install Anthias version 2026.07.1 from zero to my Raspberry PI 3 B+ ? Raspberry o/s… anthias version… script code… Regards.
Hi @vpetersson. i tried now to install latest stable Anthias version on PI 3 B+ with bokworm 64bit lite, but the procedure stops and gives errors. Please see attachments.
Log code:
Using CPython 3.13.11
Creating virtual environment at: /tmp/anthias-installer-venv.lQqsYe
Resolved 125 packages in 6ms
× Failed to download redis==8.0.1
├─
Failed to fetch: https://files.pythonhosted.org/packages/fd/0a/c2345ebf1ebe70840ce3f6c6ee612f8fa749cfbd1b03069c53bf0c62aaad/redis-8.0.1-py3-none-any.whl
├─
Request failed after 3 retries
├─
error sending request for url (https://files.pythonhosted.org/packages/fd/0a/c2345ebf1ebe70840ce3f6c6ee612f8fa749cfbd1b03069c53bf0c62aaad/redis-8.0.1-py3-none-any.whl)
╰─
operation timed out
help: redis (v8.0.1) was included because anthias:host (v2026.7.1) depends on redis
pi@Bookworm64bit-PI3-v2026-07-1:~ $
Hi @vpetersson , same error with Trixie 64 bit lite.
False alarm, pfsense snort blocked the pypi.org site… Now I’ll try again immediately

