R
Railway•11mo ago
Ledun

hey guy how to get rabbit mq host address?

hey guy how to get rabbit mq host address?
36 Replies
Percy
Percy•11mo ago
Project ID: N/A
Ledun
Ledun•11mo ago
amqp://guest:quest@railwayurl:15672 this connection not working
Brody
Brody•11mo ago
does rabbit mq use http or tcp?
Ledun
Ledun•11mo ago
i think http sorry I am beginner rabbit mq
Brody
Brody•11mo ago
no worries being a beginner, we all start somewhere. so please familiarise yourself with rabbit mq, find out for sure if it's http or tcp, help me help you, it's significantly easier for me to help you when at least one of us knows what they're talking about 🤣
Ledun
Ledun•11mo ago
Networking ==================== Related doc guide: https://rabbitmq.com/networking.html. By default, RabbitMQ will listen on all interfaces, using the standard (reserved) AMQP 0-9-1 and 1.0 port. listeners.tcp.default = 5672 thisi my config file i think i use tcp thank you dude btw 😄
Ledun
Ledun•11mo ago
RABBITMQ_HOST = 'amqp://guest:[email protected]:5672' this url is true?
Brody
Brody•11mo ago
nope, you need to use the tcp proxy, you are still using the https domain
Ledun
Ledun•11mo ago
can you give me example dude? 😄
Brody
Brody•11mo ago
have a look at the docs page please
Ledun
Ledun•11mo ago
hey brody again I use http for rabbit mq connection amqp://guest:[email protected]:15672
Brody
Brody•11mo ago
that's now the tcp proxy domain, so that should be good, what port does rabbit mq listen on?
Ledun
Ledun•11mo ago
But it does not connect, but I enter the rabbit mq interface and there is no problem.
Brody
Brody•11mo ago
please answer my question if you could
Ledun
Ledun•11mo ago
my port 15672
Brody
Brody•11mo ago
I'd like to know what port rabbit mq listens on, not the port railway gave you
Ledun
Ledun•11mo ago
I try many combination but doesnt work :/
Brody
Brody•11mo ago
please answer my question if you could
Ledun
Ledun•11mo ago
http : 15672 amqp: 5672
Brody
Brody•11mo ago
what port did you enter in to create the tcp proxy
Ledun
Ledun•11mo ago
Networking ==================== Related doc guide: https://rabbitmq.com/networking.html. By default, RabbitMQ will listen on all interfaces, using the standard (reserved) AMQP 0-9-1 and 1.0 port. listeners.tcp.default = 5672 To listen on a specific interface, provide an IP address with port. For example, to listen only on localhost for both IPv4 and IPv6: IPv4 listeners.tcp.local = 127.0.0.1:5672 IPv6 listeners.tcp.local_v6 = ::1:5672 You can define multiple listeners using listener names listeners.tcp.other_port = 5673 listeners.tcp.other_ip = 10.10.10.10:5672
Brody
Brody•11mo ago
please enclose that in triple backticks
Ledun
Ledun•11mo ago
listeners.tcp.default = 5672 i use these other options is #
Brody
Brody•11mo ago
I'll be honest, I'm not liking how I have to ask every question twice
Ledun
Ledun•11mo ago
dude just give me example url tcp or http I will fill in the rest
Brody
Brody•11mo ago
you need to help me help you, I have never used rabbit mq before, so you have to provide me with the basic information in order for me to make sure you've set it up correctly
Ledun
Ledun•11mo ago
These are already basic information my friend railway just port and user name and password thats it
Brody
Brody•11mo ago
what port does rabbit mq listen on (this question has nothing to do with Railway)
Ledun
Ledun•11mo ago
No description
Ledun
Ledun•11mo ago
Listening ports
Brody
Brody•11mo ago
is the service that needs to connect to this in the same project?
Ledun
Ledun•11mo ago
but it doesn't connect 😦
Brody
Brody•11mo ago
please, I don't want to have to keep asking every question twice
Ledun
Ledun•11mo ago
Bro, you have never connected rabbit mq, you are tripping me, please, I don't want any help. thanks by
Brody
Brody•11mo ago
please familiarise yourself with the technologies involved
Want results from more Discord servers?
Add your server