You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[h3] [unhandled] TypeError: Response body object should not be disturbed or locked
at extractBody (node:internal/deps/undici/undici:4151:17)
... 5 lines matching cause stack trace ...
at async Server.toNodeHandle (file:///Users/dev/solo/node_modules/.pnpm/[email protected]/node_modules/h3/dist/index.mjs:2249:7) {
cause: TypeError: Response body object should not be disturbed or locked
at extractBody (node:internal/deps/undici/undici:4151:17)
at new Request (node:internal/deps/undici/undici:5084:48)
at handleServerFunction (/Users/dev/solo/node_modules/.pnpm/@[email protected][email protected][email protected][email protected]_@[email protected]_@types+n_fqrivpjm2ut6pdcgwnam6j2nza/node_modules/@solidjs/start/dist/runtime/server-handler.js:85:64)
at async _callHandler (file:///Users/dev/solo/node_modules/.pnpm/[email protected]/node_modules/h3/dist/index.mjs:1821:16)
at async file:///Users/dev/solo/node_modules/.pnpm/[email protected]/node_modules/h3/dist/index.mjs:1962:19
at async Object.callAsync (file:///Users/dev/solo/node_modules/.pnpm/[email protected]/node_modules/unctx/dist/index.mjs:72:16)
at async Server.toNodeHandle (file:///Users/dev/solo/node_modules/.pnpm/[email protected]/node_modules/h3/dist/index.mjs:2249:7),
statusCode: 500,
fatal: false,
unhandled: true,
statusMessage: undefined,
data: undefined
}
Expected behavior 🤔
No response
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎
macos 14.5 on mac mini M1
node 20.15.1
pnpm 9.5.0
@solidjs/meta: "^0.29.4"
@solidjs/router: "^0.14.1"
@solidjs/start: "^1.0.3"
solid-js: "^1.8.18"
vinxi: "^0.3.14"
The text was updated successfully, but these errors were encountered:
Duplicates
Latest version
Current behavior 😯
Hey!
I'm experimenting with the new Solid Start 1.0 and hit a problem while trying to upload a simple file. For example
Give me the error
Expected behavior 🤔
No response
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎
The text was updated successfully, but these errors were encountered: