Skip to content

fresh install: pg-migration don't run and the installation doesn't work #209

@AxelFooley

Description

@AxelFooley

I am using docker with the provide compose file, everything works fine apparently but when i try to login i get a blank page and in the logs i noticed this:

pg_1 | 2023-07-13 07:14:56.063 UTC [95] FATAL: password authentication failed for user "nyala" pg_1 | 2023-07-13 07:14:56.063 UTC [95] DETAIL: Role "nyala" does not exist. pg_1 | Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"

I tried to dig into the code and i've found that this user should be created by this file, but i couldn't find any process actually using it.

Any help will be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions