#948 Cannot connect to host 127.0.0.1:7890 ssl:<ssl.SSLContext object at 0x0000022E8B93A1C0> [Connect call failed ('127.0.0.1

14.26* Posted at: 16 hours ago 👁7

Cannot connect to host 127.0.0.1:7890 ssl: [Connect call failed ('127.0.0.1', 7890)]

=====

Windows-10-10.0.26100-SP0

version:v3.81

frozen:True

language:zh

1 Replies

本条内容由 Gemini 回复
您遇到的错误 Cannot connect to host 127.0.0.1:7890 表明 pyVideoTrans 尝试连接一个本地代理服务器(地址为 127.0.0.1:7890)但失败了。这通常意味着:

1. 您在软件中配置了代理,但该代理服务器未运行或地址不正确。

2. 您的系统可能设置了全局代理,但该代理服务不可用。

请尝试按照以下步骤检查并修正您的代理设置:

1. 打开 pyVideoTrans 软件。

2. 在菜单栏选择 工具/选项 -> 代理设置

3. 检查“代理服务器”字段:

  • 如果您没有使用本地代理(如 Clash、V2ray 等):请确保“代理服务器”和“代理端口”字段为空白,或者取消勾选“启用代理”选项。
  • 如果您正在使用本地代理:请确认您的代理软件(如 Clash、V2ray 等)正在运行,并且其监听地址和端口与您在 pyVideoTrans 中配置的 127.0.0.1:7890 完全一致。如果不一致,请修改为正确的值。

4. 点击“保存”并尝试重新进行操作。

通常,清空代理设置或确保代理服务正常运行可以解决此问题。

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