Mealie Update Issues #34

Closed
opened 2024-04-13 14:15:45 -04:00 by sickprodigy · 1 comment
Owner

Was on the omni nightly version and broke for some reason. "It's not mealie realated" sure..

Take a backup just in case!
Replace the image for the API container with ghcr.io/mealie-recipes/mealie:v1.0.0-RC1.1
Take the external port from the frontend container and set that as the port mapped to port 9000 on the new container. The frontend is now served on port 9000 from the new container, so it will need to be mapped for you to have access.
Restart the container

Did that updated my config with
https://docs.mealie.io/documentation/getting-started/installation/sqlite/

and now seems to be working logged in. looking at all my old recipes again. Nice.

Was on the omni nightly version and broke for some reason. "It's not mealie realated" sure.. Take a backup just in case! Replace the image for the API container with ghcr.io/mealie-recipes/mealie:v1.0.0-RC1.1 Take the external port from the frontend container and set that as the port mapped to port 9000 on the new container. The frontend is now served on port 9000 from the new container, so it will need to be mapped for you to have access. Restart the container Did that updated my config with https://docs.mealie.io/documentation/getting-started/installation/sqlite/ and now seems to be working logged in. looking at all my old recipes again. Nice.
Author
Owner

Seems to be okay now. Gonna delete the backup and roll with it.

Seems to be okay now. Gonna delete the backup and roll with it.
Sign in to join this conversation.