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

61.93* Posted at: 12 hours ago

HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=zh-cn&tl=kk&hl=kk&q=%E5%B0%91%E7%88%B7%E5%95%8A%EF%BC%8C%E7%9B%AE%E5%89%8D%E8%99%BD%E7%84%B6%E5%85%AC%E5%8F%B8%E5%9C%A8%E7%BB%8F%E8%90%A5%E4%B8%8A%E5%B7%B2%E7%BB%8F%E5%9F%BA%E6%9C%AC%E7%BB%B4%E6%8C%81%E8%BF%90%E8%90%A5%E7%8A%B6%E6%80%81%E4%BA%86%EF%BC%8C%E4%B8%8D%E8%BF%87%E7%8E%B0%E5%9C%A8%E8%BF%98%E6%98%AF%E6%9C%89%E4%B8%80%E4%BA%9B%E6%AF%94%E8%BE%83%E6%A3%98%E6%89%8B%E7%9A%84%E4%BA%8B%E5%95%8A%0A%E7%8E%8B%E7%AE%A1%E5%AE%B6%E3%80%82%E6%9C%89%E4%BB%80%E4%B9%88%E4%BA%8B%E4%BD%A0%E5%B0%B1%E8%AF%B4%E5%90%A7%0A%E6%9D%8E%E5%BF%97%E6%AC%A2%E4%B8%8D%E6%87%82%E4%BA%8B%E5%B0%B1%E7%AE%97%E4%BA%86%EF%BC%8C%E4%B8%8D%E8%BF%98%E6%9C%89%E6%88%91%E5%91%A2%E5%90%97 (Caused by ProxyError('Unable to connect to proxy', NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。')))[字节语音大模型极速版, Google(免费), Elevenlabs.io]
Traceback (most recent call last):
File "urllib3\co
......
name='34', basename='34.mp4', ext='mp4', target_dir='D:/shipin2222/34-mp4/kk', shared_target_dir='D:/shipin2222/34-mp4', cache_folder='D:/pyvideotrans/tmp/29440/e23fade540-kk', is_cuda=False, source_language='简体中文', source_language_code='zh-cn', source_sub='D:/shipin2222/34-mp4/zh-cn.srt', source_wav='D:/shipin2222/34-mp4/_shared/zh-cn.wav', source_wav_output='D:/shipin2222/34-mp4/zh-cn.m4a', target_language='哈萨克语', target_language_code='kk', target_sub='D:/shipin2222/34-mp4/kk/kk.srt', target_wav='D:/pyvideotrans/tmp/29440/e23fade540-kk/target.wav', target_wav_output='D:/shipin2222/34-mp4/kk/kk.m4a', translate_type=0, tts_type=20, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='Roger - Laid-Back Casual Resonant', voice_role_auto_mode=True, voice_autorate=True, video_autorate=True, dubbing_thread_workers=2, remove_silent_mid=False, align_sub_audio=True, detect_language='zh-cn', recogn_type=8, model_name='large-v3-turbo', shibie_audio=None, remove_noise=False, enable_diariz=True, nums_diariz=0, rephrase=0, fix_punc=0, target_language_pairs=[{'language': '俄罗斯语', 'code': 'ru'}, {'language': '哈萨克语', 'code': 'kk'}], target_languages=['俄罗斯语', '哈萨克语'], target_language_codes=['ru', 'kk'], multi_target_language_serial=True, multi_target_language_workers=0, resolved_multi_target_language_workers=2, stage_parallel_workers=2, video_slow_clip_workers=2, process_name='34.mp4 - 哈萨克语', subtitle_language=None, app_mode='biaozhun', subtitles='', targetdir_mp4='D:/shipin2222/34-mp4/kk/34.mp4', novoice_mp4='D:/pyvideotrans/tmp/29440/e23fade540-kk/novoice.mp4', is_separate=True, embed_bgm=True, instrument='D:/shipin2222/34-mp4/_shared/instrument.wav', vocal='D:/shipin2222/34-mp4/_shared/vocal.wav', clear_cache=False, background_music='', subtitle_type=1, only_out_mp4=False, recogn2pass=False, output_srt=0, copysrt_rawvideo=False, loop_backaudio=1, backaudio_volume=0.8)


=
system:Windows-10-10.0.26200-SP0
version:v4.03
frozen:True
language:zh
root_dir:D:/pyvideotrans

1 Replies

这个错误是由于你配置了网络代理,但代理服务器没有运行或地址错误(由于目标计算机积极拒绝,无法连接)导致的。Google 翻译在中国大陆地区需要科学上网,但代理必须正确配置并保持运行。

解决方案:

  1. 如果不需要代理:清空主界面「网络代理」文本框,然后改用「微软翻译」渠道(无需代理,自带自动切换)。
  2. 如果需要代理:确认你在「网络代理」中填写的地址格式正确,例如 http://127.0.0.1:7890(具体端口以你的代理工具为准),并确保代理软件已启动。
  3. 修改后重新执行任务。

请查阅相关文档:

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.

Dondate via ko-fi.com

Dondate via PayPal

Related resource