wallabag / wallabag/docker

Postgres error database does not exist

Open
#328 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
769
Forks
168
PR merge metrics
No merged PRs in 30d

Description

I use wallabag in docker.
After an recent update the connection to the existing and before used postgresql database can't be established any more.
The error message is just "database "usr_wallabag" does not exist", but usr_wallabag is the user not the database name.
The relevant environment parameters are configured as followed:
symfony__env__database_name = db_wallabag
symfony__env__database_user = usr_wallabag

The log-file and a screenshot of the environment parameters are attached.

Please let me know if you need any additional information.

[_wallabag_logs.txt](https://github.com/wallabag/docker/files/11302390/_wallabag_logs.txt)
![wallabag_docker_env_1](https://user-images.githubusercontent.com/20839241/234321095-5eb57cd1-3325-4d20-9a11-6138a0892088.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.