I seem to be having connectivity issues from my containers to the outside world. But GeoNames and huggingface cant be reached to downloaded needed data.
immich_machine_learning | urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/sentence-transformers/clip-ViT-B-32 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fda018e7e50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
immich_microservices | Error downloading GeoNames cities500 data: Error: getaddrinfo EAI_AGAIN download.geonames.org
I can see the requests coming to my dns and being processed correctly. I have no Issues connecting to these sites with a browser.