Skip to content

Instantly share code, notes, and snippets.

@EugenMayer
Created March 23, 2022 08:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EugenMayer/cf06fadc52c66018f09a470fe0ed260f to your computer and use it in GitHub Desktop.
Save EugenMayer/cf06fadc52c66018f09a470fe0ed260f to your computer and use it in GitHub Desktop.
2022-03-22 23:36:44.928 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer
2022-03-22 23:36:44.930 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: [Errno 111] ECONNREFUSED (retrying in 2.0 seconds): ConnectionRefusedError: [Errno 111] ECONNREFUSED
2022-03-22 23:36:45.587 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: [Errno 111] ECONNREFUSED (retrying in 4.0 seconds): ConnectionRefusedError: [Errno 111] ECONNREFUSED
2022-03-22 23:36:46.933 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: [Errno 111] ECONNREFUSED (retrying in 4.0 seconds): ConnectionRefusedError: [Errno 111] ECONNREFUSED
2022-03-22 23:36:49.591 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: [Errno 111] ECONNREFUSED (retrying in 6.0 seconds): ConnectionRefusedError: [Errno 111] ECONNREFUSED
2022-03-22 23:36:50.938 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: [Errno 111] ECONNREFUSED (retrying in 6.0 seconds): ConnectionRefusedError: [Errno 111] ECONNREFUSED
2022-03-22 23:37:00.602 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: timed out (retrying in 8.0 seconds): socket.timeout: timed out
2022-03-22 23:37:01.947 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: timed out (retrying in 8.0 seconds): socket.timeout: timed out
2022-03-22 23:37:13.615 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: timed out (retrying in 10.0 seconds): socket.timeout: timed out
2022-03-22 23:37:14.957 7 ERROR oslo.messaging._drivers.impl_rabbit [-] Connection failed: timed out (retrying in 10.0 seconds): socket.timeout: timed out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment