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

121.233* Posted at: 14 hours ago 👁10

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)'))


=
system:Windows-10-10.0.19045-SP0
version:v3.83
frozen:True
language:zh
root_dir:C:/Users/噗噗/Desktop/video

1 Replies

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

请按以下步骤排查:

  1. 检查网络连接:请确保您的电脑可以正常访问互联网,并且没有防火墙或安全软件阻止 pyVideoTrans 访问网络。
  2. 使用网络代理:如果您在中国大陆,访问部分国际服务可能不稳定。请在软件的 翻译设置 菜单中,为微软翻译渠道配置一个可用的网络代理。
  3. 更换翻译渠道:作为临时解决方案,您可以尝试切换到其他翻译服务,例如 Google翻译DeepSeek 等,看是否能正常工作。
  4. 检查服务状态:偶尔微软翻译服务本身可能出现临时性问题,可以稍后再试。

如果以上方法均无法解决,请提供 C:/Users/噗噗/Desktop/video/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