Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

0x80071C57 Error Connecting to Service Fabric Cluster

I'm trying to deploy my application or connect to a Service Fabric cluster, but I get the following error: Could Not connect to cluster: System.Fabric.FabricException: An error occurred during this operation. Please check the trace logs for more details. ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x80071C57

like image 990
aoetalks Avatar asked Oct 28 '25 03:10

aoetalks


1 Answers

This occurred because I did not have the correct client certificate installed on my dev box. Once I installed it, I was able to connect to the cluster in PowerShell and deploy apps in Visual Studio.

like image 191
aoetalks Avatar answered Oct 31 '25 11:10

aoetalks



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!