I'm having this weird issue:
00:00:04
Start Expanding VHD
00:00:25
Error mounting VHD: Server was unable to process request. ---> Object reference not set to an instance of an object.
Server was unable to process request. ---> Object reference not set to an instance of an object.
at SolidCP.EnterpriseServer.VirtualizationServerController2012.CreateVirtualMachineInternal(String taskId, VirtualMachine vm, LibraryItem osTemplate, Int32 externalAddressesNumber, Boolean randomExternalAddresses, Int32[] externalAddresses, Int32 privateAddressesNumber, Boolean randomPrivateAddresses, String[] privateAddresses, String summaryLetterEmail)
00:00:25
VPS was not created
I can manually mount the VHD, and can also see SolidCP mounting VHD (successfully) during the deployment as well, am I missing something?
Server log:
[8/28/2019 4:46:13 AM] ERROR: 'Microsoft Hyper-V 2016' MountVirtualHardDisk
System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.Providers.Virtualization.HyperV2012R2.MountVirtualHardDiskEx(String vhdPath)
at SolidCP.Providers.Virtualization.HyperV2012R2.MountVirtualHardDisk(String vhdPath)
at SolidCP.Server.VirtualizationServer2012.MountVirtualHardDisk(String vhdPath)
Please check windows event logs.