I've been getting this error log plaguing my 2 controllers:
Apr 3 14:02:20 2025 dds[9036]: <344003> <9036> <INFO> |dds| (dds_peer_create 76) Replication Destination for x.x.x.x has not been configured yet.
Apr 3 14:02:20 2025 dds[9036]: <344003> <9036> <INFO> |dds| (dds_listen_accept 307) dds_peer_create() failed
The x's represent my primary controller's IP.
No matter what DDS trace commands I issue I cannot get these errors to go away. I'm getting this error on my standby controller stating no destination is configured on my active/primary controller. Any Ideas on what I should try?