The web interface stopped working

There was a bug in the docker image which is already fixed (see the issue). Latest docker image should be fine.

If you accidentally downloaded the wrong one, during the few hours when it was wrong, just pull the latest image. (for example with docker compose pull)

The only affected part is the webUI (which listens only on the local interface instead of all interfaces in the problematic image). All other functionality works well.

6 Likes