safari 12.1.2 not working with jQuery fileUpload

Implementing a file upload with safari 12.1.2 and jquery fileUpload gives the error , uploadedBytes: "Uploaded bytes exceed file size".
Anyone experienced this error?

Replies

For example.


<form method="get" action="url1.cgi">
<input type="file" />
</form>

If it is noot moved on your html files, you must check your server administrator's apointment.

If the server is closed, you can't do it anyhow.