XMPP Service Operators - 2020-04-28


  1. tom

    Would someone with a cisco account mind providing some firmware files for me?

  2. Ellenor Malik

    eww

  3. Maranda

    Link Mauve are you still using Prosody with Arch by any chance?

  4. Link Mauve

    Yes.

  5. Maranda

    Link Mauve, still experiencing those random crashes?

  6. Ge0rG

    IIRC most random crashes were related to lua-event.

  7. Link Mauve

    Maranda, the infinite loops we have lately are related to Stream Management, mod_limits, as well as mod_cloud_notify.

  8. Link Mauve

    Not crashes per se.

  9. Ge0rG

    Link Mauve: I'm really curious what kind of IQ set it was.

  10. Link Mauve

    Ge0rG, this kind: https://xmpp.org/extensions/xep-0357.xml#example-12

  11. Ge0rG

    Link Mauve: ah, right.

  12. Ge0rG

    I also have accounts with their full JID as the push target

  13. Ge0rG

    one of them is even logged in

  14. Ge0rG

    why am I not crashing yet?

  15. Maranda

    if they were crashes it wouldn't be a problem as I set metronomectl to automatically call a restart on defined intervals, but it just hangs there queuing connections. And it all started when I modified the service account to allow it to use the ssh-agent and enabled account lingering

  16. Ge0rG

    it only registered 20mins ago. It will crash my server any time now!

  17. Maranda

    so I have two culprit being possible, one malloc() with util.signal which should be sorted

  18. Maranda

    and the other being lua-event in some other way

  19. Ge0rG

    Link Mauve: 12:21:07 Ge0rG> iNPUTmice: when will it do that? 12:21:29 iNPUTmice> i haven’t reproduced but I think if you try to join your own jid as a room

  20. Maranda

    Link Mauve, this issue of yours mostly picked up my curiousity https://issues.prosody.im/1295

  21. Ge0rG

    Link Mauve: I can confirm that from my logs. Also loaded your module.

  22. Ge0rG

    But I still need to kill that user somehow

  23. Ge0rG

    killed the session, removed the cloud_notify property. Server still running. Phew.

  24. Link Mauve

    Ge0rG, for now I unloaded mod_smacks, but that’s only temporary.

  25. Ge0rG

    Link Mauve: wasn't it triggered by mod_clown_notify?

  26. Link Mauve

    I think so, but maybe not only.

  27. Link Mauve

    Another failure, three days before, was an infinite loop in mod_smacks, triggered by a Gajim user.

  28. Link Mauve

    And those don’t AFAIK do clown stuff.

  29. Ge0rG

    yeah, right

  30. Maranda

    Link Mauve, and nm not related to anything it looks to be a deadlock

  31. Maranda somewhere down luaevent/libevent