Get an error when uploading a large file through my app: rror: abortedat connResetException

Error: aborted
at connResetException (node:internal/errors:711:14)
at abortIncoming (node:_http_server:747:17)
at socketOnClose (node:_http_server:741:3)
at Socket.emit (node:events:525:35)
at TCP.<anonymous> (node:net:313:12) {
code: 'ECONNRESET'
}
Error: aborted
at connResetException (node:internal/errors:711:14)
at abortIncoming (node:_http_server:747:17)
at socketOnClose (node:_http_server:741:3)
at Socket.emit (node:events:525:35)
at TCP.<anonymous> (node:net:313:12) {
code: 'ECONNRESET'
}
project id: f9724669-2787-46a8-bfcd-3dd6e9944ba6 I am using SvelteKit and try to upload a larger file through my app, i receive these errors, any ideas?
1 Reply
Percy
Percy16mo ago
Project ID: f9724669-2787-46a8-bfcd-3dd6e9944ba6