#4625 requests.exceptions.ProxyError: HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with ur

123.115* Posted at: 19 hours ago 👁25

代理设置不正确或代理不可用,请检查代理或关闭代理并删掉代理文本框中所填内容
Traceback (most recent call last):
File "urllib3\connection.py", line 198, in _new_conn
File "urllib3\util\connection.py", line 85, in create_connection
File "urllib3\util\connection.py", line 73, in create_connection
ConnectionRefusedError: [WinError 10061] 由于目标计算机积极拒绝,无法连接。

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "urllib3\connectionpool.py", line 773, in urlopen
File "urllib3\connectionpool.py", line 1042, in _prepare_proxy
File "urllib3\connection.py", line 753, in connect
File "urllib3\connection.py", line 213, in _new_conn
urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。

The above exception was the direct cause of the following exception:

urllib3.exceptions.ProxyError: ('Unable to connect to proxy', NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由
......
advanced%20organic%20material%20in%20Substance%20Designer.%0AWe%20will%20explore%20how%20to%20create%20hard%20surface%20organic%20shapes%20while%20also%20going%20over%20on%20how%0Ato%20use%20subsurface%20scattering%20and%20present%20your%20material%20in%20a%20marmoset%20tool%20bag.%0AWe%20will%20be%20creating%20an%20abstract%20horror%20themed%20material%20called%20Fleshy%20Eyeballs%0Athat%20was%20inspired%20by%20Chris%20Hodges'%20Substance%20Signature%20artwork.%20A%20little%20about%20myself,%0AI'm%20a%20software%20artist%20from%20Estonia%20Patino%20and%20I've%20been%20working%20in%20the%20industry%20for%20the%20past%20few%20years.%0AThroughout%20that%20time,%20I've%20had%20the%20pleasure%20of%20working%20with%20companies%20like%20Ubisoft,%20Dexos.com,%0ASubstance%203D%20and%20Counterplay%20Games%20and%20I'm%20very%20excited%20to%20share%20that%20experience%20with%20you.%0ANow%20that%20that's%20out%20of%20the%20way,%20let's%20jump%20into%20Substance%20Designer%20and%20start%20building%20our%20material. (Caused by ProxyError('Unable to connect to proxy', NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。')))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "videotrans\task\_only_one.py", line 71, in run
File "videotrans\task\trans_create.py", line 689, in trans
File "videotrans\translator\__init__.py", line 978, in run
File "videotrans\translator\_base.py", line 98, in run
File "videotrans\translator\_base.py", line 119, in _run_text
File "tenacity\__init__.py", line 338, in wrapped_f
File "tenacity\__init__.py", line 477, in call
File "tenacity\__init__.py", line 378, in iter
File "tenacity\__init__.py", line 400, in
File "concurrent\futures\_base.py", line 451, in result
File "concurrent\futures\_base.py", line 403, in __get_result
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_google.py", line 39, in _item_task
File "requests\api.py", line 73, in get
File "requests\api.py", line 59, in request
File "requests\sessions.py", line 589, in request
File "requests\sessions.py", line 703, in send
File "requests\adapters.py", line 671, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=en&tl=zh-cn&hl=zh-cn&q=Hey%20and%20welcome%20to%20this%20ArtStation%20learning%20course.%20My%20name%20is%20Enrico%20Tamagand%20and%20throughout%20these,%E5%AD%97%E5%B9%95%E7%94%B1pvdown.com%E7%BD%91%E7%AB%99%E5%88%B6%E4%BD%9C%0Avideos%20we%20will%20go%20through%20on%20how%20to%20build%20an%20advanced%20organic%20material%20in%20Substance%20Designer.%0AWe%20will%20explore%20how%20to%20create%20hard%20surface%20organic%20shapes%20while%20also%20going%20over%20on%20how%0Ato%20use%20subsurface%20scattering%20and%20present%20your%20material%20in%20a%20marmoset%20tool%20bag.%0AWe%20will%20be%20creating%20an%20abstract%20horror%20themed%20material%20called%20Fleshy%20Eyeballs%0Athat%20was%20inspired%20by%20Chris%20Hodges'%20Substance%20Signature%20artwork.%20A%20little%20about%20myself,%0AI'm%20a%20software%20artist%20from%20Estonia%20Patino%20and%20I've%20been%20working%20in%20the%20industry%20for%20the%20past%20few%20years.%0AThroughout%20that%20time,%20I've%20had%20the%20pleasure%20of%20working%20with%20companies%20like%20Ubisoft,%20Dexos.com,%0ASubstance%203D%20and%20Counterplay%20Games%20and%20I'm%20very%20excited%20to%20share%20that%20experience%20with%20you.%0ANow%20that%20that's%20out%20of%20the%20way,%20let's%20jump%20into%20Substance%20Designer%20and%20start%20building%20our%20material. (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.99
frozen:True
language:zh
root_dir:D:/AI fanyi/win-pyvideotrans-v3.99-0508

1 Replies

核心原因是代理设置不正确:软件尝试通过代理连接 Google 翻译,但代理服务器拒绝了连接。

解决方案:

  1. 打开软件主界面,找到 “网络代理地址” 文本框。
  2. 清空该文本框中的所有内容(如果没有使用代理,此处应为空)。
  3. 确保您没有运行任何 VPN 或代理客户端,如果已运行但不想使用代理,请先关闭这些客户端。
  4. 重新执行任务。

如果确实需要使用代理,请确认代理服务器地址和端口号填写正确(格式如 http://127.0.0.1:7890),并确保代理服务已正常运行。

Post Your Reply