GooBox / goobox-sync-storj

Sync app for Storj
GNU General Public License v3.0
3 stars 1 forks source link

Deleted local file comes back #97

Open MeijeSibbel opened 6 years ago

MeijeSibbel commented 6 years ago

After i delete a folder with a sub-folder and a file with the Error label, it comes back at the next minute interval sync.

log.log storj-sync.log

jasonwee commented 6 years ago

I think this happen when there is an error? I go through your logs,

2018-02-05 19:57:09 [Thread-2] ERROR i.goobox.sync.storj.DownloadFileTask - Download failed: File missing shard error (3007)
[2018-02-05 19:55:21.587] [verbose] [Thread-2] ERROR i.goobox.sync.storj.DownloadFileTask - Download failed: File missing shard error (3007)

This particulary caught my attention, perhaps need explanation what does this means. I try reproduce, I don't get your erorr in my logs file, so I think this error reported is specific.