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

Connection pool is full, discarding connection #15

Open
fhempy opened this issue Sep 19, 2021 · 2 comments · May be fixed by #63
Open

Connection pool is full, discarding connection #15

fhempy opened this issue Sep 19, 2021 · 2 comments · May be fixed by #63

Comments

@fhempy
Copy link
Contributor

fhempy commented Sep 19, 2021

Hi,

I get a lot of those messages in my log

2021-09-19 09:28:23,914 - WARNING  - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com
2021-09-19 09:28:23,923 - WARNING  - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com
2021-09-19 09:28:23,998 - WARNING  - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com
2021-09-19 09:28:24,002 - WARNING  - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com
2021-09-19 09:28:24,012 - WARNING  - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com

Based on this
home-assistant/core#38903 (comment)
the code needs to be adapted here
https://github.com/tuya/tuya-iot-python-sdk/blob/master/tuya_iot/openapi.py#L69

Can you help me on this one? Thanks!

@roshanabady
Copy link

I'm experiencing the same issue. Not sure how to resolve it.

@jzandbergen jzandbergen linked a pull request Sep 26, 2022 that will close this issue
@bartplessers
Copy link

same issue here

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

Successfully merging a pull request may close this issue.

3 participants