On 19 January 2015 at 04:07, <[email protected]> wrote: > Thanks for the reply! > > Using the latest stanza.io (with urn:xmpp:mam:0) and prosody nightly: > > server:version() > | OK: 0.10 nightly build 104 (2015-01-16, 3426e903c48d) > > when I query history (or history prefs, same results): > > <iq id='31fc3501-da34-4936-addb-0f47c587d624' type='set' > from='[email protected]/e116abea-a672-49cb-81ae-2138d647b9cc'><query > queryid='31fc3501-da34-4936-addb-0f47c587d624' xmlns='urn:xmpp:mam:0'><x > xmlns='jabber:x:data' type='submit'><field > var='FORM_TYPE'><value>urn:xmpp:mam:0</value></field></x></query></iq> > > I keep getting unhandled stanza in the logs: > > Unhandled c2s stanza: iq; xmlns=urn:xmpp:mam:0
Puzzling. After some thought I think the most likely explanation is that you have an older version of mod_mam, make sure you update your prosody-modules repo to the latest code. If that isn't the cause, maybe post some more debug logs or pop into the chatroom to dig into the issue further. Regards, Matthew -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
