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

[Attention] The api doesn't work when requesting with a proxy #7

Open
Ayanami1314 opened this issue Feb 22, 2024 · 1 comment
Open
Labels
ATTENTION Attention

Comments

@Ayanami1314
Copy link
Contributor

When I was using the system proxy of clash, I found the api given not work.
[reproduction]:
open the api-doc of swagger, in "Login" api, click "try it out" and modify the request body like
{
"username": "***", [your username]
"password": "***", [your password]
}
It responses with a timeout exceeded and {ok: false, message:"登录失败!"}
and close the proxy, it works

I waste 20 minute to find this. So I post this issue and hope others can avoid this problem.

@tao011110
Copy link

The backend server currently deployed is only accessible through the campus network. Therefore, if you use the Clash proxy, you won't be able to access it.

@Okabe-Rintarou-0 Okabe-Rintarou-0 added the ATTENTION Attention label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ATTENTION Attention
Projects
None yet
Development

No branches or pull requests

3 participants