Databroker service shows offline/Unknown in cloud manager UI
Applies to
Cloud Sync
Issue
- On-prem Databroker service shows offline after installation with pm2 status online.

- Communication from Databroker to AWS service over port 443 fails with error "TCP connection reset by peer" while using curl command.
[root@host1 ~]# curl -v https://sqs.us-east-1.amazonaws.com* Rebuilt URL to: https://sqs.us-east-1.amazonaws.com/* Trying 3.236.169.114...* Connected to sqs.us-east-1.amazonaws.com (3.236.169.114) port 443 (#0)* Initializing NSS with certpath: sql:/etc/pki/nssdb* CAfile: /etc/pki/tls/certs/ca-bundle.crtCApath: none* NSS error -5961 (PR_CONNECT_RESET_ERROR)* TCP connection reset by peer* Closing connection 0curl: (35) TCP connection reset by peer
