Hi, I still get a similar one, its rear but still happens: Aug 12 17:08:37 c2s29986f0 debug Received[c2s]: <presence id='0KYWd-1629' type='unavailable' to='org.jitsi.jicofo.rest.health-2aeeb7c7813d9...@conference.myhost.net/focus'> Aug 12 17:08:37 conference.myhost.net:muc debug session [email protected]/focus2161112336651009 is leaving occupant org.jitsi.jicofo.rest.health-2aeeb7c7813d9...@conference.myhost.net/focus Aug 12 17:08:37 conference.myhost.net:muc debug Forgetting org.jitsi.jicofo.rest.health-2aeeb7c7813d9...@conference.myhost.net Aug 12 17:08:37 conference.myhost.net:muc debug Deleting MUC room (org.jitsi.jicofo.rest.health-2aeeb7c7813d9...@conference.myhost.net) Aug 12 17:08:37 c2s29986f0 error Traceback[c2s]: /usr/lib/prosody/modules/mod_posix.lua:123: bad argument #2 to 'format' (string expected, got table) stack traceback: [C]: in function 'format' /usr/lib/prosody/modules/mod_posix.lua:123: in function '?' /usr/lib/prosody/util/logger.lua:46: in function </usr/lib/prosody/util/logger.lua:44> (tail call): ? (tail call): ? /usr/lib/prosody/modules/muc/mod_muc.lua:154: in function 'delete_room' /usr/lib/prosody/modules/muc/mod_muc.lua:224: in function '?' /usr/lib/prosody/util/events.lua:78: in function </usr/lib/prosody/util/events.lua:74> (tail call): ? (tail call): ? /usr/lib/prosody/modules/muc/mod_muc.lua:126: in function '?' /usr/lib/prosody/util/events.lua:78: in function </usr/lib/prosody/util/events.lua:74> (tail call): ? (tail call): ? /usr/lib/prosody/modules/muc/muc.lib.lua:562: in function </usr/lib/prosody/modules/muc/muc.lib.lua:447> (tail call): ? (tail call): ? /usr/lib/prosody/util/events.lua:78: in function </usr/lib/prosody/util/events.lua:74> (tail call): ? /usr/lib/prosody/core/stanza_router.lua:186: in function 'core_post_stanza' /usr/lib/prosody/core/stanza_router.lua:134: in function 'core_process_stanza' /usr/lib/prosody/modules/mod_c2s.lua:257: in function 'func' /usr/lib/prosody/util/async.lua:90: in function </usr/lib/prosody/util/async.lua:88>
Regards damencho On Sat, Aug 6, 2016 at 5:22 AM, Kim Alvefur <[email protected]> wrote: > On 2016-08-05 23:22, Damian Minkov wrote: >> Hi, >> >> every time we leave a room we got an error in prosody logs, the logs are >> from prosody-trunk 1nightly683-1, but the same exception is seen and >> with latest 685. >> >> Aug 05 21:17:22 c2s2029bb0debugReceived[c2s]: <presence id='5FSpU-1731' >> type='unavailable' >> to='[email protected]/focus'> >> Aug 05 21:17:22 conference.myhost.net:mucdebugsession >> [email protected]/focus1570331261214554 is leaving occupant >> [email protected]/focus >> Aug 05 21:17:22 conference.myhost.net:mucdebugForgetting MUC room >> ([email protected]) >> Aug 05 21:17:22 c2s2029bb0errorTraceback[c2s]: >> /usr/lib/prosody/modules/mod_posix.lua:123: bad argument #2 to 'format' >> (string expected, got table) > > Fixed, thanks. > > > -- > Kim "Zash" Alvefur > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/prosody-dev. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
