Skip to content

Bug: "relation 'organizations' does not exist" error when self-hosting with Docker Compose. #35

Description

@dayrondev94

When deploying LinkForty in a self-hosted environment using Docker Compose, the API service fails to start and returns the following error:

{"statusCode":500,"code":"42P01","error":"Internal Server Error","message":"relation "organizations" does not exist"}

The application becomes inaccessible, and the error appears consistently when the API attempts to query the organizations table. This seems to indicate that the required database table is missing, possibly due to migrations not running automatically during the self-hosted setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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