Hi all, There is a problem with the sdnrdb-curator POD. Looking at the eroor pod, an error occurs because the hosts 'onap-sdnrdb.onap.svc.cluster.local' cannot be found.
So I edit the hosts value of the curator configmap to 'sdnrdb.onap.svc.cluster.local' and replace the curator job. The curator pod log after that is as follows. ------------------------------ root@dell01:~# k logs -n onap --all-containers=true onap-sdnrdb-curator-1593133200-4nwxc 2020-06-26 01:00:25,424 INFO Preparing Action ID: 1, "delete_indices" 2020-06-26 01:00:25,424 INFO Creating client object and testing connection 2020-06-26 01:00:25,427 INFO Instantiating client object 2020-06-26 01:00:25,427 INFO Testing client connectivity 2020-06-26 01:00:25,484 ERROR HTTP 400 error: <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>nginx/1.16.1</center> </body> </html> 2020-06-26 01:00:25,484 CRITICAL Curator cannot proceed. Exiting. ------------------------------- How can I solve this problem? Need to edit the image? Br, Won -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21522): https://lists.onap.org/g/onap-discuss/message/21522 Mute This Topic: https://lists.onap.org/mt/75121435/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
