[Kolab-devel] [issue4747] Z-Push with N900 client stopped working in Server 2.3.2

Sascha Wilde issues at kolab.org
Tue Jun 14 15:03:22 CEST 2011


Hi *,

we upgraded from Server 2.3.0 to 2.3.2.

While with 2.3.0 Z-Push worked well to sync events and contacts on a
Nokia N900 with 2.3.2 it stopped working.

Synchronization runs without errors (according to the log in
/kolab/var/z-push/log/access.log and to the client).  But nothing gets
synced even though there are new events on the client as well as on
the server.

I tried:
- shutting down apache
- removing caches from /kolab/var/z-push/kolabindex/
- restarting apache
- complete resync of the client
but with no luck.

I attached anonymous versions of the log and debug.txt.

As this worked in 2.3.0 I'd say it's an regression...

----------
assignedto: alain.abbas
files: zpush-2.3.2-debug.txt
keyword: zpush
messages: 27940
nosy: alain.abbas, thomas, wickert, wilde
priority: critical
status: unread
title: Z-Push with N900 client stopped working in Server 2.3.2

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4747>
______________________________________
-------------- next part --------------
06/14/11 14:40:19 [27964] [foo.bar at example.com] Start
06/14/11 14:40:19 [27964] [foo.bar at example.com] Z-Push version: 1.5.2 (551)
06/14/11 14:40:19 [27964] [foo.bar at example.com] Client IP: 10.42.7.144
06/14/11 14:40:19 [27964] [foo.bar at example.com] Client supports version 2.5
06/14/11 14:40:19 [27964] [foo.bar at example.com] KolabBackend Version : 0.7.4
06/14/11 14:40:19 [27964] [foo.bar at example.com] KolabActiveSyndData Version : 20100707
06/14/11 14:40:19 [27964] [foo.bar at example.com] POST cmd: FolderSync
06/14/11 14:40:19 [27964] [foo.bar at example.com] Initializing folder diff engine
06/14/11 14:40:20 [27964] [foo.bar at example.com] Found 3 folder changes
06/14/11 14:40:20 [27964] [foo.bar at example.com] retreive Parent for INBOX/Kalender INBOX
06/14/11 14:40:20 [27964] [foo.bar at example.com] Parent id is dc063b45c92f64f79f0d1ed01e6d5b314f04886c for INBOX/Kalender
06/14/11 14:40:20 [27964] [foo.bar at example.com] IMAP-GetFolder(id: 'df09f97b033b56c15612e9a598d0cda7a5827ada') -> SyncFolder Object
(
    [serverid] => df09f97b033b56c15612e9a598d0cda7a5827ada
    [parentid] => dc063b45c92f64f79f0d1ed01e6d5b314f04886c
    [displayname] => kalender
    [type] => 8
    [_mapping] => Array
        (
            [FolderHierarchy:ServerEntryId] => Array
                (
                    [1] => serverid
                )

            [FolderHierarchy:ParentId] => Array
                (
                    [1] => parentid
                )

            [FolderHierarchy:DisplayName] => Array
                (
                    [1] => displayname
                )

            [FolderHierarchy:Type] => Array
                (
                    [1] => type
                )

        )

    [content] => 
    [attributes] => 
    [flags] => 
)

06/14/11 14:40:20 [27964] [foo.bar at example.com] retreive Parent for INBOX/Kalender INBOX
06/14/11 14:40:20 [27964] [foo.bar at example.com] Parent id is dc063b45c92f64f79f0d1ed01e6d5b314f04886c for INBOX/Kalender
06/14/11 14:40:20 [27964] [foo.bar at example.com] IMAP-GetFolder(id: 'df09f97b033b56c15612e9a598d0cda7a5827ada') -> SyncFolder Object
(
    [serverid] => df09f97b033b56c15612e9a598d0cda7a5827ada
    [parentid] => dc063b45c92f64f79f0d1ed01e6d5b314f04886c
    [displayname] => kalender
    [type] => 8
    [_mapping] => Array
        (
            [FolderHierarchy:ServerEntryId] => Array
                (
                    [1] => serverid
                )

            [FolderHierarchy:ParentId] => Array
                (
                    [1] => parentid
                )

            [FolderHierarchy:DisplayName] => Array
                (
                    [1] => displayname
                )

            [FolderHierarchy:Type] => Array
                (
                    [1] => type
                )

        )

    [content] => 
    [attributes] => 
    [flags] => 
)

06/14/11 14:40:20 [27964] [foo.bar at example.com] Change for folder 'kalender' will not be sent as modification is not relevant
06/14/11 14:40:20 [27964] [foo.bar at example.com] retreive Parent for INBOX/Kontakte INBOX
06/14/11 14:40:20 [27964] [foo.bar at example.com] Parent id is dc063b45c92f64f79f0d1ed01e6d5b314f04886c for INBOX/Kontakte
06/14/11 14:40:20 [27964] [foo.bar at example.com] IMAP-GetFolder(id: '97b145b54d28df7cb68e1b49c6cad0030ed6c336') -> SyncFolder Object
(
    [serverid] => 97b145b54d28df7cb68e1b49c6cad0030ed6c336
    [parentid] => dc063b45c92f64f79f0d1ed01e6d5b314f04886c
    [displayname] => kontakte
    [type] => 9
    [_mapping] => Array
        (
            [FolderHierarchy:ServerEntryId] => Array
                (
                    [1] => serverid
                )

            [FolderHierarchy:ParentId] => Array
                (
                    [1] => parentid
                )

            [FolderHierarchy:DisplayName] => Array
                (
                    [1] => displayname
                )

            [FolderHierarchy:Type] => Array
                (
                    [1] => type
                )

        )

    [content] => 
    [attributes] => 
    [flags] => 
)

06/14/11 14:40:20 [27964] [foo.bar at example.com] retreive Parent for INBOX/Kontakte INBOX
06/14/11 14:40:20 [27964] [foo.bar at example.com] Parent id is dc063b45c92f64f79f0d1ed01e6d5b314f04886c for INBOX/Kontakte
06/14/11 14:40:20 [27964] [foo.bar at example.com] IMAP-GetFolder(id: '97b145b54d28df7cb68e1b49c6cad0030ed6c336') -> SyncFolder Object
(
    [serverid] => 97b145b54d28df7cb68e1b49c6cad0030ed6c336
    [parentid] => dc063b45c92f64f79f0d1ed01e6d5b314f04886c
    [displayname] => kontakte
    [type] => 9
    [_mapping] => Array
        (
            [FolderHierarchy:ServerEntryId] => Array
                (
                    [1] => serverid
                )

            [FolderHierarchy:ParentId] => Array
                (
                    [1] => parentid
                )

            [FolderHierarchy:DisplayName] => Array
                (
                    [1] => displayname
                )

            [FolderHierarchy:Type] => Array
                (
                    [1] => type
                )

        )

    [content] => 
    [attributes] => 
    [flags] => 
)

06/14/11 14:40:20 [27964] [foo.bar at example.com] Change for folder 'kontakte' will not be sent as modification is not relevant
06/14/11 14:40:20 [27964] [foo.bar at example.com] retreive Parent for INBOX/Aufgaben INBOX
06/14/11 14:40:20 [27964] [foo.bar at example.com] Parent id is dc063b45c92f64f79f0d1ed01e6d5b314f04886c for INBOX/Aufgaben
06/14/11 14:40:20 [27964] [foo.bar at example.com] IMAP-GetFolder(id: '92dd8e60104251c47bf2196ae476ab889334d56d') -> SyncFolder Object
(
    [serverid] => 92dd8e60104251c47bf2196ae476ab889334d56d
    [parentid] => dc063b45c92f64f79f0d1ed01e6d5b314f04886c
    [displayname] => aufgaben
    [type] => 7
    [_mapping] => Array
        (
            [FolderHierarchy:ServerEntryId] => Array
                (
                    [1] => serverid
                )

            [FolderHierarchy:ParentId] => Array
                (
                    [1] => parentid
                )

            [FolderHierarchy:DisplayName] => Array
                (
                    [1] => displayname
                )

            [FolderHierarchy:Type] => Array
                (
                    [1] => type
                )

        )

    [content] => 
    [attributes] => 
    [flags] => 
)

06/14/11 14:40:20 [27964] [foo.bar at example.com] retreive Parent for INBOX/Aufgaben INBOX
06/14/11 14:40:20 [27964] [foo.bar at example.com] Parent id is dc063b45c92f64f79f0d1ed01e6d5b314f04886c for INBOX/Aufgaben
06/14/11 14:40:20 [27964] [foo.bar at example.com] IMAP-GetFolder(id: '92dd8e60104251c47bf2196ae476ab889334d56d') -> SyncFolder Object
(
    [serverid] => 92dd8e60104251c47bf2196ae476ab889334d56d
    [parentid] => dc063b45c92f64f79f0d1ed01e6d5b314f04886c
    [displayname] => aufgaben
    [type] => 7
    [_mapping] => Array
        (
            [FolderHierarchy:ServerEntryId] => Array
                (
                    [1] => serverid
                )

            [FolderHierarchy:ParentId] => Array
                (
                    [1] => parentid
                )

            [FolderHierarchy:DisplayName] => Array
                (
                    [1] => displayname
                )

            [FolderHierarchy:Type] => Array
                (
                    [1] => type
                )

        )

    [content] => 
    [attributes] => 
    [flags] => 
)

06/14/11 14:40:20 [27964] [foo.bar at example.com] Change for folder 'aufgaben' will not be sent as modification is not relevant
06/14/11 14:40:20 [27964] [foo.bar at example.com] IMAP-errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN
06/14/11 14:40:20 [27964] [foo.bar at example.com] IMAP connection closed
06/14/11 14:40:20 [27964] [foo.bar at example.com] end
06/14/11 14:40:20 [27964] [foo.bar at example.com] --------
06/14/11 14:40:20 [27964] [foo.bar at example.com] Start
06/14/11 14:40:20 [27964] [foo.bar at example.com] Z-Push version: 1.5.2 (551)
06/14/11 14:40:20 [27964] [foo.bar at example.com] Client IP: 10.42.7.144
06/14/11 14:40:20 [27964] [foo.bar at example.com] Client supports version 2.5
06/14/11 14:40:20 [27964] [foo.bar at example.com] KolabBackend Version : 0.7.4
06/14/11 14:40:20 [27964] [foo.bar at example.com] KolabActiveSyndData Version : 20100707
06/14/11 14:40:20 [27964] [foo.bar at example.com] Killing process 27964 


More information about the devel mailing list