open-eats / OpenEats

:pizza: Self Hosted Recipe Management App :hamburger:
https://open-eats.github.io/
MIT License
669 stars 102 forks source link

Updating the app #119

Closed lavacaquerie closed 4 years ago

lavacaquerie commented 4 years ago

I just updated the app and the database has broke:

Taking a database backup (saving as openeats.sql)... Error response from daemon: Container b5935563bd04606d8fa193e96bcc6b669dfd6d0d38f46b8d62081aeb64516fe0 is restarting, wait until the container is running openeats_db_1 is up-to-date

ERROR: for api Container "b5935563bd04" is unhealthy. ERROR: Encountered errors while bringing up the project. App started. Please wait ~30 seconds for the containers to come online.

What is happening? I followed the update the app steps

lavacaquerie commented 4 years ago

Solved. I changed docker-prod.yml to pick latest mariadb by removing the version.

Now It works.