クラウドマネージャの UI で、 databroker サービスが offline / Unknown と表示される
- Views:
- 44
- Visibility:
- Public
- Votes:
- 0
- Category:
- cloud-sync
- Specialty:
- nas<a>2008686068</a><a>CDS-2599</a>
- Last Updated:
環境
Cloud Sync
問題
- インストール後に PM2 のステータスがオンラインになっていると、オンプレミスの databroker サービスがオフラインになります。
- curl コマンドの使用中に、 databroker から AWS サービスへのポート 443 経由の通信が「 tcp connection reset by peer 」というエラーで失敗します。
[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.crt
CApath: none
* NSS error -5961 (PR_CONNECT_RESET_ERROR)
* TCP connection reset by peer
* Closing connection 0
curl: (35) TCP connection reset by peer