Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: socket connect timeout #1086

Open
jarvislin94 opened this issue May 22, 2024 · 9 comments
Open

Error: socket connect timeout #1086

jarvislin94 opened this issue May 22, 2024 · 9 comments

Comments

@jarvislin94
Copy link

jarvislin94 commented May 22, 2024

这是代理规则:

https://abc.com/api/ https://abc.com/api/
https://abc.com/ http://localhost:5174/
wss://abc.com/ ws://localhost:5174/

Omega插件:
image
image
image

问题:
每次 https://abc.com/api/xxx 的请求都会报Error: socket connect timeout,偶尔几次能通。其它 https://abc.com/xxx 的请求正常。帮忙看一下🙏
image

@avwo
Copy link
Owner

avwo commented May 30, 2024

你机器网络问题

@jarvislin94
Copy link
Author

你机器网络问题

应该不是,换了个代理工具是可以的

@avwo
Copy link
Owner

avwo commented May 30, 2024

先把 SwitchyOmega 设置成直接请求,再用 Chrome 访问 https://abc.com/api/xxx 试试

@jarvislin94
Copy link
Author

先把 SwitchyOmega 设置成直接请求,再用 Chrome 访问 https://abc.com/api/xxx 试试

直接请求可以访问

@avwo
Copy link
Owner

avwo commented Jun 5, 2024

你电脑有安装什么监控软件没,如果有确认下会不会对 node 进程造成干扰

@jarvislin94
Copy link
Author

你电脑有安装什么监控软件没,如果有确认下会不会对 node 进程造成干扰

好像只有一个clash

@avwo
Copy link
Owner

avwo commented Jun 15, 2024

clash的端口是什么

@jarvislin94
Copy link
Author

clash的端口是什么

export https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890 all_proxy=socks5://127.0.0.1:7890

7890

@avwo
Copy link
Owner

avwo commented Jun 18, 2024

Whistle 配个规则试试 * proxy://127.0.0.1:7890

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants