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

连接失败 , docker 启动的端口是没错的, #169

Open
Super1Windcloud opened this issue Feb 24, 2025 · 0 comments
Open

连接失败 , docker 启动的端口是没错的, #169

Super1Windcloud opened this issue Feb 24, 2025 · 0 comments

Comments

@Super1Windcloud
Copy link

(node:62488) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
A:\Webstorm\Tauri_electron_app\electron_vite_react\HyperSend\node_modules.pnpm\[email protected][email protected]\node_modules\openai\src\core.ts:488
throw new APIConnectionError({ cause: response });
^

APIConnectionError: Connection error.
at OpenAI.makeRequest (A:\Webstorm\Tauri_electron_app\electron_vite_react\HyperSend\node_modules.pnpm\[email protected][email protected]\node_modules\openai\src\core.ts:488:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async KimiServices (a:\Webstorm\Tauri_electron_app\electron_vite_react\HyperSend\src\utils\llm.ts:47:41)
at async (a:\Webstorm\Tauri_electron_app\electron_vite_react\HyperSend\src\utils\llm.ts:64:3) {
status: undefined,
headers: undefined,
request_id: undefined,
error: undefined,
code: undefined,
param: undefined,
type: undefined,
cause: FetchError: request to http://localhost:8889/v1/chat/completions failed, reason: read ECONNRESET
at ClientRequest. (A:\Webstorm\Tauri_electron_app\electron_vite_react\HyperSend\node_modules.pnpm\[email protected][email protected]\node_modules\node-fetch\lib\index.js:1501:11)
at ClientRequest.emit (node:events:519:28)
at emitErrorEvent (node:_http_client:103:11)
at Socket.socketErrorListener (node:_http_client:506:5)
at Socket.emit (node:events:531:35)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
type: 'system',
errno: 'ECONNRESET',
code: 'ECONNRESET'
}
}

Node.js v22.9.0

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

1 participant