Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unauthorized errors #42

Open
vin4git opened this issue Jul 7, 2017 · 0 comments
Open

Unauthorized errors #42

vin4git opened this issue Jul 7, 2017 · 0 comments

Comments

@vin4git
Copy link

vin4git commented Jul 7, 2017

Hi,

I have installed and set-up the graffiti monkey. However, AWS CLI is running perfect and I'm a admin user but still getting the unauthorized errors. Please check the below logs and help me:

$ graffiti-monkey -v --region us-west-2
2017-07-07 15:37:11 [INFO] [graffiti_monkey.core(51):init] Connecting to region us-west-2 using profile default
2017-07-07 15:37:11 [INFO] [graffiti_monkey.core(78):tag_volumes] Getting list of all volumes
Traceback (most recent call last):
File "/usr/bin/graffiti-monkey", line 11, in
sys.exit(run())
File "/usr/lib/python2.7/site-packages/graffiti_monkey/cli.py", line 168, in run
cli.run()
File "/usr/lib/python2.7/site-packages/graffiti_monkey/cli.py", line 158, in run
self.start_tags_propagation()
File "/usr/lib/python2.7/site-packages/graffiti_monkey/cli.py", line 138, in start_tags_propagation
self.monkey.propagate_tags()
File "/usr/lib/python2.7/site-packages/graffiti_monkey/core.py", line 70, in propagate_tags
self.tag_volumes()
File "/usr/lib/python2.7/site-packages/graffiti_monkey/core.py", line 79, in tag_volumes
volumes = self._conn.get_all_volumes()
File "/usr/lib/python2.7/site-packages/boto/ec2/connection.py", line 2157, in get_all_volumes
[('item', Volume)], verb='POST')
File "/usr/lib/python2.7/site-packages/boto/connection.py", line 1186, in get_list
raise self.ResponseError(response.status, response.reason, body)
boto.exception.EC2ResponseError: EC2ResponseError: 403 Forbidden

UnauthorizedOperationYou are not authorized to perform this operation.2ac05d20-ee08-4a73-9b41-0e32aba32c44

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant