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

116.7* Posted at: 4 hours ago 👁11

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] 由于目标计算机积极拒绝,无法连接。')))


=
system:Windows-10-10.0.19045-SP0
version:v3.83
frozen:True
language:zh
root_dir:D:/win-videotrans-v3.83

1 Replies

这个错误表明软件在尝试连接 edge.microsoft.com 时,网络代理设置存在问题。目标计算机“积极拒绝”通常意味着代理服务器未运行或地址/端口配置错误。

请按以下步骤检查和解决:

  1. 检查代理服务状态:确保您的科学上网工具(代理/VPN)正在运行且工作正常。
  2. 核对代理地址:在软件主界面的“网络代理地址”输入框中,确认您填写的代理地址和端口是否正确。常见的本地代理地址格式为 http://127.0.0.1:[端口号]http://localhost:[端口号]。请与您的代理软件设置保持一致。
  3. 临时关闭代理测试:如果问题依旧,可以尝试清空“网络代理地址”输入框,然后再次执行任务。这可以判断问题是否由代理配置引起。
  4. 检查防火墙:确保您的防火墙或安全软件没有阻止 sp.exe 或 Python 访问网络。

如果以上步骤无法解决,请提供 D:/win-videotrans-v3.83/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