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

116.230* Posted at: 2 hours ago 👁5

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:/mumu/videotrans/win-videotrans-v3.83

1 Replies

此错误表明软件无法通过您设置的网络代理连接到 edge.microsoft.com。这通常是由于代理服务器地址或端口配置错误,或者代理服务本身未正常运行导致的。

请按以下步骤排查:

  1. 检查代理服务状态:确保您的代理软件(如 Clash、V2Ray 等)正在运行,并且监听在您填写的地址和端口上。
  2. 核对代理地址:在软件主界面的“网络代理地址”文本框中,检查您填写的代理地址和端口是否正确。格式通常为 http://127.0.0.1:端口号socks5://127.0.0.1:端口号
  3. 临时关闭代理:如果您当前并不需要访问被墙的服务(如 Google 翻译、OpenAI),可以尝试清空“网络代理地址”文本框,然后再次执行任务。Edge-TTS 等服务在国内是可以直接访问的。
  4. 测试代理连通性:在浏览器中访问一个国外网站(如 https://www.google.com),确认您的代理设置是有效的。

如果问题依旧,请提供更详细的代理配置信息或尝试不使用代理。

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