Skip to content

Sirius-engine container logs issue #91

@nadoura

Description

@nadoura

Hello, during container startup I consistently see a database migration error related to the CVE tables.

ERROR: relation "cve_items" does not exist (SQLSTATE 42P01)
CREATE TABLE "impacts" (..., CONSTRAINT "fk_cve_items_impact"
FOREIGN KEY ("cve_item_id") REFERENCES "cve_items"("id"))
WARN Failed to migrate CVE tables error="ERROR: relation "cve_items" does not exist (SQLSTATE 42P01)"

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