Editing "Personal" profile gives error with ejabberd (#528)
Open
Unknown opened 4 years ago

Hi!

When editing the profile settings (or at least wanting to do so) gives an error on ejabberd, although mod_version: {} is configured in ejabberd.yml:

Bildschirmfoto 2020-07-09 um 20 45 45

Here's the output from XML console when clicking on "Edit":

<!--   2020-07-09T19:21:49Z   >>>>   -->
<iq type='get' id='FC0EB0F3-2A97-4B62-BA22-BBEFF166B898'>
<vcard xmlns='urn:ietf:params:xml:ns:vcard-4.0'/>
</iq>

<!--   2020-07-09T19:21:49Z   <<<<   -->
<iq from='ij@nerdwind.de' type='error' id='FC0EB0F3-2A97-4B62-BA22-BBEFF166B898' to='ij@nerdwind.de/2359849401574136431394243' xml:lang='en'>
<vcard xmlns='urn:ietf:params:xml:ns:vcard-4.0'/>
<error code='503' type='cancel'>
<service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>No module is handling this query</text>
</error>
</iq>

<!--   2020-07-09T19:21:50Z   <<<<   -->
<r xmlns='urn:xmpp:sm:3'/>

<!--   2020-07-09T19:21:50Z   >>>>   -->
<a h='37' xmlns='urn:xmpp:sm:3'/>
Unknown commented 4 years ago

From the MUC:

[2020-07-09 15:36:24] <Holger>: Ah no mod_version does XEP-0092.
[2020-07-09 15:38:10] <Holger>: I suggested mod_version in another room because 0092 what I thought of when ij showed me the "could not retrieve version" error ??
[2020-07-09 15:38:42] <ij>: ah, ok… so, another mod?
[2020-07-09 15:38:51] <Holger>: We don't do vCard4 I think.
[2020-07-09 15:39:20] <ij>: well, that would explain it then 
[2020-07-09 15:39:23] <Holger>: ij: Maybe a feature request on the ejabberd tracker …
issue 1 of 1
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/beagle-im#528
Please wait...
Page is in error, reload to recover