An upgrade is required on your databases #4652

Closed
opened 2026-02-05 09:09:33 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @truthsword on GitHub (Apr 18, 2024).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

When launching the container, my logs shows:

I am clueless. How do I stop the bookstack service (docker compose has both bookstack and maria), to allow this update.

Is this update done inside the maria container as such:

docker exec -it <container_name> mariadb-upgrade -u root -p<PASSWORD>

Or is this simply related to the fact that my compose file prescribes the maria version...

image: lscr.io/linuxserver/mariadb:10.11.6

If so, what version may I safely move to.

Exact BookStack Version

24.02.3

Log Content

Hosting Environment

Docker 26.0.1

Originally created by @truthsword on GitHub (Apr 18, 2024). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario When launching the container, my logs shows: ![](https://i.imgur.com/9GXKEZ0.png) I am clueless. How do I stop the bookstack service (docker compose has both bookstack and maria), to allow this update. Is this update done inside the maria container as such: `docker exec -it <container_name> mariadb-upgrade -u root -p<PASSWORD>` Or is this simply related to the fact that my compose file prescribes the maria version... `image: lscr.io/linuxserver/mariadb:10.11.6` If so, what version may I safely move to. ### Exact BookStack Version 24.02.3 ### Log Content ![](https://i.imgur.com/9GXKEZ0.png) ### Hosting Environment Docker 26.0.1
OVERLORD added the 🐕 Support label 2026-02-05 09:09:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4652