XMPP Service Operators - 2021-08-08


  1. Bung

    My server still has a certificate problem

  2. Bung

    I e-mailed it, but it's still the same.

  3. Bung

    Autistici.org

  4. mjk

    Bung: > I e-mailed it To mailto:help@autistici.org , right?

  5. Licaon_Kter

    Bung: yeah, it's hard-ish to get it right from the first server choice. Also, certs updates....the enemy of hosting ¯\_(ツ)_/¯

  6. Bung

    > mjk wrote: > Bung: > To mailto:help@autistici.org , right? Yes

  7. Bung

    Sorry, wrong mail

  8. Bung

    İnfo

  9. sven

    on webpage the stat info@autistici.org as contact and help@autistici.org as helpdesk adress

  10. sven

    on webpage the state info@autistici.org as contact and help@autistici.org as helpdesk adress

  11. mjk

    Yeah. Even explicitly _technical_ helpdesk

  12. sven

    Certificate i outdatet since Thursday.

  13. sven

    It is the same certificate like for the www.autistici.org, so it seems, that the xmpp Server did not fetch the new certificate. I know this problem from time to time with prosody, but could not find the reason up to now.

  14. sven

    So Webpage has the new certificate

  15. mjk

    Bung: you can also try their IRC channel, e.g. via an xmpp bridge: xmpp:%23ai%25irc.autistici.org@irc.jabberfr.org?join (@everyone: am I escaping this correctly?)

  16. Bung

    > mjk wrote: > Bung: you can also try their IRC channel, e.g. via an xmpp bridge: xmpp:%23ai%25irc.autistici.org@irc.jabberfr.org?join > (@everyone: am I escaping this correctly?) I texted him.

  17. Sam

    Nothing in that JID needs escaping

  18. Sam

    #ai%irc.autistici.org@irc.jabberfr.org should work fine

  19. Sam

    oh, well, unless the URI requires escaping actually, nevermind. Was thinking that was just a JID but it's not, so no idea.

  20. mjk

    Sam: I was almost sure # and % chars are allowed in jids, but unsure in regards to URI syntax. Probably # is ok

  21. mjk

    xmpp:#test%25test@example.org?join

  22. mjk

    Well, at least Conversations' parser seems to disagree

  23. Sam

    Yah, nevermind, needs escaping: https://play.golang.org/p/EkblzNyPjTI

  24. Sam

    The original escaping you posted works fine.

  25. mjk

    Sam: thanks for confirming

  26. Sam

    mjk: can't DM, but that's the correct error.

  27. Sam

    It's thinking # is the fragment, so there is no actual JID in there.