I started to get error messages like Name collision with non-cached file. If you want to overwrite, please sync and try again. when I add more files and try to upload them with -o options,
Uploads end successfully, but this looks like some kind of error or bug.
Expected behavior is no errors at all.
First, I install from master branch, and my system looks like this:
And, upload. At the first time, upload was successful so there are files and some of the files duplicate. There are more files which produces error, but this is one of them:
$ acd_cli -v upload -o "FLAC/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver\!\! [FLAC
]" /Musics
(...skipped...)
17-03-30 22:45:19.496 [INFO] [acdcli.utils.threading] - 8 jobs in queue.
17-03-30 22:45:19.499 [INFO] [acd_cli] - Uploading /mnt/hdd1/Rip/CD/FLAC/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!! [FLAC]/01. ØωØver!!.flac
17-03-30 22:45:19.504 [INFO] [acdcli.api.backoff_req] - POST "https://content-na.drive.amazonaws.com/cdproxy/nodes"
17-03-30 22:45:34.297 [ERROR] [acd_cli] - Uploading "01. ØωØver!!.flac" failed. Name collision with non-cached file. If you want to overwrite, please sync and try again.
17-03-30 22:45:34.301 [INFO] [acd_cli] - Skipping upload of "02. 夕映えプレゼント -(Asterisk)リミックス-.flac" because of mtime or ctime and size.
17-03-30 22:45:34.302 [INFO] [acd_cli] - Skipping upload of "03. ボナスドラマ「マジックアワ(Asterisk)特別編」.flac" because of mtime or ctime and size.
17-03-30 22:45:34.303 [INFO] [acd_cli] - Uploading /mnt/hdd1/Rip/CD/FLAC/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!! [FLAC]/04. ØωØver!! (オリジナルカラオケ).flac
17-03-30 22:45:47.480 [ERROR] [acd_cli] - Uploading "04. ØωØver!! (オリジナルカラオケ).flac" failed. Name collision with non-cached file. If you want to overwrite, please sync and try again.
17-03-30 22:45:47.481 [INFO] [acd_cli] - Uploading /mnt/hdd1/Rip/CD/FLAC/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!! [FLAC]/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!!.cue
17-03-30 22:45:51.148 [ERROR] [acd_cli] - Uploading "THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!!.cue" failed. Name collision with non-cached file. If you want to overwrite, please sync and try again.
17-03-30 22:45:51.148 [INFO] [acd_cli] - Uploading /mnt/hdd1/Rip/CD/FLAC/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!! [FLAC]/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!!.log
17-03-30 22:45:52.664 [ERROR] [acd_cli] - Uploading "THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!!.log" failed. Name collision with non-cached file. If you want to overwrite, please sync and try again.
17-03-30 22:45:52.665 [INFO] [acd_cli] - Uploading /mnt/hdd1/Rip/CD/FLAC/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!! [FLAC]/THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!!.m3u
17-03-30 22:45:55.672 [ERROR] [acd_cli] - Uploading "THE IDOLM@STER CINDERELLA GIRLS ANIMATION PROJECT 06 ØωØver!!.m3u" failed. Name collision with non-cached file. If you want to overwrite, please sync and try again.
17-03-30 22:45:55.673 [INFO] [acd_cli] - Skipping upload of "cover.jpg" because of mtime or ctime and size.
[#########################] 100.0% of 188MiB 8/8 130.7KB/s 0s
5 file(s) failed.
17-03-30 22:45:55.912 [WARNING] [acd_cli] - Return value error code: 256.
I started to get error messages like
Name collision with non-cached file. If you want to overwrite, please sync and try again.
when I add more files and try to upload them with-o
options,Uploads end successfully, but this looks like some kind of error or bug. Expected behavior is no errors at all.
First, I install from master branch, and my system looks like this:
Then I clear cache and sync.
And, upload. At the first time, upload was successful so there are files and some of the files duplicate. There are more files which produces error, but this is one of them:
But as I mentioned before, files are there.
I thought it was some kind of Unicode encoding error, but filenames are matching:
Not all Unicode filenames are failing, but some does.
Below are logs: