Bug 1218046 - [abrt] fedora-cert: proxyclient.py:490:send_request:AuthError: Unable to log into server. Invalid authentication tokens. Send new username and password
Summary: [abrt] fedora-cert: proxyclient.py:490:send_request:AuthError: Unable to log ...
Keywords:
Status: CLOSED DUPLICATE of bug 1126918
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-packager
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f1170ef063f9f56a4b0d800ea6c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-04 06:12 UTC by Susant Sahani
Modified: 2016-05-22 10:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-22 10:07:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.64 KB, text/plain)
2015-05-04 06:12 UTC, Susant Sahani
no flags Details
File: environ (3.27 KB, text/plain)
2015-05-04 06:12 UTC, Susant Sahani
no flags Details

Description Susant Sahani 2015-05-04 06:12:41 UTC
Version-Release number of selected component:
fedora-cert-0.5.10.5-1.fc22

Additional info:
reporter:       libreport-2.5.1
cmdline:        /usr/bin/python /usr/bin/fedora-cert -n
dso_list:       python-fedora-0.4.0-1.fc22.noarch
executable:     /usr/bin/fedora-cert
kernel:         4.0.1-300.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
proxyclient.py:490:send_request:AuthError: Unable to log into server.  Invalid authentication tokens.  Send new username and password

Traceback (most recent call last):
  File "/usr/bin/fedora-cert", line 74, in <module>
    main(opts)
  File "/usr/bin/fedora-cert", line 38, in main
    fedora_cert.create_user_cert(username)
  File "/usr/lib/python2.7/site-packages/fedora_cert/__init__.py", line 104, in create_user_cert
    cert = fas.user_gencert()
  File "/usr/lib/python2.7/site-packages/fedora/client/fas2.py", line 887, in user_gencert
    request = self.send_request('user/dogencert', auth=True)
  File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 379, in send_request
    auth_params=auth_params, retries=retries, timeout=timeout)
  File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 490, in send_request
    'Unable to log into server.  Invalid'
AuthError: Unable to log into server.  Invalid authentication tokens.  Send new username and password

Local variables in innermost frame:
username: 'ssahani'
retries: 0
cookies: <RequestsCookieJar[]>
req_params: None
timeout: 120.0
url: 'https://admin.fedoraproject.org/accounts/user/dogencert'
session_id: None
self: <fedora.client.fas2.AccountSystem object at 0x7fd7b012e790>
auth: None
method: 'user/dogencert'
headers: {'Accept': 'application/json', 'User-agent': 'Fedora Account System Client/0.4.0'}
num_tries: 0
complete_params: {'login': 'Login', 'password': 'sHowdutto@911', 'user_name': 'ssahani'}
http_status: 403
auth_params: {'username': 'ssahani', 'password': 'sHowdutto@911'}
file_params: {}
password: 'sHowdutto@911'
data: None
response: <Response [403]>

Comment 1 Susant Sahani 2015-05-04 06:12:46 UTC
Created attachment 1021547 [details]
File: backtrace

Comment 2 Susant Sahani 2015-05-04 06:12:47 UTC
Created attachment 1021548 [details]
File: environ

Comment 3 Till Maas 2016-05-22 10:07:27 UTC

*** This bug has been marked as a duplicate of bug 1126918 ***


Note You need to log in before you can comment on or make changes to this bug.