Project

General

Profile

Bug #4330

Cannot download shapefiles

Added by Philippe May almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
25/07/2017
Due date:
% Done:

100%

Close

Description

Getting a 500 with: SystemError: <built-in function uwsgi_sendfile> returned a result with an error set

History

#1 Updated by Philippe May almost 7 years ago

  • Status changed from New to Resolved

That's a pretty surprising issue, as it was tested on dev environment on my laptop.

Found an issue with uwsgi, maybe trying to optimize downloads, with ByteIO objects: https://github.com/unbit/uwsgi/issues/1126

Workaround is to add a config for uwsgi:

wsgi-disable-file-wrapper = true

#2 Updated by Philippe May almost 7 years ago

  • % Done changed from 0 to 100

#3 Updated by Philippe May over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF