beuks1 commented on issue #32885:
URL: https://github.com/apache/superset/issues/32885#issuecomment-2758422503

   @dosu 
   
   celery -A superset status
   Traceback (most recent call last):
     File "/usr/local/lib/python3.10/site-packages/kombu/connection.py", line 
472, in _reraise_as_library_errors
       yield
     File "/usr/local/lib/python3.10/site-packages/kombu/connection.py", line 
459, in _ensure_connection
       return retry_over_time(
     File "/usr/local/lib/python3.10/site-packages/kombu/utils/functional.py", 
line 318, in retry_over_time
       return fun(*args, **kwargs)
     File "/usr/local/lib/python3.10/site-packages/kombu/connection.py", line 
934, in _connection_factory
       self._connection = self._establish_connection()
     File "/usr/local/lib/python3.10/site-packages/kombu/connection.py", line 
860, in _establish_connection
       conn = self.transport.establish_connection()
     File "/usr/local/lib/python3.10/site-packages/kombu/transport/pyamqp.py", 
line 203, in establish_connection
       conn.connect()
     File "/usr/local/lib/python3.10/site-packages/amqp/connection.py", line 
324, in connect
       self.transport.connect()
     File "/usr/local/lib/python3.10/site-packages/amqp/transport.py", line 
129, in connect
       self._connect(self.host, self.port, self.connect_timeout)
     File "/usr/local/lib/python3.10/site-packages/amqp/transport.py", line 
184, in _connect
       self.sock.connect(sa)
   ConnectionRefusedError: [Errno 111] Connection refused


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to