Bug 717493

Summary: [abrt] gwibber-3.1.0-1.fc15: urllib2.py:1161:do_open:URLError: <urlopen error [Errno 104] Connection reset by peer>
Product: [Fedora] Fedora Reporter: Mike McLean <mikem>
Component: gwibberAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2a64c0209397f97864bc854b40dceb377a2f9991
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 18:56:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Mike McLean 2011-06-29 01:03:18 UTC
abrt version: 2.0.3
architecture:   x86_64
cmdline:        /usr/bin/python /usr/bin/gwibber-accounts
comment:        trying to add a twitter account
component:      gwibber
executable:     /usr/bin/gwibber-accounts
kernel:         2.6.38.8-32.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        gwibber-3.1.0-1.fc15
reason:         urllib2.py:1161:do_open:URLError: <urlopen error [Errno 104] Connection reset by peer>
time:           Tue Jun 28 21:02:06 2011
uid:            500
username:       mike

backtrace:
:urllib2.py:1161:do_open:URLError: <urlopen error [Errno 104] Connection reset by peer>
:
:Traceback (most recent call last):
:  File "/usr/share/gwibber/plugins/twitter/gtk/twitter/__init__.py", line 153, in on_twitter_auth_title_change
:    account_data = json.loads(urllib2.urlopen(apireq.to_url()).read())
:  File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
:    return _opener.open(url, data, timeout)
:  File "/usr/lib64/python2.7/urllib2.py", line 392, in open
:    response = self._open(req, data)
:  File "/usr/lib64/python2.7/urllib2.py", line 410, in _open
:    '_open', req)
:  File "/usr/lib64/python2.7/urllib2.py", line 370, in _call_chain
:    result = func(*args)
:  File "/usr/lib64/python2.7/urllib2.py", line 1186, in http_open
:    return self.do_open(httplib.HTTPConnection, req)
:  File "/usr/lib64/python2.7/urllib2.py", line 1161, in do_open
:    raise URLError(err)
:URLError: <urlopen error [Errno 104] Connection reset by peer>
:
:Local variables in innermost frame:
:err: error(104, 'Connection reset by peer')
:h: <httplib.HTTPConnection instance at 0x2123e60>
:self: <urllib2.HTTPHandler instance at 0x211bfc8>
:req: <urllib2.Request instance at 0x2123d88>
:headers: {'Host': 'api.twitter.com', 'Connection': 'close', 'User-Agent': 'Python-urllib/2.7'}
:host: 'api.twitter.com'
:http_class: <class httplib.HTTPConnection at 0x1faebb0>

Comment 1 Fedora End Of Life 2012-08-07 18:56:48 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping