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

    activesync z-push with outlook 2013 and KopanoOLExtension-2.0-294-64bit

    Synchronising (mobile) devices via Z-Push
    3
    28
    3058
    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 @Manfred last edited by

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

        Hi ckruijntjens,

        KOE log doesn’t indicate any issues. Z-Push log is at DEBUG level, not WBXML. Please increase it to WBXML and post again.

        Is there anything in the event viewer of Windows regard Microsoft Office?

        Manfred

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

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

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

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

                Hi ckruijntjens,

                @ckruijntjens said in activesync z-push with outlook 2013 and KopanoOLExtension-2.0-294-64bit:

                All other accounts work perfect. however looks like when it is syncing the calendar outlook crashes. even if i only sync 1 day!

                It might be that you have broken calendar items. Before you respond my below comments, run the following:
                kopano-fsck --calendar -u [user] --checkonly

                If you remove --checkonly the tool will try to fix the problems.

                You seem to have configured calendars in Z-Push config. It might be that they have issues as well. Or it is some strange loop if user chris has his own private calendar which is also a configured calendar. It that case you could try removing the configured calendars from Z-Push config and share them using the shared folder API. It’s possible to achieve that with z-push-admin.

                If the above didn’t help, then I have some more questions/comments.

                You can upload the WBXML log somewhere and post the link here. As there are several users syncing, it would be great if you would add the user with the issue to $specialLogUsers in z-push.conf.php and provide only that log.

                Have you tried disabling KOE in Outlook or isn’t this possible because Outlook crashes before? Have you tried configuring another Outlook account for that user?

                You also apparently haven’t updated Z-Push config file when updating Z-Push. Change ‘USE_X_FORWARDED_FOR_HEADER’ to ‘USE_CUSTOM_REMOTE_IP_HEADER’. Also the $additionalFolders folders miss ‘flags’ parameter.

                Where does this KOE log come from (the folder)? Which log level is set?

                Manfred

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

                  @manfred

                  hi manfed. the tool fixed some callendar items. i deleted the entrys in the zpush config.

                  However outlook crashes within 10 seconds. it does the same with an other pc and other outlook version. It definitily has to do something with this account!

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

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

                      Hi ckruijntjens,

                      ok, then add the user with the issue to $specialLogUsers in Z-Push config and provide only that log (it will be something like username-deviceid.log.

                      Could you also post C:\Users\user\AppData\Local\Temp\Kopano OL Extension.log (where user is your windows user).

                      Does Outlook display any error message before crashing?

                      Manfred

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

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

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

                            @psimpson do you have any idea?

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

                              Very odd that there would be an exception in SendReceive.

                              It’d be worth trying to uninstall KOE (or disabling it in the plugindebugger in %PROGRAMFILES%\Kopano\Kopano OL Extension) and seeing if that fixes it.

                              However, given that the crash occurs in pstprx32.dll, which implements the .ost files, I’m inclined to think it’s some broken item. @Manfred Is it possible to somehow exclude any calendar items (and meeting requests, etc) from the sync? We’ve heard of crashes likes this before on those items.

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

                                @psimpson @Manfred

                                Without the koe plug-in it also crashes. Same as with the plug-in installed. So that makes No differense.

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

                                  @ckruijntjens Thanks. Then it would seem to be some weird item. That’s more @Manfred 's territory.

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

                                    @Manfred

                                    What is the best approuch to find and detect the bad item(s)?

                                    I want to Thank you @Manfred and @psimpson for your help with this one!

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

                                      Hi ckruijntjens,

                                      @ckruijntjens said in activesync z-push with outlook 2013 and KopanoOLExtension-2.0-294-64bit:

                                      What is the best approuch to find and detect the bad item(s)?

                                      Add the user with the issue to $specialLogUsers in Z-Push config and provide only that log (it will be something like username-deviceid.log. It should then be one of the items the server sends to Outlook. Unfortunately it’s not possible to disable calendar items or meeting requests to be synced. The only limitation you could do is to set the value of SYNC_MAX_ITEMS in Z-Push config to pretty low one, e.g. 10, so that less items are synced in a request and it’s easier to identify the broken one.

                                      Manfred

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

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

                                          Hi ckruijntjens,

                                          it’s only one item and also only a part of it, so it’s not possible to say if it’s the culprit, but its end date doesn’t look right: 19700101T000001Z. Could you upload the whole WBXML Log somewhere and send me the link?

                                          Did Outlook crash again and this is the end of the log?

                                          Manfred

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

                                            This post is deleted!
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post