Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 659002 Details for
Bug 884838
[abrt] mailnag-0.4.4-1.fc18: imaplib2.py:173:get_response:abort: command: FETCH => socket error: <class 'socket.error'> - [Errno 110] Connection timed out
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.79 KB, created by
Vadim Rutkovsky
on 2012-12-06 20:13:27 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Vadim Rutkovsky
Created:
2012-12-06 20:13:27 UTC
Size:
1.79 KB
patch
obsolete
>imaplib2.py:173:get_response:abort: command: FETCH => socket error: <class 'socket.error'> - [Errno 110] Connection timed out > >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/Mailnag/mailnag.py", line 165, in <module> > if __name__ == '__main__': main() > File "/usr/lib/python2.7/site-packages/Mailnag/mailnag.py", line 128, in main > mailchecker.check(accounts) > File "/usr/lib/python2.7/site-packages/Mailnag/daemon/mailchecker.py", line 65, in check > self._mail_list = self._mailsyncer.sync(accounts) > File "/usr/lib/python2.7/site-packages/Mailnag/daemon/mailsyncer.py", line 37, in sync > rcv_lst = Mails(self._cfg, accounts).get_mail() > File "/usr/lib/python2.7/site-packages/Mailnag/daemon/mails.py", line 76, in get_mail > typ, msg_data = srv.fetch(num, '(BODY.PEEK[HEADER])') # header only (without setting READ flag) > File "/usr/lib/python2.7/site-packages/Mailnag/daemon/imaplib2.py", line 740, in fetch > return self._simple_command(name, message_set, message_parts, **kw) > File "/usr/lib/python2.7/site-packages/Mailnag/daemon/imaplib2.py", line 1586, in _simple_command > return self._command_complete(self._command(name, *args), kw) > File "/usr/lib/python2.7/site-packages/Mailnag/daemon/imaplib2.py", line 1352, in _command_complete > typ, dat = rqb.get_response('command: %s => %%s' % rqb.name) > File "/usr/lib/python2.7/site-packages/Mailnag/daemon/imaplib2.py", line 173, in get_response > raise typ(exc_fmt % str(val)) >abort: command: FETCH => socket error: <class 'socket.error'> - [Errno 110] Connection timed out > >Local variables in innermost frame: >exc_fmt: 'command: FETCH => %s' >self: <daemon.imaplib2.Request object at 0x1bfc810> >typ: <class 'daemon.imaplib2.abort'> >val: "socket error: <class 'socket.error'> - [Errno 110] Connection timed out"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 884838
: 659002 |
659003
|
659004
|
659005