linuxserver / docker-bookstack

A Docker container for the BookStack documentation wiki
GNU General Public License v3.0
725 stars 105 forks source link

[BUG] <DB User Acces denied> #198

Closed BenjaminSteimer closed 7 months ago

BenjaminSteimer commented 7 months ago

Is there an existing issue for this?

Current Behavior

Maybe i´m too unexperienced for this.

fresh install, defining passwords in the compose.yml file leads to this error:

[ls.io-init] done. bookstack | bookstack | Illuminate\Database\QueryException bookstack | bookstack | SQLSTATE[HY000] [1045] Access denied for user 'bookstack'@'bookstack.

Expected Behavior

just work and start the web server

Steps To Reproduce

  1. create compose file using the provided information from the github page.
  2. docker compose with that file
  3. observe.

Environment

- OS:Fedora
- How docker service was installed:
using official Docker repo and then dnf

CPU architecture

x86-64

Docker creation

docker compose up

Container logs

-