Bug 928493

Summary: [abrt] fedora-cert-0.5.10.1-2.fc18: sessions.py:88:resolve_redirects:TooManyRedirects: Exceeded 30 redirects.
Product: [Fedora] Fedora Reporter: Malar Kannan <malarkannan.p>
Component: fedora-packagerAssignee: Dennis Gilmore <dennis>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dennis, rhbugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2db5a75c5c6bf712ce9d9a634e95e464dac22e86
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-05 20:20:11 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: core_backtrace
none
File: dso_list
none
File: environ none

Description Malar Kannan 2013-03-27 18:49:18 UTC
Description of problem:
too many redirects? don't know what it means.

Version-Release number of selected component:
fedora-cert-0.5.10.1-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/fedora-cert -v
executable:     /usr/bin/fedora-cert
kernel:         3.8.4-202.fc18.x86_64
uid:            1000
ureports_counter: 1

Truncated backtrace:
sessions.py:88:resolve_redirects:TooManyRedirects: Exceeded 30 redirects.

Traceback (most recent call last):
  File "/usr/bin/fedora-cert", line 71, in <module>
    main(opts)
  File "/usr/bin/fedora-cert", line 27, in main
    fedora_cert.create_user_cert(None)
  File "/usr/lib/python2.7/site-packages/fedora_cert/__init__.py", line 96, in create_user_cert
    cert = fas.user_gencert()
  File "/usr/lib/python2.7/site-packages/fedora/client/fas2.py", line 731, in user_gencert
    request = self.send_request('user/dogencert', auth=True)
  File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
    auth_params=auth_params, retries=retries)
  File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 351, in send_request
    verify=not self.insecure,
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 87, in post
    return request('post', url, data=data, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 44, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 289, in request
    history = [r for r in gen] if allow_redirects else []
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 88, in resolve_redirects
    raise TooManyRedirects('Exceeded %s redirects.' % self.max_redirects)
TooManyRedirects: Exceeded 30 redirects.

Local variables in innermost frame:
i: 30
stream: False
url: 'https://admin.fedoraproject.org/accounts/user/dogencert'
verify: True
resp: <Response [301]>
req: <Request [POST]>
self: <requests.sessions.Session object at 0x15d12d0>
headers: OrderedDict([('Accept-Encoding', 'gzip, deflate, compress'), ('Accept', 'application/json'), ('User-Agent', 'Fedora Account System Client/0.3.32.3')])
cert: None
timeout: None
proxies: OrderedDict([('ftp', 'http://127.0.0.1:8080/'), ('http', 'http://127.0.0.1:8080/'), ('https', 'http://127.0.0.1:8080/')])
method: 'GET'

Comment 1 Malar Kannan 2013-03-27 18:49:51 UTC
Created attachment 717214 [details]
File: backtrace

Comment 2 Malar Kannan 2013-03-27 18:52:00 UTC
Created attachment 717220 [details]
File: core_backtrace

Comment 3 Malar Kannan 2013-03-27 18:52:05 UTC
Created attachment 717223 [details]
File: dso_list

Comment 4 Malar Kannan 2013-03-27 18:52:17 UTC
Created attachment 717226 [details]
File: environ

Comment 5 Fedora End Of Life 2013-12-21 12:31:18 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is 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  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

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.

Comment 6 Fedora End Of Life 2014-02-05 20:20:11 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 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.