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
  1. Cloudron Forum
  2. Etherpad Lite
  3. Language setting making the app crash

Language setting making the app crash

Scheduled Pinned Locked Moved Solved Etherpad Lite
6 Posts 2 Posters 8.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    Zoldir
    wrote on last edited by
    #1

    Hello there,

    Since last update, it looks like the language setting (in /admin/settings : "padOptions": { "lang": "en-us"}) makes the app crash.
    When I try to change by "fr" or "fr-fr" and restart the container, it's stuck for few minutes at the starting stage.
    When the service come back online, the lang is back to en-us in padOptions.

    Is there another setting or place to change language ? Like /app/data/settings.json but not documented in the Cloudron docs ?

    1 Reply Last reply
    1
    • nebulonN nebulon marked this topic as a question on
    • nebulonN Away
      nebulonN Away
      nebulon
      Staff
      wrote on last edited by
      #2

      I just tried to change the language to german by putting this in the settings.json:

      {
        "padOptions": {
          "lang": "de"
        }
      }
      

      After app restart, the language was changed correctly. Do you maybe have other plugins installed which may interfere?

      1 Reply Last reply
      0
      • Z Offline
        Z Offline
        Zoldir
        wrote on last edited by
        #3

        Yep, here is the list (there are all up to date) :

        adminpads2
        align
        embedded_hyperlinks2
        font_color
        headings2
        health_check
        image_upload
        openid_connect
        padlist2
        table_of_contents
        user_displayname

        Any ideas if one of them could be a problem ? (or also obsolete ?)

        1 Reply Last reply
        0
        • nebulonN Away
          nebulonN Away
          nebulon
          Staff
          wrote on last edited by
          #4

          At least ep_openid_connect ep_user_displayname ep_health_check are fine, as I had those as well. So then I would suggest you try disabling them one by one to narrow it down and then likely report an upstream issue?

          1 Reply Last reply
          0
          • Z Offline
            Z Offline
            Zoldir
            wrote on last edited by
            #5

            It was my bad, I was changing the conf file from the /admin/settings and this wasn't working, but by modifying the one in data/settings.json as you said worked.

            One last question for my personal understanding, is the conf file accessible from /admin/settings kind of related to the original project and the one in data/settings.json strictly related to the cloudron version ?

            1 Reply Last reply
            0
            • Z Zoldir has marked this topic as solved on
            • nebulonN Away
              nebulonN Away
              nebulon
              Staff
              wrote on last edited by
              #6

              So the settings.json shown in the admin UI is the wrong place to make changes. It will get reset on ever app restart.

              To make that clear, I pushed a new app package, which disables the admin UI bit to edit the settings.json within the app.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

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