Re: [rabbitmq-users] error: [Errno 61] Connection refused

571 views
Skip to first unread message
Message has been deleted

Wesley Peng

unread,
Sep 22, 2019, 5:35:08 AM9/22/19
to rabbitm...@googlegroups.com
This seems a network issue since you got a timeout error. Have you got rabbitmq and erlang installed correctly? 

Regards 

Somers Matthews <somersb...@gmail.com>于2019年9月22日 周日下午5:15写道:
mbp:ordered_broadway pyop$ rabbitmqadmin declare queue name=my_queue durable=true
Traceback (most recent call last):
  File "/usr/local/opt/rabbitmq/sbin/rabbitmqadmin", line 580, in http
    conn.request(method, path, body, headers)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1053, in request
    self._send_request(method, url, body, headers)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1093, in _send_request
    self.endheaders(body)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1049, in endheaders
    self._send_output(message_body)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 893, in _send_output
    self.send(msg)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 855, in send
    self.connect()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 832, in connect
    self.timeout, self.source_address)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 575, in create_connection
    raise err
error: [Errno 61] Connection refused
*** Could not connect: [Errno 61] Connection refused

Any help would be appreciated. I'm a rabbitmq noob :(

--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/4f7181cd-579a-46c2-89dd-58d06a487b91%40googlegroups.com.

Somers Matthews

unread,
Sep 22, 2019, 6:25:07 AM9/22/19
to rabbitmq-users
I got it fixed. I didn't start the rabbitmq server with rabbitmq-server command...
Reply all
Reply to author
Forward
0 new messages