aio-onlyoffice: Unable to change file size limitation (maxDownloadBytes) #5212
Labels
0. Needs triage
Pending approval or rejection. This issue is pending approval.
bug
Something isn't working
While trying to open a PPTX of 233.2 MB in OnlyOffice part of Nextcloud AIO:
Steps to reproduce
Expected behavior
Actual behavior
The file size exceeds the limitation set for your server.
Please contact your Document Server administrator for details.
Press "OK" to return to document list.
Workaround
I implemented a workaround but it's not persistent. This increase the max file size from 100M to 1G:
Based on
ONLYOFFICE/Docker-DocumentServer#354 (comment)
Other information
Host OS
Debian 12
Output of
sudo docker info
Client: Docker Engine - Community
Version: 27.1.2
Context: default
Debug Mode: false
Plugins:
buildx: Docker Buildx (Docker Inc.)
Version: v0.16.2
Path: /usr/libexec/docker/cli-plugins/docker-buildx
compose: Docker Compose (Docker Inc.)
Version: v2.29.1
Path: /usr/libexec/docker/cli-plugins/docker-compose
Server:
Containers: 17
Running: 13
Paused: 0
Stopped: 4
Images: 19
Server Version: 27.1.2
Docker run command or docker-compose file that you used
The one launched by Nextcloud AIO Master Container
Other valuable info
nextcloud/aio-onlyoffice:latest (8 weeks ago, a94390b52086)
Please note that nextcloud/aio-onlyoffice:latest is derived directly from onlyoffice/documentserver:8.1.1.2
https://github.com/nextcloud/all-in-one/blob/main/Containers/onlyoffice/Dockerfile
Same issue reported to OnlyOffice DocumentServer
ONLYOFFICE/Docker-DocumentServer#770
The text was updated successfully, but these errors were encountered: