muk-it / muk_dms

MuK Document Management System
GNU Lesser General Public License v3.0
91 stars 143 forks source link

Connection lost while wanting to add new file #21

Closed bnjroos closed 6 years ago

bnjroos commented 6 years ago

Hi,

I have been able to add 5 documents but now whenever I want to check out or save I get a connection lost error and can't proceed forward. Any hint on that issue ?

Best regards,

Bnjroos

bnjroos commented 6 years ago

It seems that the size of the file is a problem (800ko). Console log: Failed to load resource: the server responded with a status of 413 (Request Entity Too Large) /web/dataset/call_kw/muk_dms.file/create

keshrath commented 6 years ago

How big is your file?

bnjroos commented 6 years ago

Around 800kb.

keshrath commented 6 years ago

800kb should be fine, the limit is currently set to 25mb. It could be that your nginx or apache server is blocking the file.