Hey, just deployed on a new k8s cluster and when o...
# announcements
r
Hey, just deployed on a new k8s cluster and when opening dagit I keep getting this error:
Copy code
client.ts:557 WebSocket connection to '<wss://mydoman.com/graphql>' failed:
This never happened to me, but my Dagster status indicator turns grey and if I refresh the page it turns green again but any action shows a loading spinner that stays forever and I keep getting this error
I can call dagster from the graphql endpoints and the API works properly, it's just Dagit not working
a
check your ingress settings to make sure they support websocket traffic ?