-
emus
I will open and communicate to collect all out information today
-
moparisthebest
where do I report bugs and/or ask questions about connect.xmpp.net
-
moparisthebest
(I'm guessing that's a question for jonas’ )
-
MattJ
The frontend, me, the backend, jonas’
-
moparisthebest
uh, probably backend, Server-to-server connectivity both said "Connected" even though Direct TLS was broken
-
moparisthebest
actually prosody using people could join the MUC but ejabberd folk could not, it's a seperate bug I'll need to report to them :D
-
moparisthebest
but I fixed my server so either need a badxmpp for this or I can set up another broken one
-
jonas’
moparisthebest, broken in which way exactly?
-
moparisthebest
well it connected to a web server that didn't speak XMPP at all
-
moparisthebest
the only difference in the output was it didn't say "SASL mechanisms: EXTERNAL"
-
jonas’
hm
-
jonas’
that's sad
-
jonas’
myeah, reproduces when using xmpp:https.badxmpp.eu as a test case
-
Zash
http or https.badxmpp.eu
-
jonas’
quite sad indeed
-
jonas’
moparisthebest, I filed https://github.com/horazont/xmpp-blackbox-exporter/issues/24 for tracking, not super inclined to work on this right now
-
moparisthebest
the ejabberd bug is it doesn't proceed to other SRV records, just "remote timeout"
-
moparisthebest
thanks jonas’ , just wanted to get it written down somewhere
-
moparisthebest
oh no, new prosody has the same bug as ejabberd
-
moparisthebest
gonna have to set up another broken testcase
-
Menel
Not moving on srv records? I think I encountered that once
-
moparisthebest
Yep
-
Zash
Wait do we have Direct TLS s2s in a release already?
-
Zash
Oh, I thought that was trunk only still.
-
Zash
But Happy Eyeballs aren't in a Prosody just yet, which does a lot for avoiding all those serial per-connection timeouts adding up to the point where it gives up on the whole s2s attempt.