Bug Description
I'm trying to install logarr on my unraid system, but I run into this log message:
Fatal bootstrap error: PostgresError: password authentication failed for user "nestjs"
I already tried adding a nestjs user to my postgres instance, with passwords 'nextjs' and 'postgres'. But either I did that incorrectly or it's not the right password.
Steps to Reproduce
Install Logarr-backend from the unraid template provided here.
Expected Behavior
Logarr uses the 'postgres' user, like specified in the environment variable Database URL.
Actual Behavior
Got the above mentioned error in the log after container start.
Deployment Method
Other
Version
latest
Browser
None
Relevant Logs
Additional Context
No response
Bug Description
I'm trying to install logarr on my unraid system, but I run into this log message:
Fatal bootstrap error: PostgresError: password authentication failed for user "nestjs"I already tried adding a nestjs user to my postgres instance, with passwords 'nextjs' and 'postgres'. But either I did that incorrectly or it's not the right password.
Steps to Reproduce
Install Logarr-backend from the unraid template provided here.
Expected Behavior
Logarr uses the 'postgres' user, like specified in the environment variable Database URL.
Actual Behavior
Got the above mentioned error in the log after container start.
Deployment Method
Other
Version
latest
Browser
None
Relevant Logs
Additional Context
No response