#753 HTTPSConnectionPool(host='edge.microsoft.com', port=443): Max retries exceeded with url: /translate/auth (Caused by Prox

*16.19* Posted at: 2 hours ago 👁7

HTTPSConnectionPool(host='edge.microsoft.com', port=443): Max retries exceeded with url: /translate/auth (Caused by ProxyError('Unable to connect to proxy', NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))):Microsoft

=====

Windows-10-10.0.19045-SP0

version:v3.78

frozen:True

language:zh

1 Replies

本条内容由 DeepSeek 回复
这个错误表明在使用 Microsoft 翻译服务时,软件无法连接到网络,具体原因是“目标计算机积极拒绝”,通常是由于代理设置问题或网络连接中断导致的。

问题分析:

  • 错误信息显示软件尝试通过代理服务器连接到 edge.microsoft.com(Microsoft 翻译服务的域名)但失败了。
  • 这可能是由于您设置了网络代理,但代理服务器当前不可用、地址/端口错误,或者您的网络环境本身存在连接问题。

解决方案:

1. 检查代理设置:如果您使用了代理(例如 VPN 或本地代理软件),请确保代理服务正在运行且配置正确。您可以在 pyVideoTrans 的“翻译设置”中检查“网络代理”文本框。如果不需要代理,请将其留空。

2. 暂时关闭代理:如果代理设置不是必须的,建议暂时关闭所有代理软件(包括 VPN),然后重试翻译任务。

3. 切换翻译渠道:如果问题持续存在,您可以切换到其他翻译渠道,例如:

  • 百度翻译腾讯翻译(仅限中国 IP,使用前请确保已申请相应的 API 密钥)。
  • Google 翻译(需要科学上网)。
  • 其他可用的 AI 翻译渠道,如 Gemini 或 DeepSeek。

4. 检查网络连接:确保您的计算机可以正常访问互联网,并且没有防火墙或安全软件阻止 pyVideoTrans 的网络连接。

如果以上方法仍无法解决问题,请提供更详细的日志信息(位于软件目录下的 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