Unable to access Owncloud WebDav

Operating system

Linux

Joplin version

3.4.12

Desktop version info

Joplin 3.4.12 (prod, linux)

Device: linux, Intel(R) Core(TM) i3-7020U CPU @ 2.30GHz
Client ID: da55e31e954c4eb699c106abf46eb701
Sync Version: 3
Profile Version: 48
Keychain Supported: No
Alternative instance ID: -

Revision: e9a9f68

Backup: 1.4.3
Freehand Drawing: 3.1.0

Sync target

WebDAV

Editor

Markdown Editor

What issue do you have?

When trying to connect to my Owncloud WebDav instance I enter the right URL and credentials, but i see this error:
PROPFIND : Unknown error 2 (405): (Code 405)
I am using the Webdav URL https://mydomain.com/owncloud/remote.php/webdav along with my user and password which i have checked a couple of times.

There wasn’t much help for this error on Google, in fact the first result now is this very post. But looking up the error for PROPFIND i realized this could be a CORS issue, so I setup CORS headers for the owncloud instance and they are properly setup. I am able to do a curl and see the CORS headers and get a 204 response. I am unable to get this PROPFIND 405 error. Anyone have any ideas on what I could try?
thanks,

arun

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.