If you experienced the server application exiting during setup with a “package is invalid” message, this issue has been resolved in version 2.5.0.8. Please update your server.
For Docker, run the following commands in the directory where your docker-compose.yml
is located:
docker compose pull && docker compose up -d --remove-orphans