Git Product home page Git Product logo

Comments (6)

singhjusraj avatar singhjusraj commented on June 9, 2024

Can you please show your code?
Can't help you without looking at your code.
Please read the issue template.....

from fine-uploader.

FernandoFreitasPixelhouse avatar FernandoFreitasPixelhouse commented on June 9, 2024

Hi @SinghSukhdeep,

Do you want see my server code? I didn't undesrstand.
In relation a "Please read the issue template....." what I did wrong?

This problems happens only sometimes and aparently in iOs Devices.
It seems that problem happens in line bellow of file "fine-uploader.js":
"formData.append(spec.inputName, fileOrBlob);"

from fine-uploader.

singhjusraj avatar singhjusraj commented on June 9, 2024

In the issue template there is this section..

All relevant Fine Uploader-related code that you have written

{simply copy and paste the JS used to control Fine Uploader browsers-ide}
{also include your template HTML if related to a UI issue}

I need to see you browser side JS and HTML, not your server side code.

from fine-uploader.

FernandoFreitasPixelhouse avatar FernandoFreitasPixelhouse commented on June 9, 2024

Follows attached the html's and JS's.

Files.zip

from fine-uploader.

rnicholus avatar rnicholus commented on June 9, 2024

For some reason fineuploader sent the post of the image without write the image file

Your server writes the image file to disk, not Fine Uploader. I can guarantee that the file is always sent by fine uploader. The issue is with your server code, and that is beyond our help.

from fine-uploader.

FernandoFreitasPixelhouse avatar FernandoFreitasPixelhouse commented on June 9, 2024

Hi @rnicholus ,

I used the debug mode in Mac connected with an iPhone.
When I did this I comprove that content-length of pictures with trouble a so smaller that the pictures that are ok.
Ex.: content-length: 800 ( in post with error) and content-length: about: 4000 (in post ok)
When I change "maxConnections" to 1 the problem didn't happen anymore.

from fine-uploader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.