diff --git a/src/common/xmpp/client_nb.py b/src/common/xmpp/client_nb.py index 33db82939..70ebbc6da 100644 --- a/src/common/xmpp/client_nb.py +++ b/src/common/xmpp/client_nb.py @@ -354,6 +354,7 @@ class NonBlockingClient: self.Dispatcher.ProcessNonBlocking(data) if self.got_see_other_host: log.info('got see-other-host') + self.onreceive(None) self.on_stream_error_cb(self, self.got_see_other_host) elif not self.got_features: self._xmpp_connect_machine(