Les Pas
F-Droid
https://f-droid.org/packages/site.leos.apps.lespas/
On GitHub
https://github.com/scubajeff/lespas
Is an Android Photo Album app using a [ Nextcloud ] backend.
Les Pas stuck syncing
Problem
Sync status is stuck on the same Adding <file> to <album>.
MKCOL <filename> returns 405 (method not allowed)
Fix
On [ Nextcloud ] check that there's no file with the same name.
Run background jobs
Error 500 on PUT
Inspect error
grep -a 'FILENAME' nextcloud.log |tail -n1|jq