adrianhajdin / storage_management_solution

https://storage-management-solution.vercel.app
247 stars 75 forks source link

Unable to upload .mp3 file (video) #11

Open ArhanAnsari opened 4 days ago

ArhanAnsari commented 4 days ago

Unable to upload .mp3 file (video) When trying to upload a 7 Megabyte or any Megabyte video file to the final https://storeit-five.vercel.app site, it feels like there is an infinite file download and the file just won't load.

I'll have to watch the logs carefully to track down this error. But not able to solve this

Files received: Array(1)0: {name: 'Sleep Well.mp4', size: 12339717}length: 1[[Prototype]]: Array(0)at: ƒ at()concat: ƒ concat()constructor: ƒ Array()copyWithin: ƒ copyWithin()entries: ƒ entries()every: ƒ every()fill: ƒ fill()filter: ƒ filter()find: ƒ find()findIndex: ƒ findIndex()findLast: ƒ findLast()findLastIndex: ƒ findLastIndex()flat: ƒ flat()flatMap: ƒ flatMap()forEach: ƒ forEach()includes: ƒ includes()indexOf: ƒ indexOf()join: ƒ join()keys: ƒ keys()lastIndexOf: ƒ lastIndexOf()length: 0map: ƒ map()pop: ƒ pop()push: ƒ push()reduce: ƒ reduce()reduceRight: ƒ reduceRight()reverse: ƒ reverse()shift: ƒ shift()slice: ƒ slice()some: ƒ some()sort: ƒ sort()splice: ƒ splice()toLocaleString: ƒ toLocaleString()toReversed: ƒ toReversed()toSorted: ƒ toSorted()toSpliced: ƒ toSpliced()toString: ƒ toString()unshift: ƒ unshift()values: ƒ values()with: ƒ with()Symbol(Symbol.iterator): ƒ values()Symbol(Symbol.unscopables): {at: true, copyWithin: true, entries: true, fill: true, find: true, …}[[Prototype]]: Object layout-c921694316776ca8.js:1 Processing file: Sleep Well.mp4 (12339717 bytes) storeit-five.vercel.app/:1

   Failed to load resource: the server responded with a status of 413 ()Understand this errorAI

215-0a4ec15d3b41c263.js:1 Upload failed for Sleep Well.mp4: An unexpected response was received from the server. window.console.error @ 215-0a4ec15d3b41c263.js:1Understand this errorAI layout-c921694316776ca8.js:1 All uploads completed

Files received: Array(2) layout-c921694316776ca8.js:1 Processing file: VID-20240725-WA0003.mp4 (5462565 bytes) layout-c921694316776ca8.js:1 Processing file: Sleep Well.mp4 (12339717 bytes) storeit-five.vercel.app/:1 Failed to load resource: the server responded with a status of 413 ()

215-0a4ec15d3b41c263.js:1 Upload failed for VID-20240725-WA0003.mp4: An unexpected response was received from the server. storeit-five.vercel.app/:1 Failed to load resource: the server responded with a status of 413 () 215-0a4ec15d3b41c263.js:1 Upload failed for Sleep Well.mp4: An unexpected response was received from the server.

ArhanAnsari commented 3 days ago

@developingfaizaan Will you please help me with this?

ArhanAnsari commented 3 days ago

@AnasSiddiqui18 Please help me with this