On 4/17/10 8:35 PM, Steven Scotten wrote:
If I have XMPP configured correctly, The jabber user specified in
config.php should appear as online to other jabber users who have
approved (and been approved by) the site's jabber user once I start
the XMPP daemon running (using ./scripts/startdaemons.sh), right?

It should, yes!

Or is there more I need to do?

Well, what stage are you at?

Do messages work fine, but the bot shows as 'offline' in your buddy list? Or are you unsure whether anything's functioning at all?

For the former... we've seen this state happen sometimes in production with identi.ca, and I don't think we've quite figured out what's causing it. May be some interaction between the XMPPHP library and the Prosody server, or some presence-related bug in our daemon code. IIRC restarting the daemon clears it up.

For the latter... Can the bot log in via xmppdaemon? Are there error messages in the log, or does it successfully connect? Can you see the connection in your XMPP server's logs? Have you subscribed and authorized users? Have you set up the XMPP addresses for some users and confirmed their addresses via the link? Do messages reach the users? Are some messages reaching but not others? Do messages go out but not come in, or come in but not go out? Do you have queueing enabled or left off? If on, are you using database or stomp backend? If stomp, is this a standard ActiveMQ install with Stomp connector enabled, or something else? Do items get through the queue intact?

-- brion
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to