Issues with cert generation while installing Tentacle config. How do I get past this error?
Logs attached.
OperatingSystem: Microsoft Windows NT 6.0.6002 Service Pack 2
OsBitVersion: x86
Is64BitProcess: False
CurrentUser: XXXXXXX\aburkeadmin
MachineName: XXXXXXX
ProcessorCount: 4
CurrentDirectory: E:\Program Files\Octopus Deploy\Tentacle
TempDirectory: C:\Users\aburkeadmin\AppData\Local\Temp
HostProcessName: Tentacle
2017-07-11 14:08:58.8870 1 INFO ==== NewCertificateCommand ====
2017-07-11 14:09:09.8238 1 ERROR ===============================================================================
2017-07-11 14:09:09.9954 1 FATAL Exception from HRESULT: 0xC0000005
System.Runtime.InteropServices.COMException
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Octopus.Shared.Internals.CertificateGeneration.Win32ErrorHelper.ThrowExceptionIfGetLastErrorIsNotZero()
at Octopus.Shared.Internals.CertificateGeneration.CryptContext.CreateSelfSignedCertificate(SelfSignedCertProperties properties)
at Octopus.Shared.Security.CertificateGenerator.Generate(String fullName, Boolean exportable)
at Octopus.Shared.Security.CertificateGenerator.GenerateNew(String fullName)
at Octopus.Tentacle.Configuration.TentacleConfiguration.GenerateNewCertificate()
at Octopus.Tentacle.Commands.NewCertificateCommand.Start()
at Octopus.Shared.Startup.AbstractCommand.Start(String[] commandLineArguments, ICommandRuntime commandRuntime, OptionSet commonOptions)
at Octopus.Shared.Startup.OctopusProgram.Start(ICommandRuntime commandRuntime)
at Octopus.Shared.Startup.ConsoleHost.Run(Action`1 start, Action shutdown)
at Octopus.Shared.Startup.OctopusProgram.Run()
2017-07-11 14:09:10.1670 1 FATAL -------------------------------------------------------------------------------
Terminating process with exit code 100
Full error details are available in the log files at:
C:\Users\aburkeadmin\AppData\Local\Octopus\Logs
E:\Octopus\Logs
OctopusTentacle_log_appdata.txt (7 KB)
OctopusTentacle_log.txt (9 KB)