| Summary: | [abrt] python-boto-2.9.6-2.fc19: auth.py:686:get_auth_handler:NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV4Handler'] Check your credentials | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | kluksa | ||||||
| Component: | python-boto | Assignee: | Garrett Holmstrom <gholms> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | gholms, orion, redhat-bugzilla, walters | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:268595a29e29dac51b48bc7700b81b7e1d242740 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-22 21:02:02 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 808745 [details]
File: backtrace
Created attachment 808746 [details]
File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. *** This bug has been marked as a duplicate of bug 821799 *** |
Version-Release number of selected component: python-boto-2.9.6-2.fc19 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /usr/bin/asadmin start-domain likz executable: /usr/bin/asadmin kernel: 3.11.1-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: auth.py:686:get_auth_handler:NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV4Handler'] Check your credentials Traceback (most recent call last): File "/usr/bin/asadmin", line 260, in <module> autoscale = boto.connect_autoscale() File "/usr/lib/python2.7/site-packages/boto/__init__.py", line 192, in connect_autoscale **kwargs) File "/usr/lib/python2.7/site-packages/boto/ec2/autoscale/__init__.py", line 123, in __init__ validate_certs=validate_certs) File "/usr/lib/python2.7/site-packages/boto/connection.py", line 973, in __init__ validate_certs=validate_certs) File "/usr/lib/python2.7/site-packages/boto/connection.py", line 554, in __init__ host, config, self.provider, self._required_auth_capability()) File "/usr/lib/python2.7/site-packages/boto/auth.py", line 686, in get_auth_handler 'Check your credentials' % (len(names), str(names))) NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV4Handler'] Check your credentials Local variables in innermost frame: total_handlers: 1 checked_handlers: [<class 'boto.auth.HmacAuthV4Handler'>] provider: <boto.provider.Provider object at 0x1965350> host: 'autoscaling.us-east-1.amazonaws.com' handler: <class 'boto.auth.HmacAuthV4Handler'> names: ['HmacAuthV4Handler'] ready_handlers: [] requested_capability: ['hmac-v4'] auth_handlers: [<class 'boto.auth.HmacAuthV4Handler'>] config: <boto.pyami.config.Config instance at 0x15b9fc8>