Tried on OS X & Ubuntu Desktop - Backs up 0 Bytes

I’ve set it to backup my entire home folder, I’ve added and approved GCS Coldline to receive (token works and it can see folders in there), but when I schedule/run job using the web version (GUI), I get this:

Running backup command from /home/me/.duplicacy-web/repositories/localhost/0 to back up /home/me
Options: [-log backup -storage me_gcs -stats]
2019-08-13 21:33:08.469 INFO REPOSITORY_SET Repository set to /home/me
2019-08-13 21:33:08.469 INFO STORAGE_SET Storage set to gcs://me_gcs/backup/
2019-08-13 21:33:09.400 INFO BACKUP_START Last backup at revision 1 found
2019-08-13 21:33:09.400 INFO BACKUP_INDEXING Indexing /home/me
2019-08-13 21:33:09.400 INFO SNAPSHOT_FILTER Parsing filter file /home/me/.duplicacy-web/repositories/localhost/0/.duplicacy/filters
2019-08-13 21:33:09.400 INFO SNAPSHOT_FILTER Loaded 4 include/exclude pattern(s)
2019-08-13 21:33:10.237 INFO BACKUP_END Backup for /home/me at revision 2 completed
2019-08-13 21:33:10.237 INFO BACKUP_STATS Files: 0 total, 0 bytes; 0 new, 0 bytes
2019-08-13 21:33:10.237 INFO BACKUP_STATS File chunks: 0 total, 0 bytes; 0 new, 0 bytes, 0 bytes uploaded
2019-08-13 21:33:10.237 INFO BACKUP_STATS Metadata chunks: 3 total, 428 bytes; 1 new, 422 bytes, 294 bytes uploaded
2019-08-13 21:33:10.237 INFO BACKUP_STATS All chunks: 3 total, 428 bytes; 1 new, 422 bytes, 294 bytes uploaded
2019-08-13 21:33:10.237 INFO BACKUP_STATS Total running time: 00:00:01

I followed the setup instructions exactly as here… Duplicacy User Guide

Welcome to the forum @desmondconlon.

Maybe something wrong with the filtering patterns (filters file)?

1 Like

Its completely empty which I strange, I set them in the web UI? :thinking: