Problems/Issues encountered or steps required when using ONAP Dublin after a fresh installation
DMaaP message router pods in ContainerConfigError
Restart kubelet container in affected hosts
Policy PODs in CrashLoopBackOff
- POLICY-1640Getting issue details... STATUS
Most of SO PODs in CrashLoopBackOff
See - SO-1674Getting issue details... STATUS and https://lists.onap.org/g/onap-discuss/message/16509
workaround
1. Connect to MariaDB container 2. mysql -uroot 3. use mysql; 4. SET PASSWORD FOR 'root'@'localhost' = PASSWORD('password'); 5. cd docker-entrypoint-initdb.d 6. Run scripts 01-… to 05-… Wait for SO PODs to become in Running state