Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/h3Public

readMultipartFormData error when parsing big files #851

Open
Labels
bugSomething isn't working
@GuppyTheCat

Description

@GuppyTheCat

Environment

node.js: 22.4.1
nuxt: 3.12.4
primevue: 3.53.0
vue: 3.4.34

Reproduction

Here is repo -file-upload-test
On button click you choose file and upload should automatically start.

Describe the bug

I have nuxt3 application.
I send file from nuxt3 frontend to nuxt3 server api.
If i send file approximately larger than 100Mb then i get error while parsing multipart from data.

Additional context

No response

Logs

Error reading multipart form data: Invalid array length  at Array.push (<anonymous>)  at parse (node_modules/.pnpm/h3@1.12.0/node_modules/h3/dist/index.mjs:196:16)  at readMultipartFormData (node_modules/.pnpm/h3@1.12.0/node_modules/h3/dist/index.mjs:469:10)  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)  at Object.handler (server/api/upload.post.ts:4:1)  at async node_modules/.pnpm/h3@1.12.0/node_modules/h3/dist/index.mjs:1975:19  at async Object.callAsync (node_modules/.pnpm/unctx@2.3.1/node_modules/unctx/dist/index.mjs:72:16)  at async Server.toNodeHandle (node_modules/.pnpm/h3@1.12.0/node_modules/h3/dist/index.mjs:2266:7)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp