This looks a bit like this issue, but my connection is solid & the actual XMPP Server (nope it’s not example.com ) is definitely reachable – I am connected with a regular XMPP client and the exact same credentials right now.
2016-02-18 22:03:12.861 [ERROR] [tion.xmpp.internal.XMPPConnect] - Could not establish connection to XMPP server 'example.com:5222': null
2016-02-18 22:03:12.870 [WARN ] [nhab.action.xmpp.internal.XMPP] - Could not send XMPP message as connection is not correctly initialized!
2016-02-18 22:03:13.020 [ERROR] [tion.xmpp.internal.XMPPConnect] - Could not establish connection to XMPP server 'example.com:5222': null
2016-02-18 22:03:13.021 [WARN ] [nhab.action.xmpp.internal.XMPP] - Could not send XMPP message as connection is not correctly initialized!
The error message isn’t that helpful and it could be quite literally anything – so did anyone encounter the same problem yet?
Any hints or tips on how I would debug it are appreciated.