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

    kopano files_plugin errors out

    Plugins for Kopano WebApp
    5
    22
    1271
    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.
    • A Former User
      A Former User last edited by

      I can see the folders. but when i enter a folder it shows me this error.

      987c2fdb-1328-41bb-b439-24ccab7e47a7-image.png

      seems like a bug in the files-smb plugin.

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

        No errors are found in apache log.

        strange thing
        ??

        i am runnning buster

        WebApp:
        4.0.2709+1591.1
        Kopano Core:
        10.0.3

        latest kopano files plugin.

        @fbartels is there a known issue with this?

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

          Hi @ckruijntjens,

          I am not really involved in webapp development so I would not know. @marty is the once that is closer to the material.

          But I am wondering if you really do not get an error message. Error 500 is an “internal server” error and usually always gets logged on the server (as its happening there).

          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/

          A Former User 3 Replies Last reply Reply Quote 0
          • A Former User
            A Former User @fbartels last edited by

            @fbartels

            no errors. but could be i dont have debu on. I will enable debug to see what happens

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

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • A Former User
                A Former User @fbartels last edited by

                @fbartels @marty

                With the yust newly deployed files-plugin the issue is resolved.

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

                  With version kopano-webapp-plugin-files_3.0.0.39+359.1_all still the same error.

                  0cc66594-f3f0-4e02-99c1-0f51249d5b58-image.png

                  Looks like there is a cache in kopano with old not existent folders from my nextcloud.
                  How can I reset the cache?

                  Best regards,

                  Frank

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

                    @sauserdauser

                    Could you check the log for an error message, so we have an idea where it fails.

                    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
                    • A Former User
                      A Former User last edited by

                      Sure, part of php7.2-fpm:

                      [13-May-2020 10:41:36] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [BACKEND_WEBDAV]: [LS] start for dir: AAA-Barkasse/”
                      [13-May-2020 10:41:38] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [BACKEND_WEBDAV]: [LS] backend fetched in: 1.8994901180267 seconds.”
                      [13-May-2020 10:41:38] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [BACKEND_WEBDAV]: [LS] done in 1.8995430469513 seconds”
                      [13-May-2020 10:41:38] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [DBG][FilesListModule] Setting cache for node: 8a3105f9479fa2ea850415b5c6c50c1e/AAA-Barkasse ## HansMeyserad8a699aa81ef66ae6902198e5141764”
                      [13-May-2020 10:41:38] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [DBG][FilesListModule] Getting cache for node: 8a3105f9479fa2ea850415b5c6c50c1e/ ## HansMeyser6fb10150fa2d75193763ace1ff430c48”
                      [13-May-2020 10:41:38] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [DBG][FilesListModule] Getting cache for node: 8a3105f9479fa2ea850415b5c6c50c1e/AAA-Barkasse ## HansMeysere78585cff1b1e391e00636f30a03f77b”
                      [13-May-2020 10:41:38] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [BACKEND_WEBDAV]: [LS] start for dir: BBB-Barkasse/”
                      [13-May-2020 10:41:40] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [BACKEND_WEBDAV]: ls general exception: HTTP error response. (errorcode 503) [500]”
                      [13-May-2020 10:41:41] WARNING: [pool zpool72] child 18007 said into stderr: “NOTICE: PHP message: [DBG][BackendStore] Searching for external backends in /usr/share/kopano-webapp/plugins/”
                      [13-May-2020 10:41:41] WARNING: [pool zpool72] child 18007 said into stderr: “NOTICE: PHP message: [DBG][BackendStore] Registering backend: Webdav”
                      [13-May-2020 10:41:41] WARNING: [pool zpool72] child 18007 said into stderr: “NOTICE: PHP message: [DBG][BackendStore] Registering backend: FTP”
                      [13-May-2020 10:41:41] WARNING: [pool zpool72] child 18007 said into stderr: “NOTICE: PHP message: [DBG][BackendStore] Registering external backend: Owncloud”

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

                        @sauserdauser

                        Unsure if this 503 error is related to the caching.

                        You can rebuild the cache by reloading the files hierarchy.

                        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
                        • A Former User
                          A Former User last edited by

                          This is the result of rebuild the cache with F5:

                          d8494e3e-e45b-4a5c-a22d-867b3f4d8585-image.png

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

                            @sauserdauser Yeah it takes some time.

                            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
                            • A Former User
                              A Former User last edited by

                              after ~2 hours the same result. In the NextCloud I found that Kopano try to read already deleted folders.

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

                                Could you give us some more information,
                                such as the version you upgraded from?

                                Does it also occur with the plugin kopano-webapp-plugin-owncloud?

                                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
                                • A Former User
                                  A Former User last edited by

                                  I use the latest versions.
                                  kopano-webapp-plugin-filesbackend-owncloud 3.0.0.15+115.1

                                  It occur with the Owncloud and WebDav plugin. I also recreated the account. Same issue.

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

                                    @sauserdauser

                                    If it happens on new accounts than it seems a different issue than files tries to read already deleted folders.

                                    Humor me: how does files 2.x (last final) behaves with your account?

                                    Are you sure your fileserver is setup correctly? After all it’s a 503 error.

                                    And if so, could you check if this is related to the content of BBB-Barkasse/or if it also occurs with different folders?

                                    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
                                    • A Former User
                                      A Former User last edited by

                                      I meant a new user connection with the same username.
                                      All kopano user have the problem that kopano try to read the delete main folders on the nextcloud. Looks like kopano has a cache with the old information. If I create an new testuser with the same authrization all ist Okay

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

                                        @sauserdauser

                                        If it does it would throw a 404, which is does on my machine. Not a 503.

                                        Please check the questions in my previous post.
                                        And try to reproduce this issue with a new user as well.

                                        Btw your log it shows:

                                        [13-May-2020 10:41:38] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [DBG][FilesListModule] Getting cache for node: 8a3105f9479fa2ea850415b5c6c50c1e/AAA-Barkasse ## HansMeysere78585cff1b1e391e00636f30a03f77b”
                                        [13-May-2020 10:41:38] WARNING: [pool zpool72] child 17903 said into stderr: “NOTICE: PHP message: [BACKEND_WEBDAV]: [LS] start for dir: BBB-Barkasse/”
                                        

                                        There is no request made for the cache for “BBB-Barkasse” or you changed the names in the log?

                                        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
                                        • A Former User
                                          A Former User last edited by

                                          I found now the error on the nextcloud. We use groupfolders and there is a problem with the trash.

                                          I fixed the issue with delete the database entries “DELETE from oc_filecache WHERE path LIKE “__groupfolders/trash/%”” and the related files on os level.

                                          Thank you for your support

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

                                            @plzk-de said in kopano files_plugin errors out:

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

                                            Hello @plzk-de , please take a look at here

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