-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
Milestone
Description
Please agree to the following
- I have searched existing issues for duplicates
- I agree to follow this project's Code of Conduct
Summary
I'm unable to upload files in Nextcloud.
System Setup
- iOS: 16.3.1
- Cryptomator: 2.4.7
Cloud Type
WebDAV
Steps to Reproduce
- Create a new vault
Expected Behavior
Vault gets created.
Actual Behavior
Vault creation fails with "itemTypeMismatch" error.
Reproducibility
Always
Relevant Log Output
No response
Anything else?
Apparently, the error has been reported to Nextcloud in the past: nextcloud/server#34574
In a nutshell: The server falsely responds with a 405 error instead of 404 for non-existing files during a PROPFIND request.
But since it doesn't happen with all Nextcloud instances and just some (and I only found out via a support email), I guess a workaround will have to do.