Hi,
On 22 October 2013 09:40, Harisankar P S <
mai...@hsps.in> wrote:
> Hi there,
>
> I am using prosody in my rails application and I use converse.js
> (
conversejs.org) for the frontend. When i try to log in to the system
> directly from this conversejs, the chatting works fine. But when i try to do
> the same using a the information from predbind (such as sessionid, jabberid,
> etc). The chat works, i can send chats and it is received in the other end,
> but the roaster won't get updated, and everyone will appear offline.
Sorry for the delay in replying, I'm still catching up on email after
attending the XMPP summit last week.
The symptoms sound like Prosody doesn't consider the resource
'available' - you (converse.js) needs to send available presence when
you connect.
If you think you are doing this, debug logs from Prosody would be very helpful.
Regards,
Matthew