Created
May 26, 2016 20:56
-
-
Save limed/d92d3a93ced29635e202d6ec99986747 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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