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

ERR_SOCKET_CONNECTION_TIMEOUT error #338

Open
seckingyo opened this issue Apr 29, 2023 · 0 comments
Open

ERR_SOCKET_CONNECTION_TIMEOUT error #338

seckingyo opened this issue Apr 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@seckingyo
Copy link

TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11457:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at runNextTicks (node:internal/process/task_queues:64:3)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7)
at async create (file:///home/juno/Downloads/node-chatgpt-api/node_modules/@waylaidwanderer/fetch-event-source/lib/esm/fetch.js:52:34) {
cause: Error [ERR_SOCKET_CONNECTION_TIMEOUT]: Socket connection timeout
at new NodeError (node:internal/errors:399:5)
at internalConnectMultiple (node:net:1098:20)
at Timeout.internalConnectMultipleTimeout (node:net:1637:3)
at listOnTimeout (node:internal/timers:575:11)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_SOCKET_CONNECTION_TIMEOUT'
}
}
node:internal/process/esm_loader:42
internalBinding('errors').triggerUncaughtException(
^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant