Skip to content

The option "transport_name" does not exist #928

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
spolischook opened this issue Aug 5, 2019 · 2 comments
Closed

The option "transport_name" does not exist #928

spolischook opened this issue Aug 5, 2019 · 2 comments

Comments

@spolischook
Copy link

With Symfony 4.3.3 I've got

Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException: The option "transport_name" does not exist. Defined options are: "delayStrategy", "deliveryDelay", "priority", "queue", "receiveTimeout", "timeToLive", "topic".

/home/spolischook/www/mobile-api/vendor/symfony/options-resolver/OptionsResolver.php:796
/home/spolischook/www/mobile-api/vendor/sroze/messenger-enqueue-transport/QueueInteropTransport.php:56
/home/spolischook/www/mobile-api/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php:60

This is because last changes from Ryan symfony/symfony#32575

@makasim
Copy link
Member

makasim commented Aug 5, 2019

Please open an issue here: https://github.com/sroze/messenger-enqueue-transport/issues

@makasim makasim closed this as completed Aug 5, 2019
@spolischook
Copy link
Author

Found it already open sroze/messenger-enqueue-transport#81

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

No branches or pull requests

2 participants