AGWA / git-crypt

Transparent file encryption in git
https://www.agwa.name/projects/git-crypt/
GNU General Public License v3.0
8.1k stars 472 forks source link

git-crypt is taking over 10 minutes #297

Open Maisteru opened 11 months ago

Maisteru commented 11 months ago

I am using git-crypt unlock command to decrypt around 20 files (.confi, .robot, .cfg, .yml). It used to take less than minute. Do you have any ideas what could be wrong? Is there any debug mode so I can get more logs from git-crypt command? Any recommendations what should I check, any vm config?

mgosk commented 10 months ago

I have similar issue on Jenkins workers on VmWare VM.

Issue started after migration of VMs to new VMWare hosts (theoretically with same setup). After this change git unlock is taking 7min instead od few seconds.

Unlock still works fine on developers laptops.