Skip to content

Instantly share code, notes, and snippets.

@limed
Created May 26, 2016 20:56
Show Gist options
  • Select an option

  • Save limed/d92d3a93ced29635e202d6ec99986747 to your computer and use it in GitHub Desktop.

Select an option

Save limed/d92d3a93ced29635e202d6ec99986747 to your computer and use it in GitHub Desktop.
May 26 19:47:33 2016 (13059) Traceback (most recent call last):
File "/usr/lib/mailman/Mailman/Queue/NewsRunner.py", line 87, in _dispose
conn.quit()
File "/usr/lib64/python2.6/nntplib.py", line 608, in quit
resp = self.shortcmd('QUIT')
File "/usr/lib64/python2.6/nntplib.py", line 267, in shortcmd
self.putcmd(line)
File "/usr/lib64/python2.6/nntplib.py", line 205, in putcmd
self.putline(line)
File "/usr/lib64/python2.6/nntplib.py", line 200, in putline
self.sock.sendall(line)
File "<string>", line 1, in sendall
error: [Errno 32] Broken pipe
May 26 19:47:23 2016 (13059) (NNTPDirect) socket error for list "dev-fxos": [Errno 104] Connection reset by peer
May 26 19:47:23 2016 (13059) (NNTPDirect) Unknown error for list "dev-fxos": [Errno 32] Broken pipe
May 26 19:47:28 2016 (13060) (NNTPDirect) socket error for list "dev-fxos": [Errno 104] Connection reset by peer
May 26 19:47:28 2016 (13060) (NNTPDirect) Unknown error for list "dev-fxos": [Errno 32] Broken pipe
May 26 19:47:33 2016 (13059) (NNTPDirect) socket error for list "dev-fxos": [Errno 104] Connection reset by peer
May 26 19:47:33 2016 (13059) (NNTPDirect) Unknown error for list "dev-fxos": [Errno 32] Broken pipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment