# Pastebin PSNRxSyJ 2023-01-16 17:33:38,137: Traceback (most recent call last): File "sir/amqp/handler.py", line 469, in _watch_impl handler.connection.drain_events(timeout) File "/usr/local/lib/python2.7/site-packages/amqp/connection.py", line 505, in drain_events while not self.blocking_read(timeout): File "/usr/local/lib/python2.7/site-packages/amqp/connection.py", line 510, in blocking_read frame = self.transport.read_frame() File "/usr/local/lib/python2.7/site-packages/amqp/transport.py", line 252, in read_frame frame_header = read(7, True) File "/usr/local/lib/python2.7/site-packages/amqp/transport.py", line 446, in _read raise IOError('Server unexpectedly closed connection') IOError: Server unexpectedly closed connection