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

请求国内接口超时 #2592

Open
primejava opened this issue Dec 9, 2024 · 2 comments
Open

请求国内接口超时 #2592

primejava opened this issue Dec 9, 2024 · 2 comments

Comments

@primejava
Copy link

Qinglong version

2.7.12

Steps to reproduce

在国外云服务器上和我的电脑上通过curl 访问一个天气api,可以正常获得响应,但在docker部署的青龙面版上执行请求,却始终超时
url = 'http://t.weather.*'
response = requests.get(url)

What is expected?

期望可以正常返回

What is actually happening?

请求超时

System Info

centos7

Any additional comments?

No response

@whyour
Copy link
Owner

whyour commented Dec 13, 2024

写个最小复现 demo ?

@inoyna12
Copy link

用的谷歌dns?

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

3 participants