Coder WebSocket connection failed #24443
Unanswered
mahaveer-tccc
asked this question in
General
Replies: 1 comment
-
|
@mahaveer-tccc, please do a short screen recording of the video to help us diagnose this better, Also, if you deploy Coder locally using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using AKS cluster for deploying the Coder Platform on azure.
I have installed postgresql in the AKS pod. and created the connection secret in the same namespace.
And then I have installed nginx controller and ingress with azure internal load balancer to access the coder service.
I am able to access the UI and some features.
But with the templates and workspace, there is an error of WebSocket.
Exact error is:
WebSocket connection to 'ws://<IP>/api/v2/notifications/inbox/watch?read_status=unread' failed:Even in the network tab, I am not getting any response or any error code.
Please let me know if you require more details.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions