【发布时间】:2020-06-24 11:18:43
【问题描述】:
运行应用程序后,我在 Visual Studio 中遇到错误。 我什至已经卸载/安装了 azure service fabric cluster SDK,但它没有用。 我什至重置了服务结构集群
New-ServiceFabricApplication : One or more placement constraints on the service are undefined on all nodes that are
currently up.
At C:\Program Files\Microsoft SDKs\Service
Fabric\Tools\PSModule\ServiceFabricSDK\Publish-NewServiceFabricApplication.ps1:358 char:9
+ New-ServiceFabricApplication -ApplicationName $ApplicationNam ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Microsoft.Servi...usterConnection:ClusterConnection) [New-ServiceFabr
icApplication], FabricTransientException
+ FullyQualifiedErrorId : CreateApplicationInstanceErrorId,Microsoft.ServiceFabric.Powershell.NewApplication
【问题讨论】:
-
嗨沙拉特。如果解决了您的问题,您能否接受答案?
标签: asp.net-core azure-service-fabric