• SolvedFixed
  • Infinite Loop in WebApp with multiple Full Permission

Hi,

ckd If an user has the permission "Full Permission Users" for more than ONE user, the Webapp won't load anymore. The issue can be reproduced on the most recent supported repository / appliance.

I was not able to reproduce it with grommunio-web-3.9.205. On one system I have opened 4 mailboxes with full permissions, on another one 3.

Are you able to login in those stores for which you granted full permissions via grommunio-web? Did you check the Nginx and PHP fpm logs in the admin web interface under Monitoring? Did you check the web browser's console for errors?

  • ckd replied to this.

    andreaslang

    Yes, two of them are normal inboxes. I have successfully logged onto both accounts and also created test mails. The third inbox is a shared inbox. Once more than one full access is granted, I have this weird infinite loop. The only "error" I see in the logs is the following:

    `[2024-12-20 14:08:41.271589]: [31mW-1506: mail@domain.tld requested to set folder names to , but this language is unknown.[0m

    [2024-12-20 14:08:41.519791]: [31mW-1506: mail@domain.tld requested to set folder names to , but this language is unknown.[0m

    [2024-12-20 14:08:41.569005]: [31mW-1506: mail@domain.tld requested to set folder names to , but this language is unknown.[0m`

      ckd

      Please check if all users have a proper language set either in grommunio-web settings or in the admin web interface.

      • ckd replied to this.

        andreaslang

        I cannot set the language though.

        This one looks weird. I will set it to English.

        Confirmed. After setting the language in Webapp from .UTF8 to any language it works!

        Apparently all newly created users have the .UTF8 language set by default.

          Good to hear it works now.

          ckd Apparently all newly created users have the .UTF8 language set by default.

          That looks like the underlying issue which caused the initial problem. We will take a look at this.

          • ckd replied to this.

            ckd Apparently all newly created users have the .UTF8 language set by default.

            Those settings might help for your current setup

            ~ # grommunio-admin dbconf get grommunio-admin defaults-system user.lang
            user.lang=de_DE
            # can be set via
            ~ # grommunio-admin dbcof set grommunio-admin defaults-system user.lang "de_DE"

            or in the webgui in "Configuration DB"

            6 days later

            For a new crated user, the language is read from the domain.
            In Admin-UI at the Domain - Default user parameters - Language, set the default language for this domain and all new created users.

            Or set it system wide in Admin-UI - ADMIN - DEFAULTS - User create parameters - Language de_DE:...

              WalterH This was a pretty stupid AWEB bug, which has just been fixed. Now all users will have en_US as default langauge - if not overwritten by default params

              © 2020-2024 grommunio GmbH. All rights reserved. | https://grommunio.com | Data Protection | Legal notice