Bot Replies Not Displaying #29

Closed
opened 2026-02-16 10:15:51 -05:00 by yindo · 3 comments
Owner

Originally created by @fitquick on GitHub (Apr 13, 2024).

When deploying on Vercel, there is no reply from the bot. When I reload, the reply is displayed, and the following error appears in Vercel's logs:

    at consumeUint8ArrayReadableStream (/var/task/node_modules/next/dist/compiled/edge-runtime/index.js:1:15045)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async sendResponse (/var/task/node_modules/next/dist/server/send-response.js:42:34)
    at async doRender (/var/task/node_modules/next/dist/server/base-server.js:968:25)
    at async cacheEntry.responseCache.get.incrementalCache.incrementalCache (/var/task/node_modules/next/dist/server/base-server.js:1159:28)
    at async /var/task/node_modules/next/dist/server/response-cache/index.js:99:36```
Originally created by @fitquick on GitHub (Apr 13, 2024). When deploying on Vercel, there is no reply from the bot. When I reload, the reply is displayed, and the following error appears in Vercel's logs: ```error - TypeError: This ReadableStream did not return bytes. at consumeUint8ArrayReadableStream (/var/task/node_modules/next/dist/compiled/edge-runtime/index.js:1:15045) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async sendResponse (/var/task/node_modules/next/dist/server/send-response.js:42:34) at async doRender (/var/task/node_modules/next/dist/server/base-server.js:968:25) at async cacheEntry.responseCache.get.incrementalCache.incrementalCache (/var/task/node_modules/next/dist/server/base-server.js:1159:28) at async /var/task/node_modules/next/dist/server/response-cache/index.js:99:36```
yindo closed this issue 2026-02-16 10:15:51 -05:00
Author
Owner

@arshia-shakudo commented on GitHub (Apr 16, 2024):

Have you found a way around this?

@arshia-shakudo commented on GitHub (Apr 16, 2024): Have you found a way around this?
Author
Owner

@Qwen-7052 commented on GitHub (Apr 5, 2025):

“internal server error

@Qwen-7052 commented on GitHub (Apr 5, 2025): “internal server error
Author
Owner

@Qwen-7052 commented on GitHub (Apr 5, 2025):

你找到解决这个问题的方法了吗?
“internal server error
我是刚刚接触这些,不知怎么解决?

@Qwen-7052 commented on GitHub (Apr 5, 2025): > 你找到解决这个问题的方法了吗? “internal server error 我是刚刚接触这些,不知怎么解决?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#29