Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 943451 Details for
Bug 1148914
[abrt] python-boto: auth.py:883:get_auth_handler:NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['QuerySignatureV2AuthHandler'] Check your credentials
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.63 KB, created by
upendar
on 2014-10-02 16:04:49 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
upendar
Created:
2014-10-02 16:04:49 UTC
Size:
1.63 KB
patch
obsolete
>auth.py:883:get_auth_handler:NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['QuerySignatureV2AuthHandler'] Check your credentials > >Traceback (most recent call last): > File "/bin/list_instances", line 90, in <module> > main() > File "/bin/list_instances", line 50, in main > ec2 = boto.connect_ec2(region=region) > File "/usr/lib/python2.7/site-packages/boto/__init__.py", line 170, in connect_ec2 > return EC2Connection(aws_access_key_id, aws_secret_access_key, **kwargs) > File "/usr/lib/python2.7/site-packages/boto/ec2/connection.py", line 102, in __init__ > profile_name=profile_name) > File "/usr/lib/python2.7/site-packages/boto/connection.py", line 1073, in __init__ > profile_name=profile_name) > File "/usr/lib/python2.7/site-packages/boto/connection.py", line 572, in __init__ > host, config, self.provider, self._required_auth_capability()) > File "/usr/lib/python2.7/site-packages/boto/auth.py", line 883, in get_auth_handler > 'Check your credentials' % (len(names), str(names))) >NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['QuerySignatureV2AuthHandler'] Check your credentials > >Local variables in innermost frame: >total_handlers: 1 >checked_handlers: [<class 'boto.auth.QuerySignatureV2AuthHandler'>] >provider: <boto.provider.Provider object at 0x206cfd0> >host: u'ec2.us-east-1.amazonaws.com' >handler: <class 'boto.auth.QuerySignatureV2AuthHandler'> >names: ['QuerySignatureV2AuthHandler'] >ready_handlers: [] >requested_capability: ['ec2'] >auth_handlers: [<class 'boto.auth.QuerySignatureV2AuthHandler'>] >config: <boto.pyami.config.Config instance at 0x1d674d0>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1148914
: 943451 |
943452