No sync to WebDAV server (Jungle Disk)

I've just upgraded to Zotero 1.5 beta, and I've set up a Jungle Disk account. Zotero successfully verifies the account; I can move files onto the server using Windows Explorer.

But my Zotero attachments are not finding their way to the server. The directory https://.../default/zotero/ is empty. I've hit the green arrow icon. I've tried a reset (Preferences > Sync > Reset > Restore to Zotero Server). No dice. My database syncs ok, it's my WebDAV server that isn't syncing.

Any clues?

-gary
  • I ran firefox in debug mode and looked for something that suggested that it might be useful. I don't know if I found the right thing, but:
    -------------------------------------------------------
    zotero(3): Beginning storage sync

    zotero(3): Checking for locally changed attachment files

    zotero(5): Beginning DB transaction

    zotero(3): Beginning Notifier event queue

    zotero(5): SELECT itemID, linkMode, path, storageModTime, syncState FROM itemAttachments WHERE linkMode IN (?,?) AND sy
    cState IN (?,?)

    zotero(5): Binding parameter 1 of type int: 0

    zotero(5): Binding parameter 2 of type int: 1

    zotero(5): Binding parameter 3 of type int: 0

    zotero(5): Binding parameter 4 of type int: 2

    zotero(5): Committing transaction

    zotero(3): Resetting Notifier event queue

    zotero(3): HTTP OPTIONS for https://gary.pajer@gmail.com:********@www.myjungledisk.com/default/zotero/

    zotero(3): Resetting download queue

    zotero(3): Finished requests: 0

    zotero(3): Total requests: 3

    zotero(5): SELECT itemID FROM itemAttachments WHERE syncState IN (?,?)

    zotero(5): Binding parameter 1 of type int: 1

    zotero(5): Binding parameter 2 of type int: 4

    zotero(5): SELECT syncState FROM itemAttachments WHERE itemID=?

    zotero(5): Binding parameter 1 of type int: 4314

    zotero(2): Attachment file not found

    zotero(3): Initializing request 'DCHSXHJN'

    zotero(3): Queuing download request 'DCHSXHJN'

    zotero(5): SELECT syncState FROM itemAttachments WHERE itemID=?

    zotero(5): Binding parameter 1 of type int: 7642

    zotero(2): Attachment file not found

    zotero(3): Initializing request 'XFNPNMBJ'

    zotero(3): Queuing download request 'XFNPNMBJ'

    zotero(5): SELECT syncState FROM itemAttachments WHERE itemID=?

    zotero(5): Binding parameter 1 of type int: 14926

    zotero(2): Attachment file not found

    zotero(3): Initializing request '7DRUNXWX'

    zotero(3): Queuing download request '7DRUNXWX'

    zotero(3): Starting download request 'DCHSXHJN'

    zotero(5): SELECT itemID FROM items WHERE key=?

    zotero(5): Binding parameter 1 of type string: "DCHSXHJN"

    zotero(3): HTTP GET https://gary.pajer@gmail.com:********@www.myjungledisk.com/default/zotero/DCHSXHJN.prop

    zotero(3): Resetting upload queue

    zotero(3): Finished requests: 0

    zotero(3): Total requests: 0

    zotero(5): SELECT itemID FROM itemAttachments WHERE syncState IN (?,?) AND linkMode IN (?,?)

    zotero(5): Binding parameter 1 of type int: 0

    zotero(5): Binding parameter 2 of type int: 3

    zotero(5): Binding parameter 3 of type int: 0

    zotero(5): Binding parameter 4 of type int: 1

    zotero(3): No files to upload

    zotero(3): Remote file not found for item DCHSXHJN

    zotero(3): Finishing download request 'DCHSXHJN'

    zotero(3): Finished requests: 1

    zotero(3): Total requests: 3

    zotero(3): Starting download request 'XFNPNMBJ'

    zotero(5): SELECT itemID FROM items WHERE key=?

    zotero(5): Binding parameter 1 of type string: "XFNPNMBJ"

    zotero(3): HTTP GET https://gary.pajer@gmail.com:********@www.myjungledisk.com/default/zotero/XFNPNMBJ.prop

    zotero(3): Remote file not found for item XFNPNMBJ

    zotero(3): Finishing download request 'XFNPNMBJ'

    zotero(3): Finished requests: 2

    zotero(3): Total requests: 3

    zotero(3): Starting download request '7DRUNXWX'

    zotero(5): SELECT itemID FROM items WHERE key=?

    zotero(5): Binding parameter 1 of type string: "7DRUNXWX"

    zotero(3): HTTP GET https://gary.pajer@gmail.com:********@www.myjungledisk.com/default/zotero/7DRUNXWX.prop

    zotero(3): Remote file not found for item 7DRUNXWX

    zotero(3): Finishing download request '7DRUNXWX'

    zotero(3): Finished requests: 3

    zotero(3): Total requests: 3

    zotero(3): Download queue is done

    zotero(3): Active requests: 0

    zotero(3):

    zotero(3): Storage sync is complete

    zotero(3): No changes made during storage sync

    zotero(3): Getting session lock

    zotero(3): HTTP POST version=4&sessionid=******** to https://sync.zotero.org/lock

    zotero(3): <?xml version="1.0"?>
    <response version="4" timestamp="1235445100"><locked/></response>
  • #sigh#

    nevermind.

    I was trying to sync from a computer *other* than the one that actually holds my files.

    If I sit in front of the correct computer, the right things seem to be happening.

    -g

    -gary
Sign In or Register to comment.