Hi team, would appreciate someone pointing out how...
# ui
r
Hi team, would appreciate someone pointing out how to troubleshoot this. I tried to generate a token from the UI to use for my ingestion, but nothing happened, and there was no error also. How do I begin to troubleshoot this?
b
If you go to developer mode in browser there shd be a graphql request in the network tab? Is it still waiting or something
r
confirmed that my GMS pod is up and running and
METADATA_SERVICE_AUTH_ENABLED=true
b
See if there's anything in either Fe or gms pod logs that could help debug, I guess 😅
r
thanks, GMS looks okay but FE pod has these. I’m not sure if its relevant though
e
Hey @rapid-house-76230 can you remind me how you have DataHub deployed?
is GMS generally working?
are you able to execute search queries, for example?
r
Sure @echoing-airport-49548, I had GMS, FE, Actions deployed via Kustomize k8s. I don’t have anything on it though, hence the first try on ingestion
I don’t see anything weird on GMS pod log rather than a bunch of warnings about our Kafka connection. Would that be relevant?
b
Yes ! If kafka is not working then we may not be able to list the active tokens!