richardgirges / express-fileupload

Simple express file upload middleware that wraps around busboy
MIT License
1.52k stars 259 forks source link

An error occurred while loading the image. #349

Closed jonmalave closed 7 months ago

jonmalave commented 1 year ago

I can upload a .jpeg just fine, although when I try to open the image uploaded, it seems to become corrupted during the upload process.

See screenshot below. You can see the image file being logged and it looks perfectly normal. I can't figure out what's going wrong, any tips here would be soo appreciated! πŸ₯ΊπŸ™

image

RomanBurunkov commented 9 months ago

Hi, are all images affected or only this one? I didn't manage to reproduce your issue by uploading different jpegs on my example server.

RomanBurunkov commented 7 months ago

I'm closing this issue since can't reproduce it and there is no further updates from the issue reporter. Feel free to re-open it if any new details or step to reproduce will be available.