FileUpload failed to upload.

Anyone run into this? Was working previously, now all of a sudden is not.
The data.document_id.4af07f15-4f73-40f8-89a7-1f9f086e05da failed to upload.
The data.document_id.4af07f15-4f73-40f8-89a7-1f9f086e05da failed to upload.
There's no more information, so I don't really know what the problem is.
5 Replies
Jon Mason
Jon MasonOP13mo ago
found this in the network tab: 413 Request Entity Too Large How can I tap into the error and show the user something useful? ok this is super frustrating. I can upload the file locally, but once deployed it won't upload the same file. I've gone so far as to take out the entire file size limit entirely and I'm still getting the 413 error. This is in production now...if anyone has run into this and has any input I'd greatly appreciate it. ugh, the server settings were the problem.
zep
zep10mo ago
what server settings did you changed?
Jon Mason
Jon MasonOP10mo ago
I don't recall, but I would look at the max file size settings.
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
Mohamed Ayaou
Mohamed Ayaou5mo ago
there is many file size limitations from different sources, try to modify the field one, livewire ones, and the php/server ones

Did you find this page helpful?