-
Notifications
You must be signed in to change notification settings - Fork 7
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
"The file size exceeds the limitation set for your server" - on Onlyoffice SNAP version with Nextcloud. #111
Comments
Hello @nicemicro, we haven't command to change this parameter, but you can change it in the snap config directory here |
@igwyd Thank you for the help! |
You also need just restart the onlyoffice |
@igwyd Thank you, I rebooted the whole VPS, to be sure, but it didn't work. Now, at your suggestion, I have also restated the onlyoffice documentserver snap. I probably got confused here on what guide to follow. These are the things I use:
I have modified the following file:
Did I follow the wrong guide? |
You did everything right. Old file won't open, re-upload it. If that doesn't help, maybe your file is larger than 500MB in uncompressed? Check it and increase inputLimits. |
@igwyd Thank you! It worked after re-upload. I have one last question: will this setting be kept when the Snap package is auto-updated? |
So that the changes are not reset after update, you need to move them to |
Thank you for the kind help! |
I've seen issues opened concerning this problem with different versions of the Onlyoffice document server, such as ONLYOFFICE/DocumentServer#1299, ONLYOFFICE/DocumentServer#685 and ONLYOFFICE/Docker-DocumentServer#354.
However, as I have installed Onlyoffice on my server using the Snap package provided by the snap store, there is no
/etc/onlyoffice
directory on my system. I am aware of thesudo snap set onlyoffice-ds
command which I used to set up the "secret" and the ports required, but I'm not sure if that can be applied on my current situation, and I also have not found any documentation on how to manage that part of the configuration on a server installed from Snap.Thank you in advance for pointing me towards any resources regarding the issue.
The text was updated successfully, but these errors were encountered: