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

Sporadic Issues with Boto3 in a Python Microservice Accessing S3 #4277

Closed
RyanFitzSimmonsAK opened this issue Sep 18, 2024 · 4 comments
Closed
Assignees
Labels
bug This issue is a confirmed bug. closed-for-staleness p2 This is a standard priority issue response-requested Waiting on additional information or feedback. s3

Comments

@RyanFitzSimmonsAK
Copy link
Contributor

Describe the bug

Original issue : aws/aws-sdk#817

Expected Behavior

N/A

Current Behavior

N/A

Reproduction Steps

N/A

Possible Solution

N/A

Additional Information/Context

N/A

SDK version used

N/A

Environment details (OS name and version, etc.)

N/A

@RyanFitzSimmonsAK RyanFitzSimmonsAK added bug This issue is a confirmed bug. needs-triage This issue or PR still needs to be triaged. labels Sep 18, 2024
@RyanFitzSimmonsAK
Copy link
Contributor Author

Hey @itburkealert, thanks for reaching out. S3 has some pretty detailed documentation about this particular error. I'd recommend taking a look at that. If nothing there helps resolve your issue, I can investigate further with debug logs. You can get debug logs by adding boto3.set_stream_logger('') and redacting any sensitive information. Thanks!

@RyanFitzSimmonsAK RyanFitzSimmonsAK self-assigned this Sep 18, 2024
@RyanFitzSimmonsAK RyanFitzSimmonsAK added response-requested Waiting on additional information or feedback. s3 p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Sep 18, 2024
@itburkealert
Copy link

Hey @RyanFitzSimmonsAK thanks for looking into this matter with me. The documentation is definitely thorough however we are dealing with a scenario here where the error starts occurring randomly and a restart of our micro service resolves the matter for what appears to be a random period of time. We'll look into providing more details logs per your second option.

@github-actions github-actions bot removed the response-requested Waiting on additional information or feedback. label Sep 20, 2024
@RyanFitzSimmonsAK RyanFitzSimmonsAK added the response-requested Waiting on additional information or feedback. label Sep 20, 2024
@RyanFitzSimmonsAK
Copy link
Contributor Author

This might have been due to a refresh issue that was fixed in 1.34.41. I'd recommend upgrading to Python 3.8 and a minimum Boto3 version of 1.34.41. Please let me know if you continue to have issues.

@github-actions github-actions bot removed the response-requested Waiting on additional information or feedback. label Sep 25, 2024
@RyanFitzSimmonsAK RyanFitzSimmonsAK added the response-requested Waiting on additional information or feedback. label Sep 27, 2024
Copy link

github-actions bot commented Oct 5, 2024

Greetings! It looks like this issue hasn’t been active in longer than five days. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Oct 5, 2024
@github-actions github-actions bot closed this as completed Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a confirmed bug. closed-for-staleness p2 This is a standard priority issue response-requested Waiting on additional information or feedback. s3
Projects
None yet
Development

No branches or pull requests

2 participants