You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to upgrade to the latest version but it keeps failing on the apache2 container. Any suggestions how we can troubleshoot this?
administrator@DILO40:~/sormas/SORMAS-Docker$ sudo docker-compose up
WARNING: The PD_TOKENLIFETIME variable is not set. Defaulting to a blank string.
WARNING: The MAP_TILES_URL variable is not set. Defaulting to a blank string.
WARNING: The MAP_TILES_ATTRIBUTION variable is not set. Defaulting to a blank string.
Creating network "sormas-docker_default" with the default driver
WARNING: Found orphan containers (sormas-docker_letsencrypt_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
Creating sormas-docker_autoheal_1 ... done
Creating sormas-docker_postgres_1 ... done
Creating sormas-docker_sormas_1 ... done
Creating sormas-docker_pg_dump_1 ... done
ERROR: for apache2 Container "271e8741b613" is unhealthy.
ERROR: Encountered errors while bringing up the project.
The text was updated successfully, but these errors were encountered:
apache2 container was failing because the sormas-application container was unhealthy.
We're updating from a very old version of SORMAS and found that we get errors when the Payara server changed over from version 5.2020.2 to 5.2021.10 in v2.28.1 (SORMAS 1.67.1).
SORMAS docker version updates up until v2.27.2 work fine.
Trying to upgrade to the latest version but it keeps failing on the apache2 container. Any suggestions how we can troubleshoot this?
The text was updated successfully, but these errors were encountered: