Datahub Setup Issue with Secrets not Showing in UI and Graphql

Original Slack Thread

Hi, we had setup datahub using helmcharts. All the services are up. We were able to login and access the page. We are observing a strange issue, we tried to create a secret and the request is successful, but, created secret is not showing up in UI and list secrets Graphql is returning empty. We tried to create the same secret again and it returns 400 bad request saying a secret with the same name exists. We feel there is some link missing between UI, Graphql and storage. Can anyone help us.

A complete reset resolved this issue