First off, fantastic app! I love the simplicity of it and how useful it is!
I am having an issue on IOS. I have a couple of different vaults already in place, but I was making a new one with NextCloud as my intended home backup.
I can create it fine on PC, but when I try to connect to it on mobile I get the error shown below. I notice this happens with either attempting to create or sync with existing NextCloud projects.
The WebDAV option also fails
Which URL are you using?
(I’m using Nextcloud with iOS as well without issues. So I guess it’s a configuration issue)
I’m using the URL of my CF tunnel to where NextCloud can be reached remotely.
Mhm. I’m not sure, but please verify that it is the URL that is documented here: Supported Cloud Services | Cryptomator Documentation
https://{host}/{path}/remote.php/dav/files/{username}
Ah, yeah I haven’t used DAV before so admittedly didn’t know it required the special URL method. That resolved it, thanks!