Hi gays:
The home-assistant log give some error information ,such as:
File “/usr/local/lib/python3.10/site-packages/urllib3/util/connection.py”, line 95, in create_connection
raise err
File “/usr/local/lib/python3.10/site-packages/urllib3/util/connection.py”, line 85, in create_connection
sock.connect(sa)
But I can’t find /usr/local/lib/python3.10 folder. Please help me,What’s the matter? Where the folder.
Thank you very much.
You can’t modify that package’s source on your system. If you want it changed you’d need to submit a PR to the urllib3 Python library, have that merged, and then submit a PR to update HA to use that new version.