Skip to content

Manual update does not run migrations leaving platform in a corrupted state #159

Description

@jannes-io

Running bin/console commands from web context do not get any arguments. So the migrations, and some other less important install steps, are being skipped.

Seems like Symfony decided to remove all arguments if they detect the process is started from web context.

The issue appears in symfony/runtime 7.4.12, but we cannot downgrade to any other version due to a security advisory.

This is a backwards compatibility issue that must be fixed by symfony/runtime (or symfony/process) and there's little we can do besides rewriting our entire update process.

Symfony issue: symfony/symfony#64327

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions