Replies: 2 comments 1 reply
-
|
For me it worked to add the following to postgres: More info on those variables: and also the following to ghostfolio: So my docker-compose.yml file looked like that: This worked okay when using docker on WSL2, however when deployed through portainer on my Synology, I removed the healthchecking section as it was giving me some issues, so skipped for now. It works okay since. |
Beta Was this translation helpful? Give feedback.
-
|
Some more infos. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Try to run docker image, get the error
Error: P1000: Authentication failed against database server at
postgres, the provided database credentials foruserare not valid.I just changed the .env file according readme file.
To Reproduce
Expected behavior
ghostfolio selfhosted server shuld run as expected
Logs
Environment
Additional context
env
this are my commands to be sure that I have no traces of previous ghost
I have also also tried to do the following command
docker compose up -d ghostfolio --force-recreatebut nothing else changes. same error.
I have found a similar bug but @dtslvr suggested me to open a new bug..
Hope you can help me pls.
Beta Was this translation helpful? Give feedback.
All reactions