Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    One user can not login after v3.4.0 upgrade

    Kopano WebApp
    6
    15
    2631
    Loading More Posts
    • 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.
    • Blinkiz
      Blinkiz last edited by Blinkiz

      Hello.
      I upgraded to webapp 3.4.0 today and my administrator account can no longer login. Enabling debug in all kopano config files (/etc/kopano) shows nothing. The weird part is that all my users can still login without problem. It is just my username that can not.

      After I have typed my username and password the webapp just continues showing the circle/loading icon. Firefox console shows one error about “b is undefined” but am guessing that is not a problem.

      How can I debug the problem when only one user can not login into webapp?

      I recorded a video of my problem, look here: https://kopano.vlan.io/video.mp4

      1 Reply Last reply Reply Quote 0
      • cmusik
        cmusik last edited by

        Hi,

        I had a similar problem today after upgrading to webapp 3.4. The problem with my installation was that I had kopano-webapp-plugin-pimfolder and kopano-webapp-plugin-quickitems installed. Both packages have a defect manifest.xml file. As I don’t use them, I just removed the packages.

        Kind regards,
        Christof

        1 Reply Last reply Reply Quote 0
        • marty
          marty Kopano (Inactive) last edited by

          Could you check it again with the new pim folder and quick items package?

          https://documentation.kopano.io/deskapp_admin_manual
          http://documentation.kopano.io/webapp_smime_manual
          https://documentation.kopano.io/webapp_admin_manual

          1 Reply Last reply Reply Quote 0
          • truhlik
            truhlik last edited by

            Hi,

            I got the same problem as @Blinkiz. Newly created users can’t open webapp (login to webapp is OK, IMAP login is OK also).

            Scenario is this:

            1. create user
            2. open webapp
            3. fill username/password
            4. confirm your webapp setting
            5. the circle is still spinning

            Now I can’t find any related log file even if when I have error_reporting(E_ALL); in webapp/config.php but I think that it can by any related to webapp settings. I have seen somewhere an error, but can’t find it anymore :-(

            Using latest WebApp 3.4.2.1073+652.1
            Any idea how to debug? Thank you,

            1 Reply Last reply Reply Quote 0
            • marty
              marty Kopano (Inactive) last edited by

              Are there errors in the browsers console [F12]?

              https://documentation.kopano.io/deskapp_admin_manual
              http://documentation.kopano.io/webapp_smime_manual
              https://documentation.kopano.io/webapp_admin_manual

              1 Reply Last reply Reply Quote 0
              • truhlik
                truhlik last edited by

                No error in console.

                1 Reply Last reply Reply Quote 0
                • A Former User
                  A Former User last edited by

                  Check all webapp config files (/etc/kopano/webapp) for additional lines after “?>” (closing php tag).
                  Remove all lines, even empty lines after the closing php tag “?>”. You may also remove the closing tag to. This is a known php issue.
                  And restart apache2.

                  1 Reply Last reply Reply Quote 0
                  • truhlik
                    truhlik last edited by

                    Sorry for late answer @WalterHof

                    I have done everything like you wrote, but it didn’t help.
                    I there any log, where I could see what’s going on there? Apache error is empty and all kopano logs seems that there is nothing relevant :-(

                    1 Reply Last reply Reply Quote 0
                    • A Former User
                      A Former User last edited by

                      Hi,

                      last option is, remove (uninstall) one plugin restart Apache and try to login, until you find the plugin in question.

                      fbartels 1 Reply Last reply Reply Quote 0
                      • fbartels
                        fbartels Kopano @Guest last edited by

                        @walterhof said in One user can not login after v3.4.0 upgrade:

                        last option is, remove (uninstall) one plugin restart Apache and try to login, until you find the plugin in question.

                        It’s not necessary to remove the plugin. There is also an option in config.php to disable a specific plugin

                        Regards Felix

                        Resources:
                        https://kopano.com/blog/how-to-get-kopano/
                        https://documentation.kopano.io/
                        https://kb.kopano.io/

                        Support overview:
                        https://kopano.com/support/

                        1 Reply Last reply Reply Quote 0
                        • Blinkiz
                          Blinkiz last edited by

                          I solved this problem by moving all folders in /usr/share/kopano-webapp/plugins/ to /tmp temporary.

                          I now can login again with all users. In my case I did not restore the folders because I had a update waiting for Webapp so I installed that instead and got back the the default folders. Right way is probably to move back one plugin folder at a time and see when the web login stops to work.

                          marty 1 Reply Last reply Reply Quote 0
                          • A Former User
                            A Former User last edited by

                            So you do not know which plugin makes you troubles.

                            1 Reply Last reply Reply Quote 0
                            • marty
                              marty Kopano (Inactive) @Blinkiz last edited by

                              @blinkiz said in One user can not login after v3.4.0 upgrade:

                              I solved this problem by moving all folders in /usr/share/kopano-webapp/plugins/ to /tmp temporary.

                              I now can login again with all users. In my case I did not restore the folders because I had a update waiting for Webapp so I installed that instead and got back the the default folders. Right way is probably to move back one plugin folder at a time and see when the web login stops to work.

                              Please do and let me know which plugin is the culprit.

                              https://documentation.kopano.io/deskapp_admin_manual
                              http://documentation.kopano.io/webapp_smime_manual
                              https://documentation.kopano.io/webapp_admin_manual

                              Blinkiz 1 Reply Last reply Reply Quote 0
                              • Blinkiz
                                Blinkiz @marty last edited by

                                @marty as I said earlier, I did not restore individual plugins.

                                1 Reply Last reply Reply Quote 0
                                • truhlik
                                  truhlik last edited by

                                  I tried to remove all plugins. I tried to disable all plugins in webapp config.
                                  Everytime I did restart of apache. But nothing help.
                                  Any other idea…?

                                  Thank you.

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post