8000 Messenger component will not start after deploying to production · Issue #37005 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Messenger component will not start after deploying to production #37005
Closed
@peteruu

Description

@peteruu

Symfony version(s) affected: 4.4.8

Description
When we deploy our application which is working completely fine on developer environment we have problem on production server with messenger component and we are getting this error
Attempted to call function "pcntl_signal" from namespace "Symfony\Component\Messenger\EventListener".
Even when we run cache:clear command it is not working, we must delete the cache folder on the production environment to make it work.

This happens when we call our URL which is calling messenger:consume command

How to reproduce
we were unable to reproduce this problem even in our development server.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0