Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
J

julianguttzeit

@julianguttzeit
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Error: The file size exceeds the limitation set for your server.
    J julianguttzeit

    Hi Cloudron Community,

    in general I am super happy with the OnlyOffice integration in Cloudron! It works very well and performant.
    However, I have a small problem. When I transfer data over my Seafile instance which is larger than 100 MB, my Onlyoffice instance goes on strike.

    The file size exceeds the limitation set for your server.
    For more information, contact your Document Server administrator.
    

    My Nginx configuration allows unlimited data through. As configured correctly by Cloudron.

    Also, I tried the following settings in "production-linux.json".

    "services": {
        "CoAuthoring": {
          "server": {
            "limits_tempfile_upload": 1073741824,
            "limits_image_size": 1073741824,
            "client_max_body_size": 1073741824,
            "maxfilesize": 1073741824,
    (...)
    
    "FileConverter": {
        "converter": {
          "maxDownloadBytes": 1073741824,
          "inputLimits": [
            {
              "type": { "docx;dotx;docm;dotm",
              "zip": {
                "uncompressed": "1000MB",
                "template": "*.xml"
              }
            },
            {
              "type": { "xlsx;xltx;xlsm;xltm",
              "zip": {
                "uncompressed": "1000MB",
                "template": "*.xml"
              }
            },
            {
              "type": "pptx;ppsx;potx;pptm;ppsm;potm",
              "zip": {
                "uncompressed": "1000MB",
                "template": "*.xml"
              }
            }
          ],
    
    (...)
    

    Does anyone have any ideas on how I can get to the bottom of this problem? Logs I can examine or even a direct solution to the problem?

    Thanks a lot! 🙂

    OnlyOffice
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search