-
@wojtek The issue here was that ELB was accepting connection and the closing it so TigaseSwift tried to reconnect and ended in a loop as TCP connection was being established correctly. We could add some was to clean DNS cache on the client side, but for now it is done only if TCP connection fails, not XMPP stream fails as XMPP stream may fail with
see-other-host
error.
Type |
Bug
|
Priority |
Normal
|
Assignee |
Issue Votes (0)
Watchers (0)
related to #issue #150: port 5222 was working but siskin was stuck on connecting to 5223.