Hi all, after having investigated further more our issue, it seems to be similar to the one described here:
https://lists.onap.org/g/onap-discuss/message/14817 ( https://lists.onap.org/g/onap-discuss/message/14817 ) In fact, we discovered that so-mariadb pod was not configured correctly during the automated installation process. So, we ran the following script: 1. [root@mariadb:/docker-entrypoint-initdb.d]./01-create-camundabpmn.sh fails with the error ERROR 1396 (HY000) at line 4: Operation CREATE USER failed for 'camundauser'@'%' 2. [root@mariadb:/docker-entrypoint-initdb.d]./02-create-requestdb.sh -> OOK 3. [root@mariadb:/docker-entrypoint-initdb.d]./03-create-catalogdb.sh --> OOK 4. [root@mariadb:/docker-entrypoint-initdb.d]./04-create-so-user.sh --> OOK 5. [root@mariadb:/docker-entrypoint-initdb.d]./05-create-so-admin.sh --> OOK After the steps above, all SO pods are into the running state except dev-so-bpmn-infra- that remains into the CrashLoopBackOff state. any suggestion to fix that issue would be appreciated. thanks a lot. Alessandro -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15617): https://lists.onap.org/g/onap-discuss/message/15617 Mute This Topic: https://lists.onap.org/mt/29900631/21656 Mute #casablanca: https://lists.onap.org/mk?hashtag=casablanca&subid=2740164 Mute #so: https://lists.onap.org/mk?hashtag=so&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
