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

I keep getting this error for quite a few of my queries #3

Open
elzizle opened this issue Feb 6, 2023 · 1 comment
Open

I keep getting this error for quite a few of my queries #3

elzizle opened this issue Feb 6, 2023 · 1 comment

Comments

@elzizle
Copy link

elzizle commented Feb 6, 2023

[ERROR] TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:12789:11)
at async file:///opt/homebrew/lib/node_modules/openai-chatgpt/node_modules/chatgpt/build/index.js:193:25 {
cause: HeadersTimeoutError: Headers Timeout Error
at Timeout.onParserTimeout [as _onTimeout] (node:internal/deps/undici/undici:9457:32)
at listOnTimeout (node:internal/timers:570:11)
at process.processTimers (node:internal/timers:511:7) {
code: 'UND_ERR_HEADERS_TIMEOUT'
}
}

@gmpetrov
Copy link
Owner

gmpetrov commented Feb 7, 2023

What's your nodejs version?

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