Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
IssueSolution/WorkaroundJIRA
Can't login ONAP portal GUI

Check portal log and found MUSIC spit error message on accessing database.

On Cassandra container see disk full message in log. Go to check Rancher node

filesystem "df -h", and look at /dockerdata-nfs entry to see if it's 100%. If so, clear

some file under /dockerdata-nfs/dev-log/. Then restart portal-cassandra and portal-db

containers by deleting them and let Helm restart new ones.


demo-k8s.sh onap init fails to populate customer data in A&AI

GLOBAL_AAI_USERNAME and GLOBAL_AAI_PASSWORD is not correct in robot chart. Update the chart and redeploy