ortuman/jackal

Ping from Pidgin to Jackal fails

Closed this issue ยท 1 comments

I do not have an explanation yet, but pings from Pidgin to Jackal seem to fail:

2018-03-30 17:34:19 ๐Ÿ” [DBG] stream:871 - RECV: <iq type="get" id="purpleba33a79"><ping xmlns="urn:xmpp:ping"/></iq>
2018-03-30 17:34:19 ๐Ÿ” [DBG] stream:866 - SEND: <iq type="error" id="purpleba33a79" to="jackal1.security-enforced.de" from="root@jackal1.security-enforced.de/test"><ping xmlns="urn:xmpp:ping"/><error code="403" type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>

The root@jackal1.security-enforced.de account was also created via Pidgin / In-band registration. Client connection to the server is fine - authentication was successful.

Fixed on 0.1.18 release. Thanks for the report!