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

    Zpush WBXMLException problem

    Z-Push when using other backends
    5
    28
    5544
    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.
    • liverpoolfcfan
      liverpoolfcfan last edited by liverpoolfcfan

      The version of z-push you have loaded is extremely old and the zimbra backend is no longer supporting it

      03/02/2018 14:38:52 [21945] [ INFO] [ob@xxxxx] Version=‘2.1.3-1892’ method=‘POST’ from=ip_address_example cmd=‘FolderSync’ getUser=‘ob@xxxxx’ devId=‘xxxxx’ devType=‘yyyyyyyyy’

      You should install the latest release (2.3.8 at time of writing) from the repositories (see https://wiki.z-hub.io/display/ZP/Installation ) and use it with the zimbra backend release 67 (latest at time of writing) or later

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

        Hello

        i change it.

        Zpush version: 2.3.8
        Zimbra backend:67
        Php: 7.1
        Os: ubuntu 16.04lts

        05/02/2018 09:06:27 [ 1489] [FATAL] [ob@x.x.x.x] Fatal error: /var/www/html/z-push/lib/utils/utils.php:1144 - Uncaught Error: Call to undefined function mb_detect_encoding() in /var/www/html/z-push/lib/utils/utils.php:1144
        Stack trace:
        #0 /var/www/html/z-push/lib/request/request.php(251): Utils::ConvertAuthorizationToUTF8(‘ob@x.x.x.x…’)
        #1 /var/www/html/z-push/index.php(61): Request::ProcessHeaders()

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

          problem is php plugin. It’s okay now… One problem contact information is not coming … :)

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

            Depending on the client type and window size selected it can take some time to sync the contacts folder(s). Outlook for example syncs all email before any calendar/contacts/tasks/etc.

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

              Thank. Contact synchronization also works.

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

                Excellent. Thanks for confirming back.

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

                  Hello
                  I have an Outlook 2016 problem. Which version works properly ?
                  (Andorid,Thunderbird OK)

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

                    Hi zgokan,

                    as a rule of thumb one should always use the latest version available.

                    Could you provide more information what Outlook problem do you have?

                    Manfred

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

                      its never sends a request. So the authentication or connection request … This is only available in Outlook 2016. I have not tried Outlook 2013 yet.

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

                        Hi zgokan,

                        does setting up the ActiveSync account in Outlook finish without errors? Are you using an official certificate? Do you see requests from Outlook in apache or Z-Push log?

                        Manfred

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

                          Hello

                          Unfortunately, the connection does not even come. I think they have removed this feature.

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

                            Hi zgokan,

                            do you have autodiscover configured on your server? Because Outlook issues autodiscover requests before starting ActiveSync requests.

                            Manfred

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

                              I made AutoDiscover. But it only installs as IMAP.

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

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • Manfred
                                  Manfred Kopano @zgokan last edited by

                                  Hi zgokan,

                                  @zgokan said in Zpush WBXMLException problem:

                                  I made AutoDiscover. But it only installs as IMAP.

                                  do you mean that Outlook configures the account as an IMAP account an not as an ActiveSync account? Could you set the autodiscover log level to WBXML and post autodiscover.log?

                                  Manfred

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

                                    Hello

                                    Outlook:
                                    http://i67.tinypic.com/554j1f.png
                                    http://i64.tinypic.com/264l208.png
                                    http://i67.tinypic.com/2j2jj1y.png

                                    — log config:

                                    define('LOGBACKEND', 'filelog');
                                    
                                    define('LOGFILEDIR', '/var/log/z-push/');
                                    define('LOGFILE', LOGFILEDIR . 'autodiscover.log');
                                    define('LOGERRORFILE', LOGFILEDIR . 'autodiscover-error.log');
                                    define('LOGLEVEL', LOGLEVEL_WBXML);
                                    define('LOGUSERLEVEL', LOGLEVEL);
                                    $specialLogUsers = array();
                                    

                                    log:
                                    cat /var/log/z-push/autodiscover.log
                                    16/02/2018 21:14:29 [11679] [ INFO] [unknown] Z-Push version=‘2.3.8’
                                    16/02/2018 21:14:29 [11679] [WARN] [unknown] GET request for autodiscover. Exiting.
                                    16/02/2018 21:14:35 [11677] [ INFO] [unknown] Z-Push version=‘2.3.8’
                                    16/02/2018 21:14:35 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.
                                    16/02/2018 21:14:36 [11677] [ INFO] [unknown] Z-Push version=‘2.3.8’
                                    16/02/2018 21:14:36 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.

                                    cat /var/log/z-push/autodiscover-error.log
                                    16/02/2018 21:14:29 [11679] [WARN] [unknown] GET request for autodiscover. Exiting.
                                    16/02/2018 21:14:35 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.
                                    16/02/2018 21:14:36 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.

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

                                      Hi zgokan,

                                      we made some fixes for autodiscover for the upcoming Z-Push 2.4.0 version, but I’m not sure if it works with the current Zimbra backend. There are nightly builds with Z-Push 2.4.0 in the develop repository available if you want to give it a try.

                                      Manfred

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

                                        Thank you for your interest and information. I will wait for a higher version.

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

                                          You should be able to add the account by bypassing the AutoDiscover and entering the details manually.

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