Saturday, August 25, 2018
grimoire@muc.metronome.im
August
Mon Tue Wed Thu Fri Sat Sun
    1
2 3 4 5
6
7 8 9 10 11
12
13
14
15
16 17 18
19
20
21
22
23
24
25
26
27
28 29 30
31
   
             
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[10:21:14] <Maranda> Aug 25 10:19:47 s2sin39d9f60 debug Incoming s2s received <stream:stream to='lightwitch.org' from='conference.conversejs.org' xml:lang='en' xmlns='http://etherx.jabber.org/streams' version='1.0'>
Aug 25 10:19:47 mod_s2s debug sending: <?xml version='1.0'?>
Aug 25 10:19:47 mod_s2s debug sending: <stream:stream xmlns:stream='http://etherx.jabber.org/streams' to='lightwitch.org' from='conference.conversejs.org' id='46ffa63f-5b34-4e30-a9a2-9d9badb865f1' version='1.0' xmlns:db='jabber:server:dialback' xmlns='jabber:server'>
Aug 25 10:19:47 mod_s2s debug Sending stream features: <stream:features><bidi xmlns='urn:xmpp:features:bidi'/><compression xmlns='http://jabber.org/features/compress'><method>zlib</method></compression><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>EXTERNAL</mechanism></mechanisms><dialback xmlns='urn:xmpp:features:dialback'><errors/></dialback><sm xmlns='urn:xmpp:sm:2'/><sm xmlns='urn:xmpp:sm:3'/></stream:features>
Aug 25 10:19:47 mod_s2s debug sending: <stream:features>
Aug 25 10:19:47 s2sin39d9f60 debug Received[s2sin_unauthed]: <auth mechanism='EXTERNAL' xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Y29uZmVyZW5jZS5jb252ZXJzZWpzLm9yZw==</auth>
Aug 25 10:19:47 s2sin39d9f60 debug certificate chain validation result: invalid
Aug 25 10:19:47 s2sin39d9f60 debug certificate error(s) at depth 0: certificate has expired
Aug 25 10:19:47 mod_s2s debug sending: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
Aug 25 10:19:47 s2sin39d9f60 debug Received </stream:stream>
Aug 25 10:19:47 mod_s2s debug sending: </stream:stream>
Aug 25 10:19:47 s2sin39d9f60 info incoming s2s stream conference.conversejs.org->lightwitch.org closed: stream closed
Aug 25 10:19:47 s2sin39d9f60 debug Destroying incoming session conference.conversejs.org->lightwitch.org

[22:49:15] <Echo1> maranda committed --
mam.lib: remove unused function.
-> https://github.com/maranda/metronome/commit/54f4be255b7d0524248c46985f1fc0e2ad20641c
[22:49:16] <Echo1> maranda committed --
metronome.release: set version to 3.10.7.
-> https://github.com/maranda/metronome/commit/50bc367d50fc4766ecca326f99e8bcbc24d36a39
[22:49:17] <Echo1> maranda committed --
{...}: correct RSM specification in MAM. (Fixes #420)
-> https://github.com/maranda/metronome/commit/6154f34f6ee4f98014a4d9c93b2c187072dbf644
[23:19:15] <Echo1> maranda committed --
mam.lib: correct variable scope. (makes #420 fully working)
-> https://github.com/maranda/metronome/commit/1a21bedcb3e8dd059be7849e50abb39d7765a7a0