Hello there,
You need to ensure that the same service account is used throughout the nodes of the same cluster. First thing to check is that the Windows Cluster account is active and working fine.
Make sure that the following ports are open to cluster traffic on any firewalls:
Port 135: Remote procedure call (RPC) endpoint mapper or distributed component object model (DCOM).
Port 135: RPC endpoint mapper over user datagram protocol (UDP).
Port 3343: Cluster network driver.
Port 445: Server message block (SMB).
Port 139: NetBIOS session service.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--