Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapknitter issues with file uploads #203

Closed
patcoyle opened this issue Nov 20, 2015 · 12 comments
Closed

Mapknitter issues with file uploads #203

patcoyle opened this issue Nov 20, 2015 · 12 comments

Comments

@patcoyle
Copy link

I observed file upload messages that request entity is too large for jpegs and pngs of Photoshop stitched comomposite images. See screen shot.
ss issue w files various sizes less than 5mb

@jywarren
Copy link
Member

Hi, pat - I'm surprised that the 4.8 and 3.4 mb images were "too big" -- can you try those two smaller ones alone?

@jywarren
Copy link
Member

jywarren commented Dec 1, 2015

Sorry, forgot to close this after the Barnraising! Resolved; SSL-related.

@jywarren jywarren closed this as completed Dec 1, 2015
@mathewlippincott
Copy link

I'm seeing images hang in Mapknitter and not upload:
screen shot 2015-12-07 at 2 47 14 pm

this is 2.7mb, after over half an hour of waiting for upload

@mathewlippincott
Copy link

i think the user Jan Cuipa is having the same issue, attempting to confirm in this thread:
https://groups.google.com/forum/#!topic/grassrootsmapping/1j7ch0dcq4A

@icarito
Copy link
Member

icarito commented Dec 8, 2015

I had updated to ImageMagick 6.9.2, and found this in the nginx logs:

App 21789 stderr: convert convert:
App 21789 stderr: Unrecognized option
App 21789 stderr:  (-auto-orient)
App 21789 stderr: .

So I downgraded again (now it's running ImageMagick 6.7.7.10) and this started working again.
Previously it was running GraphicsMagick 1.3.16, which is a fork.
The idea was to see if it worked better at peak traffic to manage performance vs resources.

@icarito
Copy link
Member

icarito commented Dec 9, 2015

The user has reported a different error that is consistent with phusion/passenger#1426. Our nginx.conf says keepalive_timeout 65; - but I have been unable to reproduce. Just in case, I'll double this digit, but can't test if it helps.

@grvsachdeva
Copy link
Member

Hi! I tried to reproduce the issue but wasn't able to do so. Although, image is taking a bit time to upload like 4 min for 3.5 mb file but the upload was completed. @jywarren what do you think about this one? Thanks!

@grvsachdeva
Copy link
Member

Although, I found some bugs like Image greater than 10 mb is also uploaded and other file formats like mp4 are allowed to be chosen and don't give error. I will open issues for them. Thanks!

@grvsachdeva
Copy link
Member

@jywarren I tested all this on https://mapknitter.org/maps/lireille which seems to be a spam post so feel free to delete it.

@jywarren
Copy link
Member

jywarren commented Feb 7, 2019 via email

@grvsachdeva
Copy link
Member

Hey @jywarren, I opened 2 separate issues for both problems #328 #329, so closing this one. Thanks!

@grvsachdeva
Copy link
Member

I opened one more issue for discussing over upload speed #330. Also, I think we can add Progress bar which will give the user fair-estimate about the upload process. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants