Hi all, new install and new user to Duplicacy. I’ve set up OneDrive and pointed Duplicacy at the token file. My backups are failing with a full extract below. File permissions are set to 777 at the moment for the onedrive token file, and chunks are able to be read from within the docker container, so I’m at a loss here? Any advice appreciated, thank you.
Running backup command from /cache/localhost/0 to back up /synology_pbs_backups
Options: [-log backup -storage onedrive-duplicacy -threads 16 -stats]
2024-12-29 10:14:43.927 INFO REPOSITORY_SET Repository set to /synology_pbs_backups
2024-12-29 10:14:43.927 INFO STORAGE_SET Storage set to one://Duplicacy Backups
2024-12-29 10:14:45.861 INFO BACKUP_START No previous backup found
2024-12-29 10:14:45.896 INFO INCOMPLETE_LOAD Previous incomplete backup contains 77073 files and 9776 chunks
2024-12-29 10:14:45.896 INFO BACKUP_LIST Listing all chunks
2024-12-29 10:15:30.779 INFO BACKUP_INDEXING Indexing /synology_pbs_backups
2024-12-29 10:15:30.779 INFO SNAPSHOT_FILTER Parsing filter file /cache/localhost/0/.duplicacy/filters
2024-12-29 10:15:30.779 INFO SNAPSHOT_FILTER Loaded 3 include/exclude pattern(s)
2024-12-29 11:14:46.068 ERROR UPLOAD_CHUNK Failed to upload the chunk e1262e3e3c33686116883d035147797d50112e9b59074a479229428aafec3044: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:46.291 ERROR UPLOAD_CHUNK Failed to upload the chunk 425145632d08fe0405428a621241872a8f318c11dab95673fa1fe6d5a9b66f58: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:46.517 ERROR UPLOAD_CHUNK Failed to upload the chunk dea726f2992c0075e67dd5e1758af1a77add3a968b909b284818c9f32ba97370: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:46.851 ERROR UPLOAD_CHUNK Failed to upload the chunk b36046c8111ada7853686d499cb248a2f1cff93cf9b8f0ba77d1bf07d15911bd: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:47.526 ERROR UPLOAD_CHUNK Failed to upload the chunk b3579f06345b6cadad8721448dccd1d351b269db544f2948e6e238df7058792e: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:48.314 ERROR UPLOAD_CHUNK Failed to upload the chunk 5610da25f7e89e0107585a8051b148685393355cff2eb4e58a7af50f9b97f272: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:48.539 ERROR UPLOAD_CHUNK Failed to upload the chunk 281c55f77cc5f6aef65009e222a71df4534ea47d78577ba00fa0445d4cc3a18e: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:48.655 ERROR UPLOAD_CHUNK Failed to upload the chunk 85cddb183aedaa459a66f586b4d797ca76489d413ab05eb58fad48c20cc895ff: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:48.993 ERROR UPLOAD_CHUNK Failed to upload the chunk 7562ca4364a07198d8480392dd199bf15096e9395f5bc0b989a8bfeac06740a8: open /containers/containers/one-token.json: read-only file system
2024-12-29 11:14:49.016 INFO INCOMPLETE_SAVE Incomplete snapshot saved to /cache/localhost/0/.duplicacy/cache/onedrive-duplicacy/incomplete_snapshot
Failed to upload the chunk e1262e3e3c33686116883d035147797d50112e9b59074a479229428aafec3044: open /containers/containers/one-token.json: read-only file system Failed to upload the chunk 425145632d08fe0405428a621241872a8f318c11dab95673fa1fe6d5a9b66f58: open /containers/containers/one-token.json: read-only file system Failed to upload the chunk dea726f2992c0075e67dd5e1758af1a77add3a968b909b284818c9f32ba97370: open /containers/containers/one-token.json: read-only file system Failed to upload the chunk b36046c8111ada7853686d499cb248a2f1cff93cf9b8f0ba77d1bf07d15911bd: open /containers/containers/one-token.json: read-only file system Failed to upload the chunk b3579f06345b6cadad8721448dccd1d351b269db544f2948e6e238df7058792e: open /containers/containers/one-token.json: read-only file system Failed to upload the chunk 5610da25f7e89e0107585a8051b148685393355cff2eb4e58a7af50f9b97f272: open /containers/containers/one-token.json: read-only file system Failed to upload the chunk 281c55f77cc5f6aef65009e222a71df4534ea47d78577ba00fa0445d4cc3a18e: open /containers/containers/one-token.json: read-only file system Failed to upload the chunk 85cddb183aedaa459a66f586b4d797ca76489d413ab05eb58fad48c20cc895ff: open /containers/containers/one-token.json: read-only file system Failed to upload the chunk 7562ca4364a07198d8480392dd199bf15096e9395f5bc0b989a8bfeac06740a8: open /containers/containers/one-token.json: read-only file system