aurora-develop / aurora

free
MIT License
2.26k stars 723 forks source link

TLS handshake timeout #239

Closed meekr closed 5 months ago

meekr commented 5 months ago

终端运行 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 commented 5 months ago

出cf盾了