DAVx5 is trying to PUT changes on a read-only collection of tasks #2642
|
Today I have started to get sync errors, because DAVx5 is trying upload tasks with PUT to my Nextcloud instance, which are part of read-only collections. The collections in question are auto-generated by the Nextcloud Deck app and therefore cannot be edited. They are marked as read-only by the server and DAVx5 is correctly showing this in the list of available collections. Nevertheless and even though I didn't edit any tasks, DAVx5 issues a PUT request, with is answered with a 404 "not found" by Nextcloud. This started with a single task item and is now happening for all Deck collections after disabling and re-enabling the synchronization of those collections. I'm still running version 4.5.14, so there was no recent update of the DAVx5 app. |
Replies: 3 comments 1 reply
|
Is this #599, should we reopen it? However a new version would be good as there were tasks rewrites and maybe its already fixed. Can you check why FDroid doesn't compile new versions? |
|
I believe FDroid isn't building new versions, because the definition of the app version has changed in DAVx5, so it is no longer picked up by the checkupdates script: 44546f7 It is exactly the same issue with 4.5.17 from IzzyOnDroid. |
|
Should be fixed with 4.5.18, can you try? |
Should be fixed with 4.5.18, can you try?