raidendotai/openv0

FetchError: request to https://api.openai.com/v1/chat/completions failed, reason: connect ETIMEDOU

liuqingsong1528 opened this issue · 0 comments

An error occurred during local startup.
The API key is correct, but the request has been consistently timed out.
Does anyone know what happened ?thanks
wrong info:
cause: FetchError: request to https://api.openai.com/v1/chat/completions failed, reason: connect ETIMEDOUT 202.160.128.210:443
at ClientRequest. (D:\project\openv0\server\node_modules\node-fetch\lib\index.js:1501:11)
at ClientRequest.emit (node:events:513:28)
at TLSSocket.socketErrorListener (node:_http_client:494:9)
at TLSSocket.emit (node:events:525:35)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
type: 'system',
errno: 'ETIMEDOUT',
code: 'ETIMEDOUT'
}