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

    Z-Push 2.5.0 fixstates

    Synchronising (mobile) devices via Z-Push
    3
    13
    1049
    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 Basti,

      yes, bash-completion might be causing the problem, but I’ve never seen something like this.

      However if you’re upgrading from Z-Push 2.4.X, you don’t necessarily need to run fix-states. Add the following to /etc/z-push/z-push.conf.php (e.g. at the end of the file):

      // Don't perform fixstates on upgrade
      define('IGNORE_FIXSTATES_ON_UPGRADE', true);
      

      and try to reinstall z-push again.

      Manfred

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

        Hi @Manfred

        I just added the code in the z-push.conf.php of z-push and reinstalled the packages.
        But I get the same error messages.
        My mobiles are still not syncing.

        Any other hint?

        Cheers Basti

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

          Hi Basti,

          did you get the same error messages during the upgrade?

          Manfred

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

            Hi @Manfred

            Yes i got the same messages during upgrade/reinstall.

            Cheers Basti

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

              Hi Basti,

              so I guess you’ll have to solve the bash-completion issue first.

              Manfred

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

                Hi @Manfred

                I got rid of the bash-completion errors, but that was not the problem.

                I simply installed the package z-push-ipc-sharedmemory and that solve my problem.

                Is this a new required package?

                Cheers Basti

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

                  Hi Basti,

                  a shared memory provider (ipc or memcached) is required. It’s mentioned on the installation page: https://wiki.z-hub.io/display/ZP/Installation#Installation-Installpackagesfromrepository.1

                  It’s a bit strange that z-push-ipc-sharedmemory wasn’t installed on your system, but that might be the case if you installed Z-Push from sources and switched to packages at some point.

                  Manfred

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

                    Hi @Manfred

                    OK. I can’t remember what the installation page said, when i installed z-push.
                    No i never installed z-push from source. I installed everything with apt trough the repos.

                    Can you add a requirement to z-push? Either z-push-ipc-sharedmemory or z-push-ipc-memcached are required.

                    Cheers Basti

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

                      Hi @sebschremser,

                      @sebschremser said in Z-Push 2.5.0 fixstates:

                      Can you add a requirement to z-push?

                      that requirement is already there if you install Z-Push like it is explained in the install instructions. You have manually installed the individual z-push packages instead of using the Kopano meta package, which would have pulled the ipc package onto your system.

                      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
                      • sebschremser
                        sebschremser last edited by

                        Hi @fbartels

                        I just install z-push-common but not z-push-kopano.
                        In z-push-kopano there is the dependency.
                        I will install that package too.

                        Thanks for your help.

                        Cheers Basti

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