Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with upgrading to latest version #383

Open
traseable-solutions opened this issue Jun 13, 2022 · 2 comments
Open

Issue with upgrading to latest version #383

traseable-solutions opened this issue Jun 13, 2022 · 2 comments

Comments

@traseable-solutions
Copy link

traseable-solutions commented Jun 13, 2022

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.
@traseable-solutions traseable-solutions changed the title Upgrade issue Issue with upgrading to latest version Jun 13, 2022
@traseable-solutions
Copy link
Author

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.

Anyone know how we can resolve this? @fhauptmann @JonasCir @Candice-Louw

@JonasCir
Copy link
Contributor

JonasCir commented Jun 20, 2022

@traseable-solutions Can you please open an issue at https://github.com/hzi-braunschweig/SORMAS-Project and include the error such that we can investigate? Please also share from which SORMAS version you want to upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants