After restarting the DB creation job I again got the same error: root@onap-onap-hs-nfs:~# kubectl logs onap-nbi-config-config-job-kr8gp -n onap
Creating database nbi and user rene... ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near *'ZunaJixp''* at line 1 ERROR 1133 (28000) at line 1: Can't find any matching row in the user table Created database nbi and user rene. I decoded the secrets for the mentioned DB creation: echo VmFmdTMnWnVuYUppeHA= | base64 -d *Vafu3'ZunaJixp* It seems the log message seems true, as the MariaDB might not accept the special character in the password. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21472): https://lists.onap.org/g/onap-discuss/message/21472 Mute This Topic: https://lists.onap.org/mt/75058930/21656 Mute #extapi: https://lists.onap.org/g/onap+onap-discuss/mutehashtag/extapi Mute #oom: https://lists.onap.org/g/onap+onap-discuss/mutehashtag/oom Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
