#1628 HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=en&tl=zh-cn&hl=zh-cn&q=

2409:8a4c* Posted at: 1 day ago 👁14

HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=en&tl=zh-cn&hl=zh-cn&q=How%20do%20you%20good%20day?%0AI'm%20good.%20I'm%20a%20little%20nervous.%20This%20is%20my%20first%20time.%0AOnly%20a%20little?%0AA%20little%20bit.%0AWould%20you%20like%20to%20be%20more%20nervous?%0ANo,%20please%20don't.%0AWould%20you%20like%20to%20be%20less%20nervous?%0ALess%20nervous.%0AWhat%20would%20being%20less%20nervous%20feel?%20Do%20you%20know?%20Have%20you%20ever%20been%20less%20nervous?%0AI'm%20a%20very%20anxious%20person.%0AAre%20you?%0AI%20am.%0AHow%20does%20that%20serve%20you?%0AIt%20doesn't.%0AThen%20why%20are%20you%20choosing%20it?%0AOkay,%20you're%20right.%20I%20feel%20like,%20I%20don't%20know,%20sometimes%20it's%20just%20something,%20well,%20I%20know%20I%20can%20control%20it.%0AYes,%20you%20can.%0ABut%20I%20do%20have%20a%20hard%20time%20controlling%20it.%0AThat's%20a%20belief%20system.%0AOkay. (Caused by ProxyError('Unable to connect to proxy', NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。')))


=
system:Windows-10-10.0.19044-SP0
version:v3.83
frozen:True
language:zh
root_dir:C:/videotrans3.83

1 Replies

这个错误表明 Google 翻译服务无法连接,原因是代理设置问题。错误信息显示 "由于目标计算机积极拒绝,无法连接",这通常是因为网络代理配置不正确。

请按以下步骤解决:

  1. 检查代理设置:在软件主界面第5行的"网络代理"输入框中,填写正确的代理地址和端口,格式如 http://127.0.0.1:7860http://192.168.1.100:8080
  2. 验证代理可用性:确保您的代理软件正在运行且配置正确。可以在浏览器中测试是否能正常访问 translate.google.com
  3. 更换翻译渠道:如果代理问题无法立即解决,可以暂时切换到其他翻译渠道:

    • 在翻译设置中选择 Microsoft、百度、腾讯或阿里翻译
    • 或者使用 AI 大模型翻译如 OpenAI、DeepSeek、Gemini 等
  4. 检查防火墙:确保防火墙没有阻止 pyVideoTrans 的网络访问。

由于您在中国大陆使用,访问 Google 翻译必须通过代理,请正确配置代理参数后重试。

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