Monday, September 24, 2018
grimoire@muc.metronome.im
September
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
             
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
<==========================================================>

[00:19:49] <Maranda> @version metronome.im
[00:19:49] <Echo1> Maranda: metronome.im is running Metronome version 3.10.13 on something very pretty
[17:07:50] <Maranda> pulling in support for SCRAM-SHA256 sorries, server shouldn't break horribly like the other time
[20:49:59] <lovetox> Maranda, you MAM seems not to count correctly
[20:50:02] <lovetox> just received this
[20:50:04] <lovetox> <!-- Outgoing 24.09.2018 22:49:00 -->
<iq xmlns="jabber:client" to="grimoire@muc.metronome.im" type="set" id="1f692fad-84ff-4a64-bb17-b6e212749c78" from="lovetox@jabber.fr/gajim.O9LXD5ZW">
<query xmlns="urn:xmpp:mam:2" queryid="97fe29c1-8ea0-42e7-b5d9-9c1773cb2198">
<x xmlns="jabber:x:data" type="submit">
<field var="FORM_TYPE" type="hidden">
<value>urn:xmpp:mam:2</value>
</field>
</x>
<set xmlns="http://jabber.org/protocol/rsm">
<max>30</max>
<after>e59c4091-96fe-4a69-b23e-93699345cf73</after>
</set>
</query>
</iq>

<!-- Outgoing 24.09.2018 22:49:00 -->
<r xmlns="urn:xmpp:sm:3" />

<!-- Outgoing 24.09.2018 22:49:00 -->
<a xmlns="urn:xmpp:sm:3" h="827" />

<!-- Incoming 24.09.2018 22:49:00 -->
<a h="175" xmlns="urn:xmpp:sm:3" />

<!-- Incoming 24.09.2018 22:49:00 -->
<iq xmlns="jabber:client" from="grimoire@muc.metronome.im" type="result" id="1f692fad-84ff-4a64-bb17-b6e212749c78" to="lovetox@jabber.fr/gajim.O9LXD5ZW">
<fin xmlns="urn:xmpp:mam:2" complete="true">
<set xmlns="http://jabber.org/protocol/rsm">
<count>147</count>
</set>
</fin>
</iq>
[20:51:04] <Maranda> lovetox, it counts correctly you got an empty page because you overflowed the archive
[20:51:21] <Maranda> if after is the last entry
[20:51:40] *Maranda is trying to figure some shenanigan in scram :/
[20:52:30] <Maranda> Sep 24 20:51:27 c2s21fc0a0 debug Received[c2s_unauthed]: <auth mechanism='SCRAM-SHA-256' xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
Sep 24 20:51:27 lightwitch.org:saslauth debug sasl reply: <challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj1lNlI3c3lEZnF1RlZwQlZEZTAtVG16QkxkSFRLUUl6VWxaTTJjMWF2dEREcFhpRWV0dmUyMUx2ci1ZMktxUXZCUXhQYVA3YloyQ3ZtX1ZYb2lHUkplZTNqbWR2ei1xWjdDb09QZ01qNThlVVVWMlVEOWUxbDlkNXdrSk9xMno0Rll0bjRhZzA5NDY4OTg1LTRiZTYtNGIxNC05ODgzLTRiZDhlMzhmMjcwMyxzPVpEUm1NREV4TW1ZdE9URTROUzAwWlRGa0xUaGlOVEF0WmpBNE9ERTVZVEF4WVRJeixpPTQwOTY=</challenge>
Sep 24 20:51:27 c2s21fc0a0 debug Received[c2s_unauthed]: <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
Sep 24 20:51:27 sasl debug Orphaned XOR byte at offset 21! (102, nil)
Sep 24 20:51:27 lightwitch.org:saslauth debug sasl reply: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><not-authorized/><text>The response provided by the client doesn't match the one we calculated</text></failure>

[20:52:32] <Maranda> rrrr
[20:52:33] <Maranda> why
[20:52:36] <Maranda> :|
[20:54:25] <lovetox> im not getting what the <count>147</count> should tell me then?
[20:54:34] <lovetox> i mean this information is absolute useless
[21:22:36] <Maranda> lovetox, the total amount of messages in the archive
[21:23:06] <Maranda> lovetox, you're supposed to compare it with index in the RSM set to get partials