Strange output for cryptcheck redux

What is the problem you are having with rclone?

cryptcheck is failing
this was a known bug, was fixed.


now it is happening again with the latest beta

  1. cryptcheck is not able to compare hashes

Aldous.Huxley's.Brave.New.World-ek5vse2_Aq0.mp4: OK - could not check hash

  1. there is repeated lines in the log file

FutureShock.OrsonWelles-vVJrJk3q3MA.mp4: OK
FutureShock.OrsonWelles-vVJrJk3q3MA.mp4: OK

What is your rclone version (output from rclone version)

files were uploaded and cryptcheck using version v1.51.0-176-g1f50b709-beta

Which OS you are using and how many bits (eg Windows 7, 64 bit)

windows.10.1909.64bit

Which cloud storage system are you using? (eg Google Drive)

crypted remote on wasabi

The command you were trying to run (eg rclone copy /tmp remote:tmp)

["rclone.exe" "cryptcheck" "s:\m\media\movies" "wasabimediacrypt_user01:/m/media/movies" "--progress" "--transfers=8" "--log-file=C:\data\rclone\scripts\rr\other\test\log.movies.txt" "--log-level=DEBUG"]

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

2020/04/20 11:50:43 DEBUG : rclone: Version "v1.51.0-176-g1f50b709-beta" starting with parameters ["C:\data\rclone\browser\rclone-v1.51.0-176-g1f50b709-beta-windows-amd64\rclone.exe" "cryptcheck" "s:\m\media\movies" "wasabimediacrypt_user01:/m/media/movies" "--progress" "--transfers=8" "--log-file=C:\data\rclone\scripts\rr\other\test\log.txt" "--log-level=DEBUG"]
2020/04/20 11:50:43 DEBUG : Using RCLONE_CONFIG_PASS password.
2020/04/20 11:50:43 DEBUG : Using config file from "c:\data\rclone\scripts\rclone.conf"
2020/04/20 11:50:43 INFO : Using MD5 for hash comparisons

2020/04/20 11:50:43 DEBUG : Aldous.Huxley's.Brave.New.World-ek5vse2_Aq0.mp4: OK - could not check hash

2020/04/20 11:50:46 DEBUG : FutureShock.OrsonWelles-vVJrJk3q3MA.mp4: OK
2020/04/20 11:50:46 DEBUG : FutureShock.OrsonWelles-vVJrJk3q3MA.mp4: OK

The problem with the above is that I haven't merged the fix to the beta yet...

I need to write a test first, I'll do that then post an update here!

sure, thanks much

I've merged this fix to master now which means it will be in the latest beta in 15-30 mins and released in v1.52

This will be the first beta with the fix in

https://beta.rclone.org/v1.51.0-191-gd22e6f5a-beta/ (uploaded in 15-30 mins)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.