Bug 905428 - [abrt] python-boto-2.6.0-2.fc18: auth.py:633:get_auth_handler:NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV3Handler'] Check your credentials
Summary: [abrt] python-boto-2.6.0-2.fc18: auth.py:633:get_auth_handler:NoAuthHandlerFo...
Keywords:
Status: CLOSED DUPLICATE of bug 821799
Alias: None
Product: Fedora
Classification: Fedora
Component: python-boto
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert Scheck
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4c51966e6cad22066ceeee25e05...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-29 12:29 UTC by miguelamartinez
Modified: 2013-04-05 08:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-05 08:07:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.33 KB, text/plain)
2013-01-29 12:29 UTC, miguelamartinez
no flags Details
File: core_backtrace (528 bytes, text/plain)
2013-01-29 12:29 UTC, miguelamartinez
no flags Details
File: environ (2.82 KB, text/plain)
2013-01-29 12:29 UTC, miguelamartinez
no flags Details

Description miguelamartinez 2013-01-29 12:29:16 UTC
Version-Release number of selected component:
python-boto-2.6.0-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/route53
executable:     /usr/bin/route53
kernel:         3.6.11-3.fc18.x86_64
uid:            0

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

Traceback (most recent call last):
  File "/usr/bin/route53", line 188, in <module>
    conn = boto.connect_route53()
  File "/usr/lib/python2.7/site-packages/boto/__init__.py", line 355, in connect_route53
    **kwargs)
  File "/usr/lib/python2.7/site-packages/boto/route53/connection.py", line 66, in __init__
    validate_certs=validate_certs)
  File "/usr/lib/python2.7/site-packages/boto/connection.py", line 548, in __init__
    host, config, self.provider, self._required_auth_capability())
  File "/usr/lib/python2.7/site-packages/boto/auth.py", line 633, in get_auth_handler
    'Check your credentials' % (len(names), str(names)))
NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV3Handler'] Check your credentials

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

Comment 1 miguelamartinez 2013-01-29 12:29:22 UTC
Created attachment 689792 [details]
File: backtrace

Comment 2 miguelamartinez 2013-01-29 12:29:40 UTC
Created attachment 689793 [details]
File: core_backtrace

Comment 3 miguelamartinez 2013-01-29 12:29:50 UTC
Created attachment 689794 [details]
File: environ

Comment 4 Miroslav Suchý 2013-04-05 08:07:32 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.