Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

AWS UnauthorizedOperation #45

Open
jrowinski88 opened this issue Jan 7, 2020 · 1 comment
Open

AWS UnauthorizedOperation #45

jrowinski88 opened this issue Jan 7, 2020 · 1 comment

Comments

@jrowinski88
Copy link

jrowinski88 commented Jan 7, 2020

Hi,

Been using Teevity and moved over to using a dockerized container. Currently I'm having an issue with any AWS calls it seems but having a hard time tracking down which one exactly.

Any chance anyone could help out here?

| Error 2020-01-07 21:45:30,727 [localhost-startStop-1] ERROR BootStrap  - Startup failed
Message: You are not authorized to perform this operation. (Service: AmazonEC2; Status Code: 403; Error Code: UnauthorizedOperation; Request ID: 14ad917d-6d91-4dd9-9bd8-d436503fa9d8)
     Line | Method
->>  1712 | handleErrorResponse              in com.amazonaws.http.AmazonHttpClient$RequestExecutor
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|    1367 | executeOneRequest                in     ''
|    1113 | executeHelper . . . . . . . . .  in     ''
|     770 | doExecute                        in     ''
|     744 | executeWithTimer . . . . . . . . in     ''
|     726 | execute                          in     ''
|     686 | access$500 . . . . . . . . . . . in     ''
|     668 | execute                          in com.amazonaws.http.AmazonHttpClient$RequestExecutionBuilderImpl
|     532 | execute . . . . . . . . . . . .  in com.amazonaws.http.AmazonHttpClient
|     512 | execute                          in     ''
|   22420 | doInvoke . . . . . . . . . . . . in com.amazonaws.services.ec2.AmazonEC2Client
|   22387 | invoke                           in     ''
|   22376 | invoke . . . . . . . . . . . . . in     ''
|   11690 | executeDescribeRegions           in     ''
|   11661 | describeRegions . . . . . . . .  in     ''
|   11702 | describeRegions                  in     ''
|     296 | initZones . . . . . . . . . . .  in com.netflix.ice.processor.ProcessorConfig
|     119 | <init>                           in     ''
|     190 | doCall . . . . . . . . . . . . . in BootStrap$_closure1
|     327 | evaluateEnvironmentSpecificBlock in grails.util.Environment
|     320 | executeForEnvironment . . . . .  in     ''
|     296 | executeForCurrentEnvironment     in     ''
|     266 | run . . . . . . . . . . . . . .  in java.util.concurrent.FutureTask
|    1149 | runWorker                        in java.util.concurrent.ThreadPoolExecutor
|     624 | run . . . . . . . . . . . . . .  in java.util.concurrent.ThreadPoolExecutor$Worker
^     748 | run                              in java.lang.Thread```
@nfonrose
Copy link

nfonrose commented Jan 8, 2020 via email

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

No branches or pull requests

2 participants