MariaDB / mariadb-docker

Docker Official Image packaging for MariaDB
https://mariadb.org
GNU General Public License v2.0
770 stars 438 forks source link

Bookstack and MariaDB #323

Closed aerdia closed 4 years ago

aerdia commented 4 years ago

I was running bookstack with mariadb via docket on my synology nas. A few months ago I started to get a white screen. Thinking it was a bookstack issue, I tried reinstalling. No such luck. I’m thinking mariadb may need to repair the database. I have no clue how to do that and I have a ton of information in bookstack that I can’t afford to loose. Any guidance would be appreciated. Thanks.

grooverdan commented 4 years ago

Suggest asking on DBA Stack Exchange as its more a DB question than a container issue. Include mariadb version, container logs (docker logs {container name}). Was /var/lib/mysql a volume when it was started? What is a listing of the files there? What does a bootstack reinstall look like. Being priceless information you have a backup right?.

wglambert commented 4 years ago

You could also try asking over at the Docker Community Forums, Docker Community Slack, or Stack Overflow.

Going to close since these repos aren't really a user-help forum