-
DebXWoody
Hi. I have one contact with 2000 lines of OMEMO device List. The list looks wrong. A lot of records like this: <item id="5XXXXXXXXXXX0"> <list xmlns="eu.siacs.conversations.axolotl"> <device id="2XXXXXXX2" /> <device id="2XXXXXXX6" /> </list> 368 times. Is this correct?
-
pep.
I'm not sure this is the place?
-
pep.
and yeah it looks ok
-
DebXWoody
pep., Ok, which is the right place?
-
pep.
dunno, jdev maybe? even if all the relevant people are probably here as well
-
pep.
are there multiple items or list? or just devices?✎ -
pep.
are there multiple item(s) or list? or just devices? ✏
-
DebXWoody
368 times the <item> with different ids and within the item the <list> with list of device ids.
-
pep.
right there should only be one item with Id "current"
-
MattJ
DebXWoody: is the user using Pidgin?
-
DebXWoody
MattJ, he didn't.
-
Ge0rG
maybe it's a server bug?
-
Ge0rG
or a client not setting max-items?
-
lovetox
i remember a ejabberd bug where it would send you the whole pubsub node on connect
-
lovetox
not only the last item
-
lovetox
and yeah there was a time when clients did not publish under "current"
-
lovetox
So what client is he using? as you paste XML i guess Gajim
-
lovetox
if you tell me the version of the plugin i can at least rule out the not set max-items thing
-
DebXWoody
He is / was using: "Nope. Bis jetzt nur gajim, Conversations, PixArt, poezio, Movim und Dino"
-
DebXWoody
At the moment poezio and PixArt
-
DebXWoody
Some information: https://github.com/profanity-im/profanity/issues/1315
-
DebXWoody
How can we clean-up the list?
- DebXWoody will check pubsub, I think there should be information how we can clean-up this list.
-
Zash
Check node info / config
-
pep.
Not impossible that poezio-omemo is doing weird things. Please report if it's the case
-
lovetox
DebXWoody, in Gajim right click on account -> personal events -> pep config
-
lovetox
there you can delete the device list node
-
DebXWoody
lovetox, thx.