moxiecode / plupload

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
http://www.plupload.com
GNU Affero General Public License v3.0
5.63k stars 1.42k forks source link

Unable to upload Docx files #1527

Open mstrykerME opened 7 years ago

mstrykerME commented 7 years ago

Hi there,

Looking to see if there is a solution to this as soon as possible, as we have a client that has time sensitive documents that need to be uploaded.

We noticed that we are unable to upload native docx files, but files that are in compatibility mode upload just fine.

Any assistance would be great!

Thanks in advance!

~Mike

jayarjo commented 7 years ago

docx files in general upload just fine. Please provide your config, Plupload version and browser model/version where you observe the problem.

mstrykerME commented 7 years ago

Looks like it is a load balancing issue right now. If we can't resolve it, I will come back for more assistance. Thank you for your time so far!