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

asyncio:ERROR Unclosed connection #113

Open
sergeief opened this issue Feb 17, 2023 · 8 comments
Open

asyncio:ERROR Unclosed connection #113

sergeief opened this issue Feb 17, 2023 · 8 comments
Labels
bug Something isn't working do-not-reap Do not reap this as being stale.

Comments

@sergeief
Copy link

Thank you for thumbor-aws. We were able to successfully serve images from S3 using this library, but discovered a side-effect is that we're seeing a lot of errors like the following:

2023-02-17 03:44:54 asyncio:ERROR Unclosed connection
client_connection: Connection<ConnectionKey(host='s3.amazonaws.com', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None)>
2023-02-17 03:45:12 asyncio:ERROR Unclosed connection
client_connection: Connection<ConnectionKey(host='s3.amazonaws.com', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None)>

This looks like connections to S3 aren't closed nor reused, any idea what would be the best way to debug or resolve?

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove the stale label or add a comment, or this issue will be closed in 5 days. You can always re-open if you still feel this is still an issue. Tag @heynemann for more information.

@github-actions github-actions bot added the Stale label Mar 19, 2023
@duffn
Copy link

duffn commented Mar 19, 2023

This is still valid.

@github-actions github-actions bot removed the Stale label Mar 19, 2023
@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove the stale label or add a comment, or this issue will be closed in 5 days. You can always re-open if you still feel this is still an issue. Tag @heynemann for more information.

@github-actions github-actions bot added the Stale label Apr 18, 2023
@duffn
Copy link

duffn commented Apr 18, 2023

This is still valid.

@github-actions github-actions bot removed the Stale label Apr 19, 2023
@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove the stale label or add a comment, or this issue will be closed in 5 days. You can always re-open if you still feel this is still an issue. Tag @heynemann for more information.

@github-actions github-actions bot added the Stale label May 19, 2023
@duffn
Copy link

duffn commented May 20, 2023

This is still valid.

@github-actions github-actions bot removed the Stale label May 20, 2023
@guilhermef guilhermef added the bug Something isn't working label May 29, 2023
@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove the stale label or add a comment, or this issue will be closed in 5 days. You can always re-open if you still feel this is still an issue. Tag @heynemann for more information.

@github-actions github-actions bot added the Stale label Jun 29, 2023
@heynemann heynemann added the do-not-reap Do not reap this as being stale. label Jun 29, 2023
@github-actions github-actions bot removed the Stale label Jun 29, 2023
@aekoroglu
Copy link

Still valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working do-not-reap Do not reap this as being stale.
Projects
None yet
Development

No branches or pull requests

5 participants