Viabhav – Thanks, I do not see the logs for dashboard pod included – could you send that also?
Did you try to delete the dashboard pod (and let k8s restart it)? Other option will be to redeploy dashboard container by logging into dcae bootstrap pod and un-installing current version (cfy uninstall dashboard) and install new (cfy install -b dashboard -d dashboard -i /inputs/k8s-dashboard-inputs.yaml /blueprints/k8s-dashboard.yaml) Regards, Vijay From: Vaibhav Surwade <[email protected]> Sent: Wednesday, July 17, 2019 12:44 PM To: VENKATESH KUMAR, VIJAY <[email protected]> Cc: [email protected] Subject: Re: [onap-discuss] Dublin DCAE Testcase Failed with 500 != 200 Hi VIJAY, I have attached the Describe Output of all pods in attachment. Please check and let me know if anymore logs are needed. And guide me on how to solve this issue. Thanks On Wed, Jul 17, 2019 at 6:24 PM VENKATESH KUMAR, VIJAY <[email protected]<mailto:[email protected]>> wrote: Hello, Can you share the logs and also pod describe o/p please? I suspect some issue with pg connection; need the logs to confirm. Also the dashboard is new component introduced for Dublin to simplify on-demand deployments. If the focus is on actual data flow through DCAE then dashboard error should not impact the data flow. Thanks, Vijay From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of Vaibhav Surwade Sent: Wednesday, July 17, 2019 5:07 AM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] Dublin DCAE Testcase Failed with 500 != 200 Hello, I have deployed ONAP Dublin on Kubernates on Openstack. On executing the ./ete-k8.sh the testcase for DCAE is failing with 500!=200 error.All the pods of DCAE are running except dep-dcae-dashboard-c8df98cc9-5bpzf . It is running with 0/1 state. Is it the problem? I have executed curl dcae-healthcheck on dcae bootstrap pod with following output. root@dev-dcaegen2-dcae-healthcheck-5d5d79c7c7-fgrks:/opt/app# curl dcae-healthcheck {"type":"summary","count":14,"ready":13,"items":[{"name":"dev-dcaegen2-dcae-cloudify-manager","ready":1,"unavailable":0},{"name":"dev-dcaegen2-dcae-config-binding-service","ready":1,"unavailable":0},{"name":"dev-dcaegen2-dcae-inventory-api","ready":1,"unavailable":0},{"name":"dev-dcaegen2-dcae-servicechange-handler","ready":1,"unavailable":0},{"name":"dev-dcaegen2-dcae-deployment-handler","ready":1,"unavailable":0},{"name":"dev-dcaegen2-dcae-policy-handler","ready":1,"unavailable":0},{"name":"dep-dcae-ves-collector","ready":1,"unavailable":0},{"name":"dep-dcae-tca-analytics","ready":1,"unavailable":0},{"name":"dep-dcae-prh","ready":1,"unavailable":0},{"name":"dep-dcae-hv-ves-collector","ready":1,"unavailable":0},{"name":"dep-dcae-dashboard","ready":0,"unavailable":1},{"name":"dep-dcae-snmptrap-collector","ready":1,"unavailable":0},{"name":"dep-holmes-engine-mgmt","ready":1,"unavailable":0},{"name":"dep-holmes-rule-mgmt","ready":1,"unavailable":0}]} I tried to relaunch dep-dcae-dashboard but it is always stuck at 0/1 state. Please guide me through this. Regards -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18147): https://lists.onap.org/g/onap-discuss/message/18147 Mute This Topic: https://lists.onap.org/mt/32501365/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
