ONLYOFFICE / Docker-DocumentServer

ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
GNU Affero General Public License v3.0
1.38k stars 475 forks source link

The file size exceeds the limitation set for your server - Unraid OS - Installed VIA Community App Store #675

Closed DCCInterstellar closed 10 months ago

DCCInterstellar commented 10 months ago

### The file size exceeds the limitation set for your server - Unraid OS - Installed VIA Community App Store

Do you want to request a feature or report a bug?

"inputLimits": [ ... { "type": "pptx;ppsx;potx;pptm;ppsm;potm", "zip": { "uncompressed": "50MB", "template": "*.xml"

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. 1) If you are using Unraid and have the Community Applications installed. Go to the Applications and look up Only Office. 2) Click on OnlyOfficeDocumentServer by Siwat2545's Repository so you can prepare to install 3) HTTP Port = 8080 | HTTPS Port = 4430 Log Directory = /mnt/user/appdata/onlyofficeds/logs (host) ->/var/log/onlyoffice (Container Path) Data Directory = /mnt/user/appdata/onlyofficeds/Data (host) ->/var/www/onlyoffice/Data (Container Path) Font Directory = /mnt/user/appdata/onlyofficeds/fonts (host) ->/usr/share/fonts (Container Path) Secret Key = CREATE YOUR OWN SECRET KEY 4) Click Apply 5) Console into OnlyOfficeDocumentServer 6) cd /var/www/onlyoffice/documentserver 7) There isn't a default.json file Capture

What is the expected behavior?

Did this work in previous versions of DocumentServer?

DocumentServer Docker tag:

Host Operating System:

DCCInterstellar commented 10 months ago

The issue has been resolved at:

https://forum.onlyoffice.com/t/unraid-docker-container-onlyofficedocumentserver-the-file-size-exceeds-the-limitation-set-for-your-server-error/6799