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

Fix NoneType error when S3 configs not set properly #1110

Merged

Conversation

cmadjar
Copy link
Collaborator

@cmadjar cmadjar commented Apr 19, 2024

Description

This fixes the NoneType error for run_push_imaging_files_to_s3_pipeline.py when incorrect S3 authentication settings are provided. Will now print:

[ERROR   ] S3 connection failure: An error occurred (InvalidAccessKeyId) when calling the ListBuckets operation: Unknown

[ERROR   ] S3 configs not configured properly

Close #1109

@cmadjar cmadjar self-assigned this Apr 19, 2024
@cmadjar cmadjar linked an issue Apr 19, 2024 that may be closed by this pull request
@cmadjar cmadjar added this to the 26.0.0 milestone Apr 19, 2024
@cmadjar cmadjar linked an issue Apr 19, 2024 that may be closed by this pull request
7 tasks
@cmadjar cmadjar removed their assignment Apr 19, 2024
@cmadjar cmadjar merged commit 64cb76b into aces:main Apr 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NoneType error when S3 configs not set properly python/run_push_imaging_files_to_s3_pipeline.py
1 participant