You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2018. It is now read-only.
Owncloud won't sync after last update. Other owncloud-apps work though.
File "/usr/share/ownNotes/python/sync.py", line 360, in sync
wdc.connect()
File "/usr/share/ownNotes/python/sync.py", line 165, in connect
self._check_notes_folder()
File "/usr/share/ownNotes/python/sync.py", line 178, in _check_notes_folder
depth=1)
File "/usr/share/ownNotes/python/tinydav/init.py", line 1164, in propfind
return self._request("PROPFIND", uri, content, headers)
File "/usr/share/ownNotes/python/tinydav/init.py", line 777, in _request
raise response
tinydav.exception.HTTPUserError: HTTP/1.1 401 Unauthorized