[Bug]: bookstack Mariadb still exited in coolify
Error Message and Logs
v4.0.0-beta.418 bookstack using Mariadb but, still exited.
Steps to Reproduce
- pop up message "reset" or "Deploy"
- After a few minutes, "exited" continues.
- but, double check logs menu, successeded! as below screenshot.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.418
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
No response
Additional Information
So, the problem is that I can't DB_back up in coolify because of issue "exited".
Hi! Was this deployed directly from the provided template or were there configuration changes made prior to deployment?
Hi! Was this deployed directly from the provided template or were there configuration changes made prior to deployment?
Hi. the provided template. only change URL.
Hi! Was this deployed directly from the provided template or were there configuration changes made prior to deployment?
Hi. the provided template. only change URL.
Ohh I see. I tried setting up a fresh Bookstack service and configuring a custom URL, but I'm not running into the same issue. Can you be more specific with the steps taken to reproduce the issue?
Hi! Was this deployed directly from the provided template or were there configuration changes made prior to deployment?
Hi. the provided template. only change URL.
Ohh I see. I tried setting up a fresh Bookstack service and configuring a custom URL, but I'm not running into the same issue. Can you be more specific with the steps taken to reproduce the issue?
How to? as below "old still not ok AND new create OK mp4".
Same system, Same provided template,
old still not ok mp4
https://github.com/user-attachments/assets/828b8a0a-aa4e-4b9d-8c43-0593c22156eb
-- new create ok mp4
https://github.com/user-attachments/assets/5db9b7d7-89bf-4a95-81d5-9575a9a8b254
Does the "new create ok" database exit after a few minutes?
Does the "new create ok" database exit after a few minutes?
Thank you for your question. Iām not sure I fully understand your question, but here is what I can confirm:
With the "new create ok mp4", I am able to connect to the database and everything works without any issues.
With the "old still not ok mp4", I see that "Mariadb exited" is shown only in the "Service Stack" > "Services" screen. However, when I check with docker ps, the container is still running.
If you need any more details or clarification, please let me know!
Does the "new create ok" database exit after a few minutes?
Thank you for your question. Iām not sure I fully understand your question, but here is what I can confirm:
With the "new create ok mp4", I am able to connect to the database and everything works without any issues.
With the "old still not ok mp4", I see that "Mariadb exited" is shown only in the "Service Stack" > "Services" screen. However, when I check with docker ps, the container is still running.
If you need any more details or clarification, please let me know!
Ohh I see. I'm not sure what went wrong with your old setup since, from the context provided, they seem to use the same steps. The only thing I can think of is there's an invalid configuration somewhere (e.g. environment variable, compose file)