XSF Discussion - 2021-10-25


  1. Sam

    Is the registry not being kept up right now? I wondered if I could get a one off merge (and regen on the website) for https://github.com/xsf/registrar/pull/40

  2. Sam

    (trying to do codegen of some common configuration forms based on the registry but it's broken)

  3. MattJ

    Sam: yes, the registry pipeline has been broken for a long time. I think help fixing it would be very welcome.

  4. emus

    Sam: Its related to what page?

  5. jonas’

    Sam: yes, registrar broken, someone needs to fix it, ideally not me

  6. jonas’

    for bus factor and load reasons

  7. Sam

    I don't know that anyone has access to that except you, but if you're willing to give me access again I'd at least offer to try and fix it.

  8. jonas’

    I guess anyone can do PRs

  9. Zash

    What does it even mean for the registrar to be working?

  10. flow

    registry updates are checked and published

  11. Sam

    Oh, so I guess I don't understand the problem then, is it just reviewing and merging PRs that' the issue? If so sure, I volunteer to do that

  12. jonas’

    Sam, no, merging stuff won't make anything happen to the website or so

  13. jonas’

    no automated build, nothing

  14. jonas’

    (I am aware of, anyway)

  15. jonas’

    someone needs to do that

  16. Sam

    Oh, gotcha, yah, that's what I was volunteering to do initially

  17. jonas’

    go ahead then please :). or point me at any PRs related to that, I've been ignoring the repository for most part because of its brokenness

  18. Sam

    I suspect that will need access as there's no dev environment for website deploys and we probably need to know how they work, but I'll look and see if I can guess enough of it to do a PR

  19. Sam

    Oh, or maybe there is, let me see what this DockerfileDev stuff is…

  20. jonas’

    it would be a start to have a github actions thing or whatever which builds a docker image serving the registry in nginx

  21. jonas’

    then all that needs to be done is to include it iteam-side

  22. jonas’

    which should be easy enough

  23. Zash

    nginx container serving only https://xmpp.org/registrar/ ?

  24. jonas’

    yes, like /xeps/

  25. wurstsalat

    Sam, nothing in https://github.com/xsf/xmpp.org (i.e. DockerfileDev you mentioned) builds/has a connection to /registrar/. you'd have to start here: https://github.com/xsf/registrar

  26. Sam

    jonas’: https://github.com/xsf/registrar/pull/41

  27. Sam

    (I left off the actions part because I assume the iteam would prefer to build this however they do it for xmpp.org to keep things consistent, which is just a dockerhub thing IIRC)

  28. Neustradamus

    Jabber.org is down.

  29. wurstsalat

    Is it though?

  30. Link Mauve

    I also can’t establish a s2s with it.

  31. Link Mauve

    Neither with conference.jabber.org.

  32. Link Mauve

    Ah no, only conference.jabber.org.

  33. emus

    Dear folks, the end of the month is close. Please consider you chance to contribute your project news of this month to the newsletter! https://yopad.eu/p/xmpp-newsletter-365days 📝️

  34. Neustradamus

    Link Mauve: MattJ says that there is no problem... - https://github.com/stpeter/jabberdotorg/issues/24

  35. Neustradamus

    MattJ: I confirm the problem

  36. mathieui

    I can too

  37. Neustradamus

    https://downforeveryoneorjustme.com/jabber.org

  38. Zash

    It's just you

  39. mathieui

    Maybe a peering issue ?

  40. Neustradamus

    Some verification websites use https://www.jabber.org instead of https://jabber.org IPv4 is different: 185.199.110.153 (ok) VS 208.68.163.218 (down)

  41. Neustradamus

    Nice uptime test: https://www.uptrends.com/tools/uptime

  42. Menel

    I don't exactly understand whats discussed here. But s2s is possible with jabber.org and the website works too, with and without www (its redirected to www)

  43. Neustradamus

    The configuration is "special": http(s)://jabber.org has the IPv4 of an hosted server with main XMPP server + conference XMPP server + mailserver and the http(s)://www.jabber.org is another host.