Announcement

Collapse
No announcement yet.

Sync doesn't work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Sync doesn't work

    Hello,

    I use OX 6.14, Thunderbird 2.0.0.21, Lightning 0.9 and Oxconnector 1.5.0-14.
    I made an Entry in my calendar in Ox, synced, no Entry in Thunderbird. Same with a Entry in Thunderbird, its not synced to the ox.

    In the oxcalendar.log, there are some errors:

    Code:
    [JavaScript Error: "response has no properties" {file: "file:///mnt/home/ds/.thunderbird/17m9ryok.default/extensions/%7BE6050BDA-F130-11DD-8931-239656D89593%7D/components/calOXCalendarModule.js -> file:///mnt/home/ds/.thunderbird/17m9ryok.default/extensions/%7BE6050BDA-F130-11DD-8931-239656D89593%7D/js/ox6Handler.js"
     line: 249}]

    and

    Code:
    [JavaScript Error: "data_arrays has no properties" {file: "chrome://oxcalendar-provider/content/oxCommon.js" line: 43}]
    readContactsReady detected for folder undefined waiting for event 0 ms
    [JavaScript Error: "data_arrays has no properties" {file: "chrome://oxcalendar-provider/content/oxCommon.js" line: 43}]

    The Contacts are also not synced.

    Can you help me to find the error?

    Regards

    Daniel
    Last edited by Daniel26; 12-18-2009, 04:23 PM.

  • #2
    Ok, found another error in the log (which is, I think, from the calendar-sync):

    Code:
    getOldSessions
    getOldSessions SQL: SELECT id, session, random FROM ox_session ORDER BY id DESC
    1 old session found
    old sessions found, try to logout old session: 0be8cabcb02d4c9d869193f3c3638d51
    ox6LogoutHttpRequest
    logout url: http://dh19.xxxxxxxxx/ajax/login?session=0be8cabcb02d4c9d869193f3c3638d51&action=logout
    deleteSession: id=10
    refresh ready event detected for calendar ox from host http://dh19.xxxxxxxxxx
    readAppointments for calendar ox(id=2) and folder undefined
    contact login event detected, waiting for 0 ms
    session found in login response
    Cookie: open-xchange-session-2df40ea3242b4a8e8990523965038672=7cddc5c65f2e4da2bbe2ce9181cb2db2
    saveSession: session=2df40ea3242b4a8e8990523965038672, random=open-xchange-session-2df40ea3242b4a8e8990523965038672=7cddc5c65f2e4da2bbe2ce9181cb2db2
    subscribedFolders: ({6:false, undefined:false})
    try to read contacts by folder id 6
    readContacts
    try to read contact list by folder id 6
    readContactsList
    [JavaScript Error: "ox6 readAppointmentsReady server error detected: Invalid value "%2$s" in JSON attribute "%1$s"."]
    ]

    Comment


    • #3
      Hi,

      can you try if the problem still exists with the newest version 1.5.0-16. There was a bugfix reading the folders. The folder informations are nessesary to save appointments. Do you see any appointments after starting the Thunderbird?

      Best regards,
      Sebastian

      Comment


      • #4
        Ok, installed the newest version, seems to work.

        Thanks

        Regards
        Daniel

        Comment

        Working...
        X