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

TLS handshake timeout #239

Closed
meekr opened this issue May 15, 2024 · 1 comment
Closed

TLS handshake timeout #239

meekr opened this issue May 15, 2024 · 1 comment

Comments

@meekr
Copy link

meekr commented May 15, 2024

终端运行 curl
curl --location 'http://127.0.0.1:8080/v1/chat/completions'
--header 'Content-Type: application/json'
--data '{
"model": "gpt-3.5-turbo",
"messages": [{"role": "user", "content": "Say this is a test!"}],
"stream": true
}'

返回:{"error":"Post "https://chat.openai.com/cdn-cgi/challenge-platform/h/b/jsd/r/df7cec3ee9a25612\": net/http: TLS handshake timeout"}

@xiaozhou26
Copy link
Collaborator

出cf盾了

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