Skip to content

Default appVersion/image tag fails to initialize postgres DBΒ #17

@holysoles

Description

@holysoles

The used docker image runs database migrations on startup. While this mostly seems fine, there was a bug in one of the database migration scripts that made it incompatible with postgresql. This was fixed in pixelfed/pixelfed@9289792, but that was only merged into the dev branch and pixelfed hasn't generated an official release since November :/, meaning there is no release tag with the fix commit. Since the docker image does also build dev, using that seems to work fine.

I don't know of the best way to address this since I'm not sure that it should be recommended to run the dev image by default, but wanted to make sure it was known. I did raise the problem over on the pixelfed project.

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