Skip to content

Unrecognized option "amqp" under "enqueue.transport" #333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
codreanulaurentiu opened this issue Jan 17, 2018 · 1 comment · Fixed by #335
Closed

Unrecognized option "amqp" under "enqueue.transport" #333

codreanulaurentiu opened this issue Jan 17, 2018 · 1 comment · Fixed by #335

Comments

@codreanulaurentiu
Copy link

codreanulaurentiu commented Jan 17, 2018

The following configuration doesn't work (i've tried changing them but to no avail). Any ideas?

`enqueue:

transport:

    default: amqp

    amqp:

        host: 'localhost'

        port: '5672'`

[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
Unrecognized option "amqp" under "enqueue.transport"

@makasim
Copy link
Member

makasim commented Jan 18, 2018

Do you have amqp transport installed, one of enqueue/amqp-ext, enqueue/amqp-lib, enqueue/amqp-bunny ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants