Space Chat Ui Template: code: 'UND_ERR_HEADERS_TIMEOUT'

#277
by SanFelicio - opened

I create a space Chat Ui Template, using the option docker.
I'm trying to ask questions to the chat, it doesn't work and i have this error on logs:

TypeError: fetch failed
17:04:47 3|index | at fetch (file:///app/build/shims.js:19639:13)
17:04:47 3|index | at async generateFromDefaultEndpoint (file:///app/build/server/chunks/_server.ts-490df287.js:21511:12)
17:04:47 3|index | at async summarize (file:///app/build/server/chunks/_server.ts-490df287.js:21753:26)
17:04:47 3|index | at async POST (file:///app/build/server/chunks/_server.ts-490df287.js:21832:20)
17:04:47 3|index | at async render_endpoint (file:///app/build/server/index.js:1418:22)
17:04:47 3|index | at async resolve (file:///app/build/server/index.js:3817:22)
17:04:47 3|index | at async Object.handle (file:///app/build/server/chunks/hooks.server-b7ecab27.js:68:20)
17:04:47 3|index | at async respond (file:///app/build/server/index.js:3710:22)
17:04:47 3|index | at async Array.ssr (file:///app/build/handler.js:1207:3) {
17:04:47 3|index | cause: HeadersTimeoutError: Headers Timeout Error
17:04:47 3|index | at Timeout.onParserTimeout [as callback] (file:///app/build/shims.js:8771:30)
17:04:47 3|index | at Timeout.onTimeout [as _onTimeout] (file:///app/build/shims.js:789:13)
17:04:47 3|index | at listOnTimeout (node:internal/timers:573:17)
17:04:47 3|index | at process.processTimers (node:internal/timers:514:7) {
17:04:47 3|index | code: 'UND_ERR_HEADERS_TIMEOUT'

Hugging Chat org

Hi, thanks for reporting, I'll have a look at this!

Sign up or log in to comment