Bug 1047170 - [abrt] python-boto-2.13.3-1.fc20: auth.py:728:get_auth_handler:NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV1Handler'] Check your credentials
Summary: [abrt] python-boto-2.13.3-1.fc20: auth.py:728:get_auth_handler:NoAuthHandlerF...
Keywords:
Status: CLOSED DUPLICATE of bug 821799
Alias: None
Product: Fedora
Classification: Fedora
Component: python-boto
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Garrett Holmstrom
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ac8e36c125e25474c1202bfff3a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-29 18:50 UTC by reizen
Modified: 2014-08-22 21:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-22 21:02:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.37 KB, text/plain)
2013-12-29 18:50 UTC, reizen
no flags Details
File: environ (2.85 KB, text/plain)
2013-12-29 18:50 UTC, reizen
no flags Details

Description reizen 2013-12-29 18:50:33 UTC
Version-Release number of selected component:
python-boto-2.13.3-1.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python /usr/bin/lss3
executable:     /usr/bin/lss3
kernel:         3.11.10-301.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
auth.py:728:get_auth_handler:NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV1Handler'] Check your credentials

Traceback (most recent call last):
  File "/usr/bin/lss3", line 71, in <module>
    s3 = boto.connect_s3()
  File "/usr/lib/python2.7/site-packages/boto/__init__.py", line 135, in connect_s3
    return S3Connection(aws_access_key_id, aws_secret_access_key, **kwargs)
  File "/usr/lib/python2.7/site-packages/boto/s3/connection.py", line 174, in __init__
    validate_certs=validate_certs)
  File "/usr/lib/python2.7/site-packages/boto/connection.py", line 557, in __init__
    host, config, self.provider, self._required_auth_capability())
  File "/usr/lib/python2.7/site-packages/boto/auth.py", line 728, in get_auth_handler
    'Check your credentials' % (len(names), str(names)))
NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV1Handler'] Check your credentials

Local variables in innermost frame:
total_handlers: 1
checked_handlers: [<class 'boto.auth.HmacAuthV1Handler'>]
provider: <boto.provider.Provider object at 0x119c290>
host: 's3.amazonaws.com'
handler: <class 'boto.auth.HmacAuthV1Handler'>
names: ['HmacAuthV1Handler']
ready_handlers: []
requested_capability: ['s3']
auth_handlers: [<class 'boto.auth.HmacAuthV1Handler'>]
config: <boto.pyami.config.Config instance at 0x7f712a988f38>

Comment 1 reizen 2013-12-29 18:50:39 UTC
Created attachment 843144 [details]
File: backtrace

Comment 2 reizen 2013-12-29 18:50:43 UTC
Created attachment 843145 [details]
File: environ

Comment 3 Orion Poplawski 2013-12-30 03:14:46 UTC
Generally this seems to be because you haven't set your credentials.  Have you?

Comment 4 Fedora Admin XMLRPC Client 2014-01-06 23:10:46 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Garrett Holmstrom 2014-08-22 21:02:05 UTC

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


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