Can't figure out how to enable wss listener i config #1087
Unanswered
FinitelyFailed
asked this question in
Q&A
Replies: 1 comment
-
Hi @FinitelyFailed Cloud you please tell me more about it ? How do you find the wss is not work ? Could you please share the wrong EMQX logs ? |
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
-
Hi,
I have this yaml-file for my kubernetes setup:
The ssl listener works nicely, but not the wss one. For some reason it stays disabled.
I try to set up the kubernets cluster using
kubectl replace --force -f emqx_deployment.yaml
, which seems to work.What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions