Hi, I also have ONAP dublin and had the same issue however I solved in the following way:
In my case, when I looked into log files in portal-app pod I saw exceptions org.onap.music.exceptions.MusicServiceException: unconfigured table spring_session so I checked portal-cassandra db and found spring_session table was missing in cassandra. I did: 1. cqlsh -u root -p Aa123456 2. execute all cqls in https://git.onap.org/portal/tree/deliveries/portal.cql?h=dublin manually then I can log in to portal. I hope this will help. Best Regards, Satoshi -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19111): https://lists.onap.org/g/onap-discuss/message/19111 Mute This Topic: https://lists.onap.org/mt/34285670/21656 Mute #portal: https://lists.onap.org/mk?hashtag=portal&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
