You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when calling 'docker-compose up', sometime the following error occurs:
requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2/resolve/e04d38a7d68c60a7a95390045400a555127ab033/config_sentence_transformers.json
The text was updated successfully, but these errors were encountered:
update: docker-compose up connects to the internet > error when no internet connection requests.exceptions.ConnectionError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0a8a9754e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
when calling 'docker-compose up', sometime the following error occurs:
requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2/resolve/e04d38a7d68c60a7a95390045400a555127ab033/config_sentence_transformers.json
The text was updated successfully, but these errors were encountered: