Caused by: javax.crypto.AEADBadTagException: Tag mismatch!

subgit install --rebuild .\camera.git

SubGit version 3.3.12 (‘Bobique’) build #4419

About to shut down background translation process.
Background translation process is not running.

Translating Subversion revisions to Git commits…

INSTALLATION FAILED

error: svn: E175002: javax.crypto.AEADBadTagException: Tag mismatch!
error: svn: E175002: REPORT request failed on ‘/camera/!svn/vcc/default’
error: javax.crypto.AEADBadTagException: Tag mismatch!
error: Tag mismatch!
error: Unexpected error has occurred; please report along with the logs (‘D:\Projects\subgit-install-20220105-121035.zip’)
error: to https://support.tmatesoft.com/, thank you!

Each time the progress reached revision number 118, will lead to the above error.

Hello,
I’ve never seen such a problem before and from this error message alone I have no idea what could cause the problem. May I ask you to attach the logs with the stack trace of the error, we could just find out which component fails with such an error?

Also may I ask you whether you know something special about revision 118 ± a couple of revisions (SubGit can process several revisions at once)? E.g. are there paths with special / non-ASCII characters? Something else unusual? If you could send the output of

svn log -v -r 100:130 $SVN_URL

it would be even better.

Another question: you’re using HTTPS protocol?

Thanks for reporting this issue!