# Pastebin WDr2MpRY 2022-03-25T09:37:50.860373842Z 2022-03-25 09:37:50,860: Traceback (most recent call last): 2022-03-25T09:37:50.860394928Z File "sir/amqp/handler.py", line 458, in _watch_impl 2022-03-25T09:37:50.860409538Z handler.connection.drain_events(timeout) 2022-03-25T09:37:50.860413013Z File "/usr/local/lib/python2.7/site-packages/amqp/connection.py", line 505, in drain_events 2022-03-25T09:37:50.860416440Z while not self.blocking_read(timeout): 2022-03-25T09:37:50.860419582Z File "/usr/local/lib/python2.7/site-packages/amqp/connection.py", line 510, in blocking_read 2022-03-25T09:37:50.860422944Z frame = self.transport.read_frame() 2022-03-25T09:37:50.860425953Z File "/usr/local/lib/python2.7/site-packages/amqp/transport.py", line 252, in read_frame 2022-03-25T09:37:50.860429215Z frame_header = read(7, True) 2022-03-25T09:37:50.860432050Z File "/usr/local/lib/python2.7/site-packages/amqp/transport.py", line 446, in _read 2022-03-25T09:37:50.860435319Z raise IOError('Server unexpectedly closed connection') 2022-03-25T09:37:50.860439070Z IOError: Server unexpectedly closed connection