#1147 HTTPSConnectionPool(host='api-edge.cognitive.microsofttranslator.com', port=443): Max retries exceeded with url: /transl

14.151* Posted at: 7 days ago 👁34

HTTPSConnectionPool(host='api-edge.cognitive.microsofttranslator.com', port=443): Max retries exceeded with url: /translate?from=&to=zh-Hans&api-version=3.0&includeSentenceLength=true (Caused by ConnectTimeoutError(, 'Connection to api-edge.cognitive.microsofttranslator.com timed out. (connect timeout=300)'))


=
Windows-10-10.0.22631-SP0
version:v3.80
frozen:True
language:zh

1 Replies

这个错误表明软件在连接微软翻译API (api-edge.cognitive.microsofttranslator.com) 时发生了超时。这通常是由于网络连接问题导致的。

请按以下步骤进行排查和解决:

  1. 检查网络连接:请确保您的电脑可以正常访问互联网,并且没有防火墙或安全软件阻止 pyVideoTrans 访问网络。
  2. 设置网络代理:如果您使用了网络代理,请在软件的 菜单 -> 翻译设置 中,找到并正确填写您的代理服务器地址和端口。
  3. 切换翻译渠道:作为临时解决方案,您可以尝试切换到其他翻译服务,例如 Google翻译DeepL翻译,以确认问题是否特定于微软服务。
  4. 检查服务状态:偶尔微软的翻译服务本身可能出现临时性问题,您可以稍后再试。

如果以上步骤无法解决问题,请提供 videotrans/logs/ 目录下最新的日志文件,以便进行更深入的分析。

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Donate: https://ko-fi.com/jianchang512

Similar issues already exist

Trending Questions