EDIT > This was something my end, I haven’t had this problem before so will leave it here. My DNS on my router is pointing to a secure DNS over TLS. This is what seemingly caused the problem, changed my router back to normal 8.8.8.8 port53 and now HA can resolve stuff properly.
I am getting an error, tried to downgrade to 2023.9.3 and then upgraded again but got the error on either version.
Frigate and Dreame integrations not working
* Unable to install package py-mini-racer: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f388750a650>: Failed to establish a new connection: [Errno -3] Try again')': /packages/50/97/a578b918b2e5923dd754cb60bb8b8aeffc85255ffb92566e3c65b148ff72/py_mini_racer-0.6.0.tar.gz WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f388750af90>: Failed to establish a new connection: [Errno -3] Try again')': /packages/50/97/a578b918b2e5923dd754cb60bb8b8aeffc85255ffb92566e3c65b148ff72/py_mini_racer-0.6.0.tar.gz WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f388750b850>: Failed to establish a new connection: [Errno -3] Try again')': /packages/50/97/a578b918b2e5923dd754cb60bb8b8aeffc85255ffb92566e3c65b148ff72/py_mini_racer-0.6.0.tar.gz WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f3887584210>: Failed to establish a new connection: [Errno -3] Try again')': /packages/50/97/a578b918b2e5923dd754cb60bb8b8aeffc85255ffb92566e3c65b148ff72/py_mini_racer-0.6.0.tar.gz WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f3887584a10>: Failed to establish a new connection: [Errno -3] Try again')': /packages/50/97/a578b918b2e5923dd754cb60bb8b8aeffc85255ffb92566e3c65b148ff72/py_mini_racer-0.6.0.tar.gz ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/50/97/a578b918b2e5923dd754cb60bb8b8aeffc85255ffb92566e3c65b148ff72/py_mini_racer-0.6.0.tar.gz (Caused by NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f38875852d0>: Failed to establish a new connection: [Errno -3] Try again'))
If I go to the URL in my browser it works
Seems to be something odd, on the command line in HA I cant ping files.pythonhosted.org, comes back with bad address. But I ping -v4 files.pythonhosted.org it resolves and pings.
Just checked my network settings and IPv6 is disabled, just tried enabling it but still doesnt work.
If I do NSLookup on I can see it resolves a IPv4 and IPv6 address.