Skip to content

Amazon MQ rejecting connections from aio_pika, has anyone succeeded to use TaskIQ on AWS? #186

Closed Answered by devraj
devraj asked this question in Q&A
Discussion options

You must be logged in to vote

So turned out that AmazonMQ defaults to using ActiveMQ which exposes the endpoint as amqp+ssl:// which would be incompatible with amqps, they do do have a RabbitMQ offering which uses the amqp protocol, and changing to this makes everything work as expected.

Hopefully this is helpful for anyone out there using TaskIQ on AWS, that you should use an RabbitMQ instance not an ActiveMQ.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@s3rius
Comment options

@devraj
Comment options

Answer selected by s3rius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants