Skip to content

Not creating user tables in postgres during setup #133

@freezir12

Description

@freezir12

I am struggling with the docker setup .
When i try to login after install with admin:admin at the WebGUI i get "relation "user" does not exist".

Also i get
ERROR chirpstack::downlink::scheduler: Scheduling multicast-group queue batch failed error=Get schedulable multicast-group queue items" when the containers are up and running.

It seems that just a few tables are created in the postgres db (user, gateway ... missing) I think there is sth wrong with the schema migration during the init.
Connection to postgres DB works, tables like "event_integration" are created.

Any idea for a fix would be much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions