Error connecting to RabbitMQ: connect ETIMEDOUT IP:5672

I am getting this error: Error connecting to RabbitMQ: connect ETIMEDOUT IP:5672. After setting up the rabbitMQ service using the Render rabbitmq Github project and instructions.

This is the URL connection structure i am using:

‘amqp://username:pawssword@my-instance.onrender.com:5672’

Kindly help.

Hi,

I think I just replied to the chat you also started, I’ll repeat the answer here for completeness

Render Web Services only permit HTTPS connections. You wouldn’t be able to use a Web Service as a public RabbitMQ server.

Alan

Okay. Will revert soon

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.