Hello, I have self-hosted Signoz on my GKE cluste...
# support
f
Hello, I have self-hosted Signoz on my GKE cluster. But the frontend web app shows a blank screen. I have followed the steps from the docs: https://signoz.io/docs/install/kubernetes/gcp/
n
@Vibhu Pandey will be able to help here
s
hey @Fiona Saldanha can you try from your browser, go to inspect -> application -> localstorage and delete the localstorage of signoz by right clicking on it.
Screenshot 2025-02-17 at 7.19.51 PM.png
once that is done, hard refresh, and you should be able to see the UI, let us know if this works
j
@Vibhu Pandey @nitya-signoz: Thank you for the prompt support. Really appreciate the time spent with us so that we can start using Signoz and evaluate the same .
s
did the proposed fix work?
f
We had to do a bunch of different things Shivanshu, 1. Changed the ingress mapping from signoz-frontend component to signoz-query-service 2. We had a conflicting ingress rule which was sending /api/v1/* requests to a different service