brvier / ownNotes

a markdown notes taking application with ownCloud/WebDav synchronization.
http://khertan.net/pages/ownnotes.html
GNU General Public License v3.0
30 stars 16 forks source link

Problems syncing notes to mailbox.org-webdav-share #9

Open cintema opened 10 years ago

cintema commented 10 years ago

Hello,

I'm trying to sync notes to a webdavs-share hosted by mailbox.org as described here: https://mailbox.org/en/using-drive-with-webdav-for-linux/ However, it doesn't appear to work: Thanks in advance! Here are the logs:

Jun 16 13:36:47 Jolla lipstick[971]: Sync launched Jun 16 13:37:11 Jolla dbus-daemon[911]: Activating service name='com.google.code.AccountsSSO.SingleSignOn' Jun 16 13:37:11 Jolla [986]: [W] Buteo::ProfileManagerPrivate::parseFile:1096 - Failed to parse profile XML: "/home/nemo/.cache/msyncd/sy...on-3.xml" Jun 16 13:37:11 Jolla [986]: [W] Buteo::ProfileManagerPrivate::load:152 - Failed to load profile: "facebook.Signon-3" Jun 16 13:37:11 Jolla signond[19798]: signondaemon.cpp 360 init Failed to SUID root. Secure storage will not be available. Jun 16 13:37:11 Jolla dbus-daemon[911]: Successfully activated service 'com.google.code.AccountsSSO.SingleSignOn' Jun 16 13:37:11 Jolla kernel: dbus-daemon(911) send signal 9 to dbus-daemon(19885) Jun 16 13:37:11 Jolla [986]: [W] Buteo::ProfileManagerPrivate::parseFile:1105 - Profile file not found: "/home/nemo/.cache/msyncd/storage/hsms.xml" Jun 16 13:37:11 Jolla [986]: [W] Buteo::ProfileManagerPrivate::load:152 - Failed to load profile: "hsms" Jun 16 13:37:13 Jolla lipstick[971]: 2014-06-16 13:37:13,614 DEBUG Check Notes Folder /servlet/webdav.infostore//Userstore/...nfostore/ Jun 16 13:37:13 Jolla lipstick[971]: 2014-06-16 13:37:13,621 DEBUG Check Notes Folder /servlet/webdav.infostore//Userstore/...serstore/ Jun 16 13:37:13 Jolla lipstick[971]: 2014-06-16 13:37:13,629 DEBUG Check Notes Folder /servlet/webdav.infostore//Userstore/...nfostore/ Jun 16 13:37:13 Jolla lipstick[971]: 2014-06-16 13:37:13,637 ERROR Traceback (most recent call last): Jun 16 13:37:13 Jolla lipstick[971]: File "/usr/share/ownNotes/python/sync.py", line 360, in sync Jun 16 13:37:13 Jolla lipstick[971]: wdc.connect() Jun 16 13:37:13 Jolla lipstick[971]: File "/usr/share/ownNotes/python/sync.py", line 165, in connect Jun 16 13:37:13 Jolla lipstick[971]: self._check_notes_folder() Jun 16 13:37:13 Jolla lipstick[971]: File "/usr/share/ownNotes/python/sync.py", line 191, in _check_notes_folder Jun 16 13:37:13 Jolla lipstick[971]: with self.locktoken: Jun 16 13:37:13 Jolla lipstick[971]: AttributeError: exit Jun 16 13:37:13 Jolla lipstick[971]: <class 'AttributeError'> : exit Jun 16 13:37:13 Jolla lipstick[971]: Sync Error<class 'AttributeError'> : exit Jun 16 13:37:13 Jolla lipstick[971]: Sync finished :false Jun 16 13:37:13 Jolla lipstick[971]: listNotes called

And again:

Jun 16 13:38:47 Jolla lipstick[971]: Sync launched Jun 16 13:39:11 Jolla dbus-daemon[911]: Activating service name='com.google.code.AccountsSSO.SingleSignOn' Jun 16 13:39:11 Jolla [986]: [W] Buteo::ProfileManagerPrivate::parseFile:1096 - Failed to parse profile XML: "/home/nemo/.cache/msyncd/sy...on-3.xml" Jun 16 13:39:11 Jolla [986]: [W] Buteo::ProfileManagerPrivate::load:152 - Failed to load profile: "facebook.Signon-3" Jun 16 13:39:11 Jolla [986]: [W] Buteo::ProfileManagerPrivate::parseFile:1105 - Profile file not found: "/home/nemo/.cache/msyncd/storage/hsms.xml" Jun 16 13:39:11 Jolla [986]: [W] Buteo::ProfileManagerPrivate::load:152 - Failed to load profile: "hsms" Jun 16 13:39:11 Jolla signond[19906]: signondaemon.cpp 360 init Failed to SUID root. Secure storage will not be available. Jun 16 13:39:11 Jolla dbus-daemon[911]: Successfully activated service 'com.google.code.AccountsSSO.SingleSignOn' Jun 16 13:39:11 Jolla kernel: dbus-daemon(911) send signal 9 to dbus-daemon(19962) Jun 16 13:39:21 Jolla dbus-daemon[911]: invoker: Invoking execution: '/usr/bin/signond' Jun 16 13:39:49 Jolla lipstick[971]: 2014-06-16 13:39:49,410 DEBUG Check Notes Folder /servlet/webdav.infostore//Userstore/...nfostore/ Jun 16 13:39:49 Jolla lipstick[971]: 2014-06-16 13:39:49,415 DEBUG Check Notes Folder /servlet/webdav.infostore//Userstore/...serstore/ Jun 16 13:39:49 Jolla lipstick[971]: 2014-06-16 13:39:49,421 DEBUG Check Notes Folder /servlet/webdav.infostore//Userstore/...nfostore/ Jun 16 13:39:49 Jolla lipstick[971]: 2014-06-16 13:39:49,425 ERROR Traceback (most recent call last): Jun 16 13:39:49 Jolla lipstick[971]: File "/usr/share/ownNotes/python/sync.py", line 360, in sync Jun 16 13:39:49 Jolla lipstick[971]: wdc.connect() Jun 16 13:39:49 Jolla lipstick[971]: File "/usr/share/ownNotes/python/sync.py", line 165, in connect Jun 16 13:39:49 Jolla lipstick[971]: self._check_notes_folder() Jun 16 13:39:49 Jolla lipstick[971]: File "/usr/share/ownNotes/python/sync.py", line 191, in _check_notes_folder Jun 16 13:39:49 Jolla lipstick[971]: with self.locktoken: Jun 16 13:39:49 Jolla lipstick[971]: AttributeError: exit Jun 16 13:39:49 Jolla lipstick[971]: <class 'AttributeError'> : exit Jun 16 13:39:49 Jolla lipstick[971]: Sync Error<class 'AttributeError'> : exit Jun 16 13:39:49 Jolla lipstick[971]: Sync finished :false Jun 16 13:39:49 Jolla lipstick[971]: listNotes called

brvier commented 9 years ago

Sorry, all my sailfish applications development are suspended currently.