<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div></div>
<p dir="auto">I get regular connection errors with GnuTLS and XMPP servers. Please note this is <em>not</em> the problem of xmpp client vs. server (there's another bug for this), but a separate problem.</p>
<p dir="auto">The bug happens irregularly, sometimes I get a failure and the next try it works on the same host, so there seems to be some nondeterminism involved, sometimes connections succeed.</p>
<p dir="auto">Failure example:
$ gnutls-cli --starttls-proto=xmpp jabber.ccc.de:5222
Processed 132 CA certificate(s).
Resolving 'jabber.ccc.de:5222'...
Connecting to '146.255.57.229:5222'...
error receiving <proceed: Network is unreachable</p>
<p dir="auto">$ gnutls-cli --starttls-proto=xmpp conversations.im:5222
Processed 132 CA certificate(s).
Resolving 'conversations.im:5222'...
Connecting to '78.47.177.120:5222'...
error receiving <proceed: Success</p>
<p dir="auto">$ gnutls-cli --starttls-proto=xmpp schokokeks.org:5222
Processed 132 CA certificate(s).
Resolving 'schokokeks.org:5222'...
Connecting to '178.63.68.96:5222'...
error receiving <proceed: Network is unreachable</p>
<p dir="auto">There was a previous thread on the mailing list about what sounds like a similar problem:
<a href="https://lists.gnupg.org/pipermail/gnutls-devel/2017-July/008470.html" rel="nofollow noreferrer noopener" target="_blank">https://lists.gnupg.org/pipermail/gnutls-devel/2017-July/008470.html</a></p>
<p dir="auto">But the problem persists in the latest version of gnutls (3.6.6).</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/697">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/550048c3ae40b71e9fc9154d2a59edb6/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/697"}}</script>
</p>
</div>
</body>
</html>