We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am trying to connect to my broker running at _mqtt._tcp.iot.domain.com but it is failing with
_mqtt._tcp.iot.domain.com
(node:296427) UnhandledPromiseRejectionWarning: Error: getaddrinfo ENOTFOUND _mqtt._tcp.iot.domain.com
I verified with a dig that I am able to get the SRV record.
The text was updated successfully, but these errors were encountered:
Would you mind checking whether this is an issue with the underlying MQTT.js library?
Sorry, something went wrong.
No branches or pull requests
Hi,
I am trying to connect to my broker running at
_mqtt._tcp.iot.domain.com
but it is failing withI verified with a dig that I am able to get the SRV record.
The text was updated successfully, but these errors were encountered: