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

    latest kopano build breaks z-push functionality

    Synchronising (mobile) devices via Z-Push
    4
    26
    2314
    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.
    • Manfred
      Manfred Kopano last edited by

      Hi ckruijntjens,

      are there any errors in apache log? In server.log of kopano?

      Manfred

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

        @Manfred Hi Manfred

        No no errors at all. this mornig my zpush was woring. after upgrading kopano the problems started with zpush

        1 Reply Last reply Reply Quote 0
        • Manfred
          Manfred Kopano last edited by Manfred

          Hi ckruijntjens,

          is logging enabled in server.cfg of Kopano? What is the setting of server_listen_tls in server.cfg of Kopano?

          Edit: I’ve just setup a new debian 9 system with exactly the same KC and Z-Push versions and I’m able to login.

          Manfred

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

            @Manfred

            Hi manfred that setting is disabled on my server.cfg. Could there be something wrong with the packages? Let me tell you how i upgrade my system. I created a local repository. Every night i download the latest version of kopano and then i do a sync to my zpush server with these packages. (Also a local repository) the i simply do apt-get update && apt-get upgrade. Could there be something wrong here?

            1 Reply Last reply Reply Quote 0
            • Manfred
              Manfred Kopano last edited by

              Hi ckruijntjens,

              yes, logging in server.cfg is disabled per default. You have to enable that.

              You could try to changes sources to point to the official Kopano repository and re-install packages.

              Manfred

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

                @Manfred

                What packages are needed for zpush. Maybe i can check these first

                1 Reply Last reply Reply Quote 0
                • Manfred
                  Manfred Kopano last edited by

                  Hi ckruijntjens,

                  apt show packagename
                  

                  shows the dependencies for packagename. Z-Push depends on php7-mapi or php5-mapi which come from Kopano repositories. Of course they have their own dependencies from other packages in Kopano repository which you have to check.

                  Manfred

                  A Former User 5 Replies Last reply Reply Quote 0
                  • A Former User
                    A Former User @Manfred last edited by

                    @Manfred

                    All of this is installed i dont get it. Before the upgrade there where no problems. I will look if i can revert back to the previous version and see if it works again

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

                      @Manfred

                      hi manfred i dig in some furher and it has nothing to do with my z-push server. i put back the old server with apache and have the same thing. it has to do with the kopano server but what could it be?

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

                        @Manfred

                        hi manfred i did the following:

                        i restored a snapshot when it was working. and it releay is working. When i login i get the zpush page and that get is not supported. However when i upgrade the kopano server and restart the serviceses i get after the login prompt a page 503 not found error. The wbapp application is working as expected.

                        @fbartels Maybe this has to go out of the zpush category, because its not zpush related i believe.

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

                          @Manfred

                          i think i am missing a new depency. if i upgrade now it works but packages are held back by debian.

                          The following packages were automatically installed and are no longer required:
                            libfann2 libluajit-5.1-2 libluajit-5.1-common
                          Use 'apt autoremove' to remove them.
                          The following packages have been kept back:
                            kopano-client kopano-contacts kopano-dagent kopano-gateway kopano-ical
                            kopano-monitor kopano-python-utils kopano-search kopano-server kopano-spooler
                            kopano-utils libkcinetmapi0 libkcpyplug0 libkcserver0 libkcsoap0 php7-mapi
                            python3-kopano python3-kopano-search python3-kopano-utils python3-mapi
                          0 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.
                          

                          If i force the upgrade it breaks.

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

                            @Manfred

                            and a litle bit furthe again. After these package upgrades it breaks:

                            root@mail:~# apt-get upgrade
                            Reading package lists... Done
                            Building dependency tree
                            Reading state information... Done
                            Calculating upgrade... Done
                            The following packages were automatically installed and are no longer required:
                              libfann2 libgsoap-kopano-2.8.83 libluajit-5.1-2 libluajit-5.1-common
                            Use 'apt autoremove' to remove them.
                            The following packages have been kept back:
                              libkcinetmapi0
                            The following packages will be upgraded:
                              kopano-search kopano-server libkcserver0 libkcsoap0 python3-kopano
                              python3-kopano-search python3-kopano-utils
                            7 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
                            Need to get 0 B/1,263 kB of archives.
                            After this operation, 3,072 B of additional disk space will be used.
                            Do you want to continue? [Y/n] y
                            
                            fbartels 1 Reply Last reply Reply Quote 0
                            • A Former User
                              A Former User @Manfred last edited by

                              @Manfred

                              Hi am i doing something wrong?

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

                                @ckruijntjens said in latest kopano build breaks z-push functionality:

                                After these package upgrades it breaks

                                What exactly do you mean with “breaks”? The message about kept back packages? Apt only updates packages when running an upgrade. To also get new/changed dependencies in you need to run full-upgrade.

                                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 1 Reply Last reply Reply Quote 0
                                • A Former User
                                  A Former User @fbartels last edited by A Former User

                                  @fbartels

                                  hi i have done this, but after this step mobile sync is not working anymore. so all is fine until the last step

                                  The following packages will be upgraded:
                                  kopano-search kopano-server libkcserver0 libkcsoap0 python3-kopano
                                  python3-kopano-search python3-kopano-utils

                                  When these above packages are upgraded i get a blank page after login.(503) if i restore my backup before the update everything is working again as it should.

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

                                    @ckruijntjens said in latest kopano build breaks z-push functionality:

                                    8.7.81.32.d84d89fd9-0+229.1

                                    ah, this is the build with the new gsoap. if you check on your server with netstat on which ports kopano-server is listening you will notice that it currently only listens on ipv6, while z-push want to talk to it through ipv4.

                                    https://jira.kopano.io/browse/KC-1501

                                    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 1 Reply Last reply Reply Quote 0
                                    • A Former User
                                      A Former User @fbartels last edited by

                                      @fbartels

                                      a thank you for your reply and indeed this is the problem. How can i make it that kopano listens on ipv4 again?

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

                                        @ckruijntjens you have to wait until to above linked ticket has been fixed.

                                        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 2 Replies Last reply Reply Quote 0
                                        • A Former User
                                          A Former User @fbartels last edited by

                                          @fbartels

                                          ok thank you. now i now it is not a problem on my side. thank you for the reply and explaining.

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

                                            @fbartels

                                            Hi any eta on the fix?

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