Failed Because: De.measite.minidns.hla.ResolutionUnsuccessfulException: Asking For Xxxx. IN AAAA Yielded An Error Response NX_DOMAIN
After I upgraded smack to 4.2.0 I am getting connection issue. The following addresses failed: 'xxxx:5222' failed because: de.measite.minidns.hla.ResolutionUnsuccessfulException:
Solution 1:
This problem mainly occurs in local networks when the xmpp server is not configured in local DNS. To solve the problem, explicitly address the xmpp server and use
setHostAddress(InetAddress address)
see my answer here
Post a Comment for "Failed Because: De.measite.minidns.hla.ResolutionUnsuccessfulException: Asking For Xxxx. IN AAAA Yielded An Error Response NX_DOMAIN"