| Summary: | [abrt] gwibber-3.0.0.1-1.fc15: urllib2.py:519:http_error_default:HTTPError: HTTP Error 502: Bad Gateway | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | bibo | ||||
| Component: | gwibber | Assignee: | Tom "spot" Callaway <tcallawa> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 15 | CC: | tcallawa | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:e7ef249d7fd159cb9100cae09af682d434597025 | ||||||
| Fixed In Version: | gwibber-3.0.0.1-2.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-05-19 04:57:15 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 495887 [details]
File: backtrace
gwibber-3.0.0.1-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/gwibber-3.0.0.1-2.fc14 gwibber-3.0.0.1-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/gwibber-3.0.0.1-2.fc15 gwibber-3.0.0.1-2.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/gwibber-3.0.0.1-2.fc13 Package gwibber-3.0.0.1-2.fc13: * should fix your issue, * was pushed to the Fedora 13 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gwibber-3.0.0.1-2.fc13' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/gwibber-3.0.0.1-2.fc13 then log in and leave karma (feedback). gwibber-3.0.0.1-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. gwibber-3.0.0.1-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. gwibber-3.0.0.1-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 2.0.1 comment: Add a new Twitter account and clicked the "Authorize" Button uid: 500 cmdline: /usr/bin/python /usr/bin/gwibber-accounts executable: /usr/bin/gwibber-accounts component: gwibber package: gwibber-3.0.0.1-1.fc15 kernel: 2.6.38.3-18.fc15.i686 reason: urllib2.py:519:http_error_default:HTTPError: HTTP Error 502: Bad Gateway architecture: i686 username: bibo os_release: Fedora release 15 (Lovelock) time: 1304115918 backtrace ----- urllib2.py:519:http_error_default:HTTPError: HTTP Error 502: Bad Gateway Traceback (most recent call last): File "/usr/share/gwibber/plugins/twitter/gtk/twitter/__init__.py", line 71, in on_twitter_auth_clicked tokendata = urllib2.urlopen(request.http_url, request.to_postdata()).read() File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 398, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 511, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 436, in error return self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 370, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 519, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 502: Bad Gateway Local variables in innermost frame: fp: <addinfourl at 148019660 whose fp = <socket._fileobject object at 0x8d262ec>> code: 502 hdrs: <httplib.HTTPMessage instance at 0x8d2984c> self: <urllib2.HTTPDefaultErrorHandler instance at 0x8d2920c> req: <urllib2.Request instance at 0x8d23d6c> msg: 'Bad Gateway'