2 days ago
I have setup RabbitMQ from the template and when I try to connect to either the public URL or the private URL from my Node.js instance I get ECONNRESET
If I try using the SSL version (amqps://) I get ERR_SSL_PACKET_LENGTH_TOO_LONG so it's not that it requires SSL it seems it prefers not to use SSL since the default urls are like (amqp://)
The RabbitMQ UI works fine and seems to be able to connect.
Pinned Solution
2 days ago
Resolved. It was a library version compatibility issue, not a network issue
The template uses a newer version of RabbitMQ.
1 Replies
Status changed to Open Railway • 2 days ago
2 days ago
Resolved. It was a library version compatibility issue, not a network issue
The template uses a newer version of RabbitMQ.
Status changed to Solved brody • 1 day ago