Bug 857837
| Summary: | [abrt] gnome-gmail-1.8.2-2.fc17: socket.py:571:create_connection:error: [Errno 101] Network is unreachable | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Yasir M Elsharif <yasir.elsharif> | ||||
| Component: | gnome-gmail | Assignee: | Guillaume Kulakowski <guillaume> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | guillaume | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:5b3cbc2ef9958726bb04935db9fd1dd30d249807 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-11-05 13:03:00 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 613579 [details]
File: core_backtrace
|
Version-Release number of selected component: gnome-gmail-1.8.2-2.fc17 Additional info: libreport version: 2.0.13 abrt_version: 2.0.12 cmdline: /usr/bin/python -tt /usr/bin/gnome-gmail mailto:?attach=file:///media/data/bookz/%D8%A7%D9%84%D9%82%D8%B1%D8%AF%20%D8%A7%D9%84%D8%B9%D8%A7%D8%B1%D9%8A kernel: 3.3.4-5.fc17.i686 backtrace: :socket.py:571:create_connection:error: [Errno 101] Network is unreachable : :Traceback (most recent call last): : File "/usr/bin/gnome-gmail", line 629, in <module> : main() : File "/usr/bin/gnome-gmail", line 621, in main : gmailurl = gm_url.gmail_url() : File "/usr/bin/gnome-gmail", line 576, in gmail_url : gmailurl = self.imap_gmail_url() : File "/usr/bin/gnome-gmail", line 552, in imap_gmail_url : self.config_info.password ) : File "/usr/bin/gnome-gmail", line 157, in send_mail : imap_obj = myIMAP4_SSL( "imap.gmail.com" ) : File "/usr/bin/gnome-gmail", line 59, in __init__ : imaplib.IMAP4_SSL.__init__( self, host, port, keyfile, certfile ) : File "/usr/lib/python2.7/imaplib.py", line 1148, in __init__ : IMAP4.__init__(self, host, port) : File "/usr/lib/python2.7/imaplib.py", line 163, in __init__ : self.open(host, port) : File "/usr/lib/python2.7/imaplib.py", line 1159, in open : self.sock = socket.create_connection((host, port)) : File "/usr/lib/python2.7/socket.py", line 571, in create_connection : raise err :error: [Errno 101] Network is unreachable : :Local variables in innermost frame: :err: error(101, 'Network is unreachable') :proto: 6 :canonname: '' :af: 10 :sock: <socket._socketobject object at 0x95c56f4> :host: 'imap.gmail.com' :timeout: <object object at 0xb77564c8> :res: (10, 1, 6, '', ('2a00:1450:8005::6d', 993, 0, 0)) :socktype: 1 :address: ('imap.gmail.com', 993) :sa: ('2a00:1450:8005::6d', 993, 0, 0) :source_address: None :port: 993 :_: error(101, 'Network is unreachable')