Skip to content

postgres user 'nestjs' instead of 'postgres' #43

@just-kevin2

Description

@just-kevin2

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions