Bug 1251162

Summary: [abrt] pyzor: urllib2.py:558:http_error_default:HTTPError: HTTP Error 503: Service Unavailable
Product: [Fedora] Fedora Reporter: Braden McDaniel <braden>
Component: pyzorAssignee: Andreas Thienemann <andreas>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: andreas, j
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7337ea3044b15ea59861ef2dbf6fb166fb0ae552
Whiteboard: abrt_hash:ae8f233a9a2ec0fb431e451f36d8e2826aea56cd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:23:45 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:
Description Flags
File: backtrace
none
File: environ none

Description Braden McDaniel 2015-08-06 15:32:39 UTC
Version-Release number of selected component:
pyzor-0.5.0-10.fc21

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python -Wignore::DeprecationWarning /usr/bin/pyzor discover
dso_list:       python-libs-2.7.10-1.fc22.x86_64
executable:     /usr/bin/pyzor
kernel:         4.0.8-300.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
urllib2.py:558:http_error_default:HTTPError: HTTP Error 503: Service Unavailable

Traceback (most recent call last):
  File "/usr/bin/pyzor", line 8, in <module>
    pyzor.client.run()
  File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 1022, in run
    ExecCall().run()
  File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 186, in run
    download(config.get('client', 'DiscoverServersURL'), servers_fn)
  File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 1031, in download
    open(outfile, "wb").write(urllib2.urlopen(url).read())
  File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 437, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 550, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 475, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 558, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 503: Service Unavailable

Local variables in innermost frame:
fp: <addinfourl at 140298625017184 whose fp = <socket._fileobject object at 0x7f99d2c54d50>>
code: 503
hdrs: <httplib.HTTPMessage instance at 0x7f99d1b4ecb0>
self: <urllib2.HTTPDefaultErrorHandler instance at 0x7f99d1b422d8>
req: <urllib2.Request instance at 0x7f99d1b42c20>
msg: 'Service Unavailable'

Comment 1 Braden McDaniel 2015-08-06 15:32:41 UTC
Created attachment 1060025 [details]
File: backtrace

Comment 2 Braden McDaniel 2015-08-06 15:32:42 UTC
Created attachment 1060026 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:23:45 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.