Hi Team, I am doing a POC to understand how does ONAP operate.
I am deploying the following components: AAF,SDC,Portal,Mariadb,cassandra,strimzi,DMAAP,UUI,Robot My portal-app pod is in init state as follows: development-portal-app-84557f99c9-cb9tg 0/1 Init:0/4 141 (2m39s ago) 23h On checking the logs of the Pod: [root@onap ~]# k logs -f development-portal-app-84557f99c9-cb9tg portal-app-job-completion 2022-09-17 20:25:47,815 - INFO - Checking if development-portal-db-config is complete 2022-09-17 20:25:47,846 - INFO - development-portal-db-config has not succeeded yet 2022-09-17 20:25:54,849 - INFO - Checking if development-portal-db-config is complete 2022-09-17 20:25:54,869 - INFO - development-portal-db-config has not succeeded yet As the logs suggested I checked the pod development-portal-db. The logs of the pod is as follows: [root@onap ~]# k logs development-portal-db-config-tdgbq portal-db-oom-update-job + mysql -vv --user=root --password=Aa123456 --host=portal-db --port=3306 ERROR 1049 (42000) at line 18: Unknown database 'portal' Bye [root@onap ~]# I checked the community and got the following link: https://lists.onap.org/g/onap-discuss/topic/24237547#11807 https://lists.onap.org/g/onap-discuss/message/11853?p=,,,20,0,0,0::created,0,Unknown%20database%20%27portal%27,20,2,0,24501226 But there are no solutions in this. Could anyone please help me with this? Thanks and Regards, Kushagra Gupta -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24204): https://lists.onap.org/g/onap-discuss/message/24204 Mute This Topic: https://lists.onap.org/mt/93750902/21656 Mute #portal:https://lists.onap.org/g/onap-discuss/mutehashtag/portal Mute #jakarta:https://lists.onap.org/g/onap-discuss/mutehashtag/jakarta Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
