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

Failed to resolve 'openaipublic.blob.core.windows.net' ([Errno -3] Temporary failure in name resolution)")) #96

Open
hookenful opened this issue Apr 15, 2024 · 1 comment

Comments

@hookenful
Copy link

Приветствую!

Во время вызова эмбеддингов через GigaChatEmbeddings получил такую странную ошибку:

HTTPSConnectionPool(host='openaipublic.blob.core.windows.net', port=443): Max retries exceeded with url: /gpt-2/encodings/main/vocab.bpe (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f5d90353640>: Failed to resolve 'openaipublic.blob.core.windows.net' ([Errno -3] Temporary failure in name resolution)"))

Для чего используется этот хост?
openaipublic.blob.core.windows.ne:443 /gpt-2/encodings/main/vocab.bpe

@Rai220
Copy link
Collaborator

Rai220 commented Apr 26, 2024

Добрый день! А вы DALLE в своем проекте не используете? Или что-то на Azure хостинге? GigaChatEmbeddings туда точно не ходят, это какой-то side-эффект, возможно из другого треда прилетела ошибка.

Попробуйте пожалуйста зафиксировать полный stacktrace сообщения.

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

No branches or pull requests

2 participants