denandz / SecretServerSecretStealer

Powershell script that decrypts the data stored within a Thycotic Secret Server
BSD 3-Clause "New" or "Revised" License
78 stars 15 forks source link

Error reading master key while SecretServer is running - encryption.config being used by another process. #4

Open hkelley opened 6 years ago

hkelley commented 6 years ago

The very first time I ran Invoke-SecretStealer I encountered this error. After recycling IIS I haven't been able to reproduce. SecretServer version is 10.4.

Exception calling "ReadAllBytes" with "1" argument(s): "The process cannot access the file 'XXXXX\wwwroot\SecretServer\encryption.config' because it is being used by another process."

n00py commented 2 years ago

Same issue, though I solved it by just copying the encryption.config to new location.