Service Bus 1.1 Add-SbHost PrincipalServerDown

Matthew Vonhofen 0 Reputation points
2024-04-24T14:16:00.96+00:00

Hello,

I have been having an issue with service bus 1.1, and adding a host. Here is a snip of the command & error:

Add-SBHost -SBFarmDBConnectionString $SBFarmConnectionString -RunAsPassword $SBRunAsPassword -EnableFirewallRules $true -Verbose;
Add-SbHost : The server could not be contacted

+CategoryInfo : OperationStopped (:) [Add-SbHost], PricipalServerDownException
+FullyQualifiedErrorID : WindowsFabricConfigurationFailed,Microsoft.ServiceBus.Commands.AddSBHost

In this scenario, I am working along side a vendor that provides the DC and the server infrastructure. I have reported this issue to them and they are not actively aware of what is interfering here.
Server : Windows Server 2019.

This is service bus 1.1 - NOT Azure Service Bus. (Yes I know it will be out of support soon).

The environment was established for the ongoing project, and the Active Directory configuration is basically "the default" according to the vendor.

We have checked LDAP ports - everything appears open.

We have used LDAP tools to successfully bind several users to the DC.

Is anyone aware of what is going on under the hood for Add-SBHost that could clue me into how it failing? Has anyone run into this before?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,470 questions
0 comments No comments
{count} votes