Created
April 9, 2016 21:45
-
-
Save Altreus/0f1b278832adf827fd8c647fa05522c3 to your computer and use it in GitHub Desktop.
mailpile crash log
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
<StreamWriter(gpgi-output(gpg --status-fd=2 --passphrase-fd=0 --no-use-agent --enable-progress-filter --batch --verbose --with-colons --utft | |
<StreamWriter(gpgi-output(gpg --status-fd=2 --passphrase-fd=0 --no-use-agent --enable-progress-filter --batch --verbose --with-colons --utft | |
Traceback (most recent call last): | |
File "/Mailpile/mailpile/crypto/gpgi.py", line 442, in writeout | |
fd.write(line) | |
IOError: [Errno 32] Broken pipe | |
Traceback (most recent call last): | |
File "/Mailpile/mailpile/crypto/gpgi.py", line 442, in writeout | |
fd.write(line) | |
IOError: [Errno 32] Broken pipe | |
Traceback (most recent call last): | |
File "/usr/lib/python2.7/SocketServer.py", line 593, in process_request_thread | |
self.finish_request(request, client_address) | |
File "/Mailpile/mailpile/httpd.py", line 537, in finish_request | |
SimpleXMLRPCServer.finish_request(self, request, client_address) | |
File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request | |
self.RequestHandlerClass(request, client_address, self) | |
File "/usr/lib/python2.7/SocketServer.py", line 649, in __init__ | |
self.handle() | |
File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle | |
self.handle_one_request() | |
File "/usr/lib/python2.7/BaseHTTPServer.py", line 328, in handle_one_request | |
method() | |
File "/Mailpile/mailpile/httpd.py", line 306, in do_POST | |
self.send_full_response(self.server.session.ui.render_page( | |
AttributeError: BackgroundInteraction instance has no attribute 'render_page' | |
Elapsed: 0.388s (quit: Shutting down...) | |
Elapsed: 524119.595s (wait: wait) | |
<StreamWriter(gpgi-output(gpg --status-fd=2 --passphrase-fd=0 --no-use-agent --enable-progress-filter --batch --verbose --with-colons --utft | |
<StreamWriter(gpgi-output(gpg --status-fd=2 --passphrase-fd=0 --no-use-agent --enable-progress-filter --batch --verbose --with-colons --utft | |
<StreamWriter(gpgi-output(gpg --status-fd=2 --passphrase-fd=0 --no-use-agent --enable-progress-filter --batch --verbose --with-colons --utft | |
---------------------------------------- | |
Exception happened during processing of request from ('172.17.0.1', 33538) | |
---------------------------------------- | |
Starting: Save config | |
Elapsed: 0.010s (www: Started the web server on http://0.0.0.0:33411/) | |
Killedplash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment