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

    Files-Plugin causes problems

    Plugins for Kopano WebApp
    7
    13
    871
    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.
    • bitboy0
      bitboy0 last edited by

      Unfortunately I have a big problem with the now delivered Files plugin.

      All users get an “unexpected error” as popup from Kopano every time they start the WebApp or DeskApp (so no Windows error)

      If you reset the settings of the plugin and delete all accounts the error is gone. If you add a SMB drive it will take a few minutes until you see the files. I can’t mount more than two SMB drives now. If I try to mount more than two SMB drives, I get the “unexpected error” again and only the drives are displayed, but not their contents.

      Also, after logging in to the web app, I can only access the contents of mails after about 30 seconds or after the “unexpected error” has occurred. Before that only the subject is displayed.

      Only if I leave the plugin unused does the WebApp work without delays and errors.

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

        Hi @bitboy0,

        please specify the versions of all software involved (os of server, webapp, files plugin, …).

        I have move your post to the webapp plugin section.

        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/

        e-alfred 1 Reply Last reply Reply Quote 0
        • bitboy0
          bitboy0 last edited by bitboy0

          WebApp:4.0.2740+113.1
          Kopano Core:8.7.12
          Z-Push:2.5.2+0-0
          Files-Plugin 2.1

          Server UCS 4.4.4 errata613

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

            @bitboy0 said in Files-Plugin causes problems:

            unexpected error

            Had the same problem on my server (UCS 4.4-4 errata613). With every login I got the message “unexpected error”.

            After I reset the account settings of the Files-Plugin the message was gone.

            I can add more than two accounts (SMB) without problems. But it also takes some seconds until the content of the new account is displayed. During this time no other data (e.g. emails, calendar, …) will be displayed. The Apache2 process consumes about 35% CPU load during this time. Probably necessary to build the cache.

            WebApp: 4.0.2740+113.1
            Kopano Core: 8.7.12
            Z-Push: 2.5.2+0-0
            Files-Plugin: 3.0.0.0+118.3
            Filesbackend-SMB-Plugin: 3.0.0.0+36.3

            boospy 1 Reply Last reply Reply Quote 0
            • e-alfred
              e-alfred last edited by

              The new Kopano Webapp is severly broken if big external storages are attached in the “files” view. Then the Apache error log is filled up with log messages indicating that it tries to add all files to a cache:

              Fri May 22 00:17:45.846777 2020] [:error] [pid 2727] [client 192.168.1.166:42594] [DBG][FilesListModule] Getting cache for node: 49eb6ce2ae933880f6fe61cc9e626db3/install/portableapps/PortableApps/XAMPP/App/xampp/mysql/backup/test ## user499ebe01e61bbab09703fc6a8bb5899f, referer: https://192.168.1.88/webapp/

              This breaks the webapp heavily by making it extremely lagging. The storage configured in the settings menu cannot be removed because of this lag, the temporary files in /var/lib/kopano-webapp/tmp have to be deleted to make the webapp working again. If a storage (SMB/Nextcloud) is added, the problem persists. Only removing all external storage from the webapp for now works.

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

                @bitboy0 @Martin @e-alfred

                It seems that something went wrong with uploading the package to univention, but this will be fixed asap.

                In the meantime you can do:

                • Use the files final from download.kopano.io
                • Use the files pre-final from download.kopano.io
                • Wait till the final build is back on the univention environment

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

                bitboy0 1 Reply Last reply Reply Quote 0
                • Martin
                  Martin last edited by

                  @Martin said in Files-Plugin causes problems:

                  Files-Plugin: 3.0.0.0+118.3

                  Many thx to @marty for your fast response.

                  I switched to pre-final, re-mounted all accounts and now everything is working fine again.

                  Best regards
                  Martin

                  1 Reply Last reply Reply Quote 0
                  • boospy
                    boospy @Martin last edited by

                    @Martin said in Files-Plugin causes problems:

                    After I reset the account settings of the Files-Plugin the message was gone.

                    Yes, same here.

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

                      @marty download.kopano.IO was the better link ;)

                      Thanks anyway!

                      Now I don’t know how to install this …

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

                        Okay, did it … changing resporitory temporary to “pre” and then apt-get upgrade …
                        Works fine again now.

                        1 Reply Last reply Reply Quote 0
                        • e-alfred
                          e-alfred @fbartels last edited by

                          @fbartels This is still not fixed on Kopano4UCS.

                          fbartels 1 Reply Last reply Reply Quote 0
                          • plzk.de
                            plzk.de last edited by plzk.de

                            I just signed up again here to report, that kopano through UCS have delivery again faulty plugins.

                            My native Ubuntu system with kopano repo delivered:

                            ii kopano-webapp-plugin-files 2.1.5.305+101.1

                            UCS however delivers:

                            kopano-webapp-plugin-files 3.0.0.0+118.3

                            What did i do to downgrade?

                            Check available package versions with

                            apt-cache show PACKAGENAME

                            and then downgrade with

                            apt-get install PACKAGENAME=VERSION

                            apt-get install kopano-webapp-plugin-files=2.1.5.305+101.2
                            apt-get install kopano-webapp-plugin-filesbackend-smb=2.1.0.50+31.5

                            After downgrade, all my files / folders came back and issues are gone.

                            @fbartels - just to make sure - yes we have and had FINAL release selected and not any bloody beta or whatever:

                            2c5d0927-b849-44e2-addc-b0ce2a558f5f-grafik.png

                            Martin 1 Reply Last reply Reply Quote 0
                            • fbartels
                              fbartels Kopano @e-alfred last edited by

                              @e-alfred yes. as communicated in https://help.univention.com/t/kopano-broken-after-todays-update-to-webapp-version-3-5-14-2539/15113/15?u=fbartels I have uploaded a new version to the Univention appcenter and am currently waiting for Univention to make this new version public (I am in contact with them about it).

                              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
                              • First post
                                Last post