Re: [prosody-dev] error in loggingmanager.lua

2015-05-06 Thread Chris Tian
Thanks a lot. This fix solved that problem. Yes, you're right. I've added 
myself to my roster for testing some things. 

-- 
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 prosody-dev+unsubscr...@googlegroups.com.
To post to this group, send email to prosody-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.


Re: [prosody-dev] error in loggingmanager.lua

2015-05-05 Thread Matthew Wild
On 5 May 2015 at 07:34, Chris Tian christian.schne...@pix-art.de wrote:
 I'm using prosody trunk from 2015-04-26 and the following error in the logs:

 May 05 08:30:45 c2s208e290 info Authenticated as u...@domain.de
 May 05 08:30:46 May 05 08:30:46 c2s150aad0 error Traceback[c2s]:
 ...art/.toast/armed/lib/prosody/core/loggingmanager.lua:262: bad argument #3
 to 'format' (string expected, got nil)
 stack traceback:
 [C]: in function 'format'
 ...art/.toast/armed/lib/prosody/core/loggingmanager.lua:262: in function '?'
 ...art/.toast/armed/lib/prosody/util/logger.lua:48: in function
 ...art/.toast/armed/lib/prosody/util/logger.lua:46
 (tail call): ?
 (tail call): ?
 ...cept_subscriptions/mod_auto_accept_subscriptions.lua:10: in function
 'handle_inbound_subscription_request'

Thanks. It's an issue in mod_auto_accept_subscriptions. However I'm a
bit suspicious about what caused it. Are you trying to add yourself to
your contact list or something?

I've pushed a fix for this error, let me know if any more come up.

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 prosody-dev+unsubscr...@googlegroups.com.
To post to this group, send email to prosody-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.