Skip to content

db error when trying to run from docker compose #113

Description

@th3moob

I try to deploy this to docker desktop using "docker-compose up". The containers are created, but when i try to access the application from a browser i get an error

We're sorry, but something went wrong.

and the logfile shows

[e5439c80-7b10-47cb-bdd0-587312dbe172] Caused by: PG::UndefinedTable (ERROR: relation "contents" does not exist
LINE 10: WHERE a.attrelid = '"contents"'::regclass

Sounds like the db migration did not happen?

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