Skip to content

The messenger worker failed to start #636

@sukei

Description

@sukei

Given the following configuration:

workers:
    messenger_consume_async:
        cmd: ['symfony', 'console', 'messenger:consume', 'async']
        watch: ['config', 'src', 'vendor']

    docker_compose: ~

I got the following warning when starting the server: WARNING Worker "messenger_consume_async" exited with an error: command "messenger_consume_async" failed early: exit status 1. Running the command symfony console messenger:consume async by myself works. I don't know where to search since there is no log nor stacktrace to help troubleshooting this.

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