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

经常出现请求超时,请重试 #2318

Open
ViCrack opened this issue Jan 24, 2025 · 2 comments
Open

经常出现请求超时,请重试 #2318

ViCrack opened this issue Jan 24, 2025 · 2 comments

Comments

@ViCrack
Copy link

ViCrack commented Jan 24, 2025

点击头像,无法登录,弹出下面的提示

Image

另外也间歇性弹出“请求超时,请重试”,我本地电脑开了全局代理,看样子是在不断的访问下面的网址,但是这些URL都是可以联通的,而且我在WebFuzzer中发包也正常

Image

https://oss-qn.yaklang.com/yak/latest/version.txt
https://aliyun-oss.yaklang.com/yak/latest/version.txt
https://yaklang.oss-cn-beijing.aliyuncs.com/yak/latest/version.txt
https://yaklang.oss-accelerate.aliyuncs.com/yak/latest/version.txt

不知道要怎么排查,可能是什么原因?

@ViCrack
Copy link
Author

ViCrack commented Jan 24, 2025

是最新版本。

清除过缓存数据,点过网络诊断,看情况也都是正常的。

Image

@ViCrack
Copy link
Author

ViCrack commented Jan 26, 2025

我知道怎么弄出来了,在windows上设置了HTTPS_PROXY的环境变量,设置HTTPS_PROXY为http://127.0.0.1:8080,就能出现这种情况。
(注意代理是正常可用的,为http协议,环境变量是HTTPS)

axios/axios#3384 可能跟这个bug类似的原因?

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

1 participant