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

Cloud Demos - VPC Report #108

Open
termlen0 opened this issue Oct 24, 2023 · 5 comments
Open

Cloud Demos - VPC Report #108

termlen0 opened this issue Oct 24, 2023 · 5 comments
Assignees
Labels
bug Something isn't working Cloud Cloud family of demos

Comments

@termlen0
Copy link
Contributor

The VPC report is failing due to AWS permission issues.

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: botocore.exceptions.ClientError: An error occurred (AccessDenied) when calling the GetPublicAccessBlock operation: Access Denied
7
fatal: [localhost]: FAILED! => {"boto3_version": "1.28.62", "botocore_version": "1.31.62", "changed": false, "error": {"code": "AccessDenied", "message": "Access Denied"}, "msg": "Failed to get bucket public access configuration: An error occurred (AccessDenied) when calling the GetPublicAccessBlock operation: Access Denied", "response_metadata": {"host_id": "u/NEFouJ/8csVLtlJFC65G5wgtPvNltvmr0h93kFly0HFl1EMbC51EDAe80cYJpmZdrMaFpWqAQ=", "http_headers": {"content-type": "application/xml", "date": "Tue, 24 Oct 2023 16:49:42 GMT", "server": "AmazonS3", "transfer-encoding": "chunked", "x-amz-id-2": "u/NEFouJ/8csVLtlJFC65G5wgtPvNltvmr0h93kFly0HFl1EMbC51EDAe80cYJpmZdrMaFpWqAQ=", "x-amz-request-id": "X884301GABKE3R5H"}, "http_status_code": 403, "request_id": "X884301GABKE3R5H", "retry_attempts": 0}}
@termlen0
Copy link
Contributor Author

FYI.. now the S3 permission works but the report is that's generated is raw HTML so probably need another task that pushes the report somewhere.

@dlemons-redhat dlemons-redhat added the Cloud Cloud family of demos label Nov 13, 2023
@willtome willtome added the bug Something isn't working label Nov 20, 2023
@willtome
Copy link
Collaborator

needs further investigation

@IPvSean
Copy link
Collaborator

IPvSean commented Mar 19, 2024

i know what is going on now... will be working on a fix

@willtome
Copy link
Collaborator

This is still an issue. changing meta data to text/html manually works sometimes

@IPvSean
Copy link
Collaborator

IPvSean commented Aug 9, 2024

i am still working on this fwiw... sorry its taking so long, we have like two places the cloud reports were.... i am shifting it back to github.com/ansible-cloud/aws which has every VPC covered... and then adding some functionality here for showing missing tags... (For the wave demo).

IPvSean added a commit to IPvSean/product-demos that referenced this issue Aug 9, 2024
fix for ansible#108

don't merge yet... can re-add ability to host in different regions, but this is a much better report
IPvSean added a commit to IPvSean/product-demos that referenced this issue Sep 23, 2024
fix for ansible#108

don't merge yet... can re-add ability to host in different regions, but this is a much better report
IPvSean added a commit to IPvSean/product-demos that referenced this issue Sep 23, 2024
fix for ansible#108

don't merge yet... can re-add ability to host in different regions, but this is a much better report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cloud Cloud family of demos
Projects
None yet
Development

No branches or pull requests

4 participants