TanStackT
TanStack4mo ago
21 replies
faint-white

Error reading routerStream: Invalid state: Controller is already closed error

i keep getting this error, however it does not impact my application anyhow - has anyone experienced this error yet? Where should i search?


code: 'ERR_INVALID_STATE'
}
Error reading routerStream: TypeError [ERR_INVALID_STATE]: Invalid state: Controller is already closed
at ReadableStreamDefaultController.enqueue (node:internal/webstreamtb/Documents/Developer/Tatb/Documents/Developer/Tanstack-start-convex/node_modules/.pnpm/@tanstack+router-core@1.132.37/node_modules/@tanstack/router-core/dist/esm/ssr/transformStreamWithRouter.js:29:18)
at file:///C:/Users/vestb/Documents/Developer/Tanstack-start-convex/node_modules/.pnpm/@tanstack+router-core@1.132.37/node_modules/@tanstack/router-core/dist/esm/ssr/transformStreamWithRouter.js:94:26
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
code: 'ERR_INVALID_STATE'
Was this page helpful?