Replies: 1 comment
-
Hi, I'm sorry, I don't know much for Traefik's IngressRouteTCP. Could you please set EMQX's log level to debug, and check if the MQTT connection request has reached the EMQX container. |
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
-
I'm trying to use Traefik's IngressRouteTCP to expose the emqx-listeners service. I am able to connect to the broker's Cluster IP via mqttx, but I cannot connect using the domain name; the connection is always closed for some reason. Does anyone know why?
Beta Was this translation helpful? Give feedback.
All reactions