ejabberd - Comments for "After upgrading ejabberd crashes" https://www.ejabberd.im/node/24805 en I stopped ejabberd, then https://www.ejabberd.im/node/24805#comment-66276 <p>I stopped ejabberd, then removed the pubsub files from the file system:</p> <div class="codeblock"><code>$ grep &#039;SPOOL_DIR=/&#039; `which ejabberdctl`<br />/var/lib/ejabberd<br />$ rm /var/lib/ejabberd/pubsub*<br />$ /etc/init.d/ejabber start</code></div> <p>This made it work.</p> Fri, 30 Oct 2015 10:39:37 +0000 cweiske comment 66276 at https://www.ejabberd.im ok, so it seems you are up https://www.ejabberd.im/node/24805#comment-65400 <p>ok, so it seems you are up and running, so all looks good.</p> Tue, 31 Mar 2015 16:42:15 +0000 mremond comment 65400 at https://www.ejabberd.im Thank you - at the moment https://www.ejabberd.im/node/24805#comment-65395 <p>Thank you - at the moment crash.log is empty</p> Mon, 30 Mar 2015 06:53:03 +0000 pro007 comment 65395 at https://www.ejabberd.im To purge all PubSub data from https://www.ejabberd.im/node/24805#comment-65385 <p>To purge all PubSub data from default backend (mnesia), you can try the following command in ejabberd debug console, then restart ejabberd. This removes everything from PubSub.</p> <div class="codeblock"><code>[mnesia:delete_table(T) || T&lt;-[pubsub_last_item,pubsub_state,pubsub_item,pubsub_node,pubsub_subscription]].</code></div> Fri, 27 Mar 2015 09:01:00 +0000 chris_romain comment 65385 at https://www.ejabberd.im That would help - thank you! https://www.ejabberd.im/node/24805#comment-65382 <p>That would help - thank you!</p> Thu, 26 Mar 2015 07:47:53 +0000 pro007 comment 65382 at https://www.ejabberd.im Do you need us to provide a https://www.ejabberd.im/node/24805#comment-65374 <p>Do you need us to provide a command to clean the pubsub elements ?</p> Tue, 24 Mar 2015 17:55:38 +0000 mremond comment 65374 at https://www.ejabberd.im default, no SQL https://www.ejabberd.im/node/24805#comment-65367 <p>default, no SQL</p> Tue, 24 Mar 2015 07:50:35 +0000 pro007 comment 65367 at https://www.ejabberd.im Yes, that clean of pep items https://www.ejabberd.im/node/24805#comment-65356 <p>Yes, that clean of pep items would help. What is your pubsub backend ? Do you have special configuration to put it in SQL database or is it the default one (Mnesia) ?</p> Wed, 18 Mar 2015 10:18:59 +0000 mremond comment 65356 at https://www.ejabberd.im Would it help to delete old https://www.ejabberd.im/node/24805#comment-65355 <p>Would it help to delete old data and to start from scratch?<br /> How could I do this?</p> <p>Reinfried</p> Wed, 18 Mar 2015 07:54:21 +0000 pro007 comment 65355 at https://www.ejabberd.im Yes, that's related to your https://www.ejabberd.im/node/24805#comment-65350 <p>Yes, that's related to your crash. The issue is that you have old Pubsub data in your database from version 2.1 that ejabberd cannot understand.<br /> That's the point of the ticket I have created on Github. Issue is now well identified. Thanks for reporting this.</p> Tue, 17 Mar 2015 15:47:40 +0000 mremond comment 65350 at https://www.ejabberd.im Newest version of Pidgin and https://www.ejabberd.im/node/24805#comment-65349 <p>Newest version of <em>Pidgin</em> and <em>Adium</em> can authenticate, but then the client gets <em>Verbindung zum Server verloren: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt</em> which means <em>Lost connection to server. Connection reset by peer</em></p> Tue, 17 Mar 2015 15:38:04 +0000 pro007 comment 65349 at https://www.ejabberd.im I asked the users to update https://www.ejabberd.im/node/24805#comment-65348 <p>I asked the users to update psi+ and pidgin and now it looks good for most of them.<br /> Some of them report other problems (pidgin no says "not authorized"), but I'll check this.</p> <p>About PEP/pubsub:</p> <div class="codeblock"><code>&nbsp; mod_pubsub:<br />&nbsp;&nbsp;&nbsp; access_createnode: pubsub_createnode<br />&nbsp;&nbsp;&nbsp; ## reduces resource comsumption, but XEP incompliant<br />&nbsp;&nbsp;&nbsp; ignore_pep_from_offline: true<br />&nbsp;&nbsp;&nbsp; ## XEP compliant, but increases resource comsumption<br />&nbsp;&nbsp;&nbsp; ## ignore_pep_from_offline: false<br />&nbsp;&nbsp;&nbsp; last_item_cache: false<br />&nbsp;&nbsp;&nbsp; plugins:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - &quot;flat&quot;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - &quot;hometree&quot;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - &quot;pep&quot; # pep requires mod_caps</code></div> Tue, 17 Mar 2015 14:14:55 +0000 pro007 comment 65348 at https://www.ejabberd.im Thanks for update. I think I https://www.ejabberd.im/node/24805#comment-65347 <p>Thanks for update. I think I got an idea about what is going on.</p> <p>How are your PEP / pubsub modules configured ?</p> <p>For the record, we are now tracking the issue here: <noindex><a href="https://github.com/processone/ejabberd/issues/479" title="https://github.com/processone/ejabberd/issues/479" rel="nofollow" >https://github.com/processone/ejabberd/issues/479</a></noindex></p> Tue, 17 Mar 2015 12:07:00 +0000 mremond comment 65347 at https://www.ejabberd.im What I can say now: Messages https://www.ejabberd.im/node/24805#comment-65346 <p>What I can say now: Messages (OSX) works without any problems, Psi+ and Pidgin don't work:</p> <p>error.log:</p> <div class="codeblock"><code>2015-03-17 09:56:14.868 [error] &lt;0.17108.0&gt; gen_fsm &lt;0.17108.0&gt; in state session_established terminated with reason: {badxml,{xmlel,&lt;&lt;&quot;message&quot;&gt;&gt;,[{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at&quot;&gt;&gt;},{&lt;&lt;&quot;to&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;event&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/pubsub#event&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;items&quot;&gt;&gt;,[{&lt;&lt;&quot;node&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/tune&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;item&quot;&gt;&gt;,[{&lt;&lt;&quot;id&quot;&gt;&gt;,&quot;current&quot;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlelement,&quot;tune&quot;,[{&quot;xmlns&quot;,&quot;http://jabber.org/protocol/tune&quot;}],[]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]}]}]},{xmlel,&lt;&lt;&quot;delay&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;urn:xmpp:delay&quot;&gt;&gt;},...],...},...]},...} in xml:element_to_string/1 line 122<br />2015-03-17 09:56:14.870 [error] &lt;0.17108.0&gt; CRASH REPORT Process &lt;0.17108.0&gt; with 0 neighbours exited with reason: {badxml,{xmlel,&lt;&lt;&quot;message&quot;&gt;&gt;,[{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at&quot;&gt;&gt;},{&lt;&lt;&quot;to&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;event&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/pubsub#event&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;items&quot;&gt;&gt;,[{&lt;&lt;&quot;node&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/tune&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;item&quot;&gt;&gt;,[{&lt;&lt;&quot;id&quot;&gt;&gt;,&quot;current&quot;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlelement,&quot;tune&quot;,[{&quot;xmlns&quot;,&quot;http://jabber.org/protocol/tune&quot;}],[]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]}]}]},{xmlel,&lt;&lt;&quot;delay&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;urn:xmpp:delay&quot;&gt;&gt;},...],...},...]},...} in xml:element_to_string/1 line 122 in p1_fsm:terminate/8 line 760<br />2015-03-17 09:56:14.871 [error] &lt;0.359.0&gt; Supervisor ejabberd_c2s_sup had child undefined started with {ejabberd_c2s,start_link,undefined} at &lt;0.17108.0&gt; exit with reason {badxml,{xmlel,&lt;&lt;&quot;message&quot;&gt;&gt;,[{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at&quot;&gt;&gt;},{&lt;&lt;&quot;to&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;event&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/pubsub#event&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;items&quot;&gt;&gt;,[{&lt;&lt;&quot;node&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/tune&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;item&quot;&gt;&gt;,[{&lt;&lt;&quot;id&quot;&gt;&gt;,&quot;current&quot;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlelement,&quot;tune&quot;,[{&quot;xmlns&quot;,&quot;http://jabber.org/protocol/tune&quot;}],[]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]}]}]},{xmlel,&lt;&lt;&quot;delay&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;urn:xmpp:delay&quot;&gt;&gt;},...],...},...]},...} in xml:element_to_string/1 line 122 in context child_terminated</code></div> <p>crash.log:</p> <div class="codeblock"><code>2015-03-17 09:56:14 =ERROR REPORT====<br />** State machine &lt;0.17108.0&gt; terminating <br />** Last message in was {send_filtered,{pep_message,&lt;&lt;&quot;http://jabber.org/protocol/tune+notify&quot;&gt;&gt;},{jid,&lt;&lt;&quot;my.default&quot;&gt;&gt;,&lt;&lt;&quot;student.tugraz.at&quot;&gt;&gt;,&lt;&lt;&gt;&gt;,&lt;&lt;&quot;my.default&quot;&gt;&gt;,&lt;&lt;&quot;student.tugraz.at&quot;&gt;&gt;,&lt;&lt;&gt;&gt;},{jid,&lt;&lt;&quot;my.default&quot;&gt;&gt;,&lt;&lt;&quot;student.tugraz.at&quot;&gt;&gt;,&lt;&lt;&quot;Psi+&quot;&gt;&gt;,&lt;&lt;&quot;my.default&quot;&gt;&gt;,&lt;&lt;&quot;student.tugraz.at&quot;&gt;&gt;,&lt;&lt;&quot;Psi+&quot;&gt;&gt;},{xmlel,&lt;&lt;&quot;message&quot;&gt;&gt;,[],[{xmlel,&lt;&lt;&quot;event&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/pubsub#event&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;items&quot;&gt;&gt;,[{&lt;&lt;&quot;node&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/tune&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;item&quot;&gt;&gt;,[{&lt;&lt;&quot;id&quot;&gt;&gt;,&quot;current&quot;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlelement,&quot;tune&quot;,[{&quot;xmlns&quot;,&quot;http://jabber.org/protocol/tune&quot;}],[]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]}]}]},{xmlel,&lt;&lt;&quot;delay&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;urn:xmpp:delay&quot;&gt;&gt;},{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;},{&lt;&lt;&quot;stamp&quot;&gt;&gt;,&lt;&lt;&quot;2015-02-24T13:42:33.927Z&quot;&gt;&gt;}],[]},{xmlel,&lt;&lt;&quot;x&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;jabber:x:delay&quot;&gt;&gt;},{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;},{&lt;&lt;&quot;stamp&quot;&gt;&gt;,&lt;&lt;&quot;20150224T13:42:33&quot;&gt;&gt;}],[]}]}}<br />** When State == session_established<br />**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Data&nbsp; == {state,{socket_state,p1_tls,{tlssock,#Port&lt;0.40741&gt;,#Port&lt;0.41360&gt;},&lt;0.17107.0&gt;},ejabberd_socket,#Ref&lt;0.0.3.203468&gt;,false,&lt;&lt;&quot;4264472762&quot;&gt;&gt;,undefined,c2s,c2s_shaper,false,true,true,true,[verify_none,compression_none,{protocol_options,&lt;&lt;&quot;no_tlsv1|no_sslv3&quot;&gt;&gt;},{certfile,&lt;&lt;&quot;/etc/ssl/certs/jabber.pem&quot;&gt;&gt;}],true,{jid,&lt;&lt;&quot;my.default&quot;&gt;&gt;,&lt;&lt;&quot;student.tugraz.at&quot;&gt;&gt;,&lt;&lt;&quot;Psi+&quot;&gt;&gt;,&lt;&lt;&quot;my.default&quot;&gt;&gt;,&lt;&lt;&quot;student.tugraz.at&quot;&gt;&gt;,&lt;&lt;&quot;Psi+&quot;&gt;&gt;},&lt;&lt;&quot;my.default&quot;&gt;&gt;,&lt;&lt;&quot;student.tugraz.at&quot;&gt;&gt;,&lt;&lt;&quot;Psi+&quot;&gt;&gt;,{{1426,582571,230327},&lt;0.17108.0&gt;},{pres_t,4},{pres_f,4},{pres_a,4},{xmlel,&lt;&lt;&quot;presence&quot;&gt;&gt;,[{&lt;&lt;&quot;xml:lang&quot;&gt;&gt;,&lt;&lt;&quot;en&quot;&gt;&gt;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlel,&lt;&lt;&quot;priority&quot;&gt;&gt;,[],[{xmlcdata,&lt;&lt;&quot;50&quot;&gt;&gt;}]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlel,&lt;&lt;&quot;c&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/caps&quot;&gt;&gt;},{&lt;&lt;&quot;node&quot;&gt;&gt;,&lt;&lt;&quot;http://psi-dev.googlecode.com/caps&quot;&gt;&gt;},{&lt;&lt;&quot;ver&quot;&gt;&gt;,&lt;&lt;&quot;0.16&quot;&gt;&gt;},{&lt;&lt;&quot;ext&quot;&gt;&gt;,&lt;&lt;&quot;e-time ep-notify-2 html last-act mr&quot;&gt;&gt;}],[]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlel,&lt;&lt;&quot;x&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;vcard-temp:x:update&quot;&gt;&gt;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlel,&lt;&lt;&quot;photo&quot;&gt;&gt;,[],[{xmlcdata,&lt;&lt;&quot;6c315463b18b830836b94c619cf8cb1b37a146b5&quot;&gt;&gt;}]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]},{1426,582574,791034},{userlist,&lt;&lt;&quot;blocked&quot;&gt;&gt;,[{listitem,none,none,allow,100,true,false,false,false,false}],false},c2s_tls,ejabberd_auth_ldap,{{129,27,236,151},47705},[{caps_resources,{1,{{&lt;&lt;&quot;my.default&quot;&gt;&gt;,&lt;&lt;&quot;student.tugraz.at&quot;&gt;&gt;,&lt;&lt;&quot;Psi+&quot;&gt;&gt;},{caps,&lt;&lt;&quot;http://psi-dev.googlecode.com/caps&quot;&gt;&gt;,&lt;&lt;&quot;0.16&quot;&gt;&gt;,&lt;&lt;&gt;&gt;,[&lt;&lt;&quot;e-time&quot;&gt;&gt;,&lt;&lt;&quot;ep-notify-2&quot;&gt;&gt;,&lt;&lt;&quot;html&quot;&gt;&gt;,&lt;&lt;&quot;last-act&quot;&gt;&gt;,&lt;&lt;&quot;mr&quot;&gt;&gt;]},nil,nil}}}],active,[],inactive,undefined,undefined,500,undefined,300,false,0,0,&lt;&lt;&quot;en&quot;&gt;&gt;}<br />** Reason for termination = <br />** {{badxml,{xmlel,&lt;&lt;&quot;message&quot;&gt;&gt;,[{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at&quot;&gt;&gt;},{&lt;&lt;&quot;to&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;event&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/pubsub#event&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;items&quot;&gt;&gt;,[{&lt;&lt;&quot;node&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/tune&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;item&quot;&gt;&gt;,[{&lt;&lt;&quot;id&quot;&gt;&gt;,&quot;current&quot;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlelement,&quot;tune&quot;,[{&quot;xmlns&quot;,&quot;http://jabber.org/protocol/tune&quot;}],[]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]}]}]},{xmlel,&lt;&lt;&quot;delay&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;urn:xmpp:delay&quot;&gt;&gt;},{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;},{&lt;&lt;&quot;stamp&quot;&gt;&gt;,&lt;&lt;&quot;2015-02-24T13:42:33.927Z&quot;&gt;&gt;}],[]},{xmlel,&lt;&lt;&quot;x&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;jabber:x:delay&quot;&gt;&gt;},{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;},{&lt;&lt;&quot;stamp&quot;&gt;&gt;,&lt;&lt;&quot;20150224T13:42:33&quot;&gt;&gt;}],[]}]},{function_clause,[{xml,&#039;-crypt/1-lbc$^0/2-0-&#039;,[&quot;current&quot;,&lt;&lt;&gt;&gt;],[{file,&quot;src/xml.erl&quot;},{line,152}]},{xml,attr_to_list,1,[{file,&quot;src/xml.erl&quot;},{line,149}]},{xml,&#039;-attrs_to_list/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,146}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,136}]},{xml,&#039;-element_to_string_nocatch/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,&#039;-element_to_string_nocatch/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,137}]}]}},[{xml,element_to_string,1,[{file,&quot;src/xml.erl&quot;},{line,122}]},{xml,element_to_binary,1,[{file,&quot;src/xml.erl&quot;},{line,111}]},{ejabberd_c2s,send_element,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1912}]},{ejabberd_c2s,send_stanza,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1927}]},{ejabberd_c2s,handle_info,3,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1774}]},{p1_fsm,handle_msg,10,[{file,&quot;src/p1_fsm.erl&quot;},{line,582}]},{proc_lib,init_p_do_apply,3,[{file,&quot;proc_lib.erl&quot;},{line,239}]}]}<br />2015-03-17 09:56:14 =CRASH REPORT====<br />&nbsp; crasher:<br />&nbsp;&nbsp;&nbsp; initial call: gen:init_it/6<br />&nbsp;&nbsp;&nbsp; pid: &lt;0.17108.0&gt;<br />&nbsp;&nbsp;&nbsp; registered_name: []<br />&nbsp;&nbsp;&nbsp; exception exit: {{{badxml,{xmlel,&lt;&lt;&quot;message&quot;&gt;&gt;,[{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at&quot;&gt;&gt;},{&lt;&lt;&quot;to&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;event&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/pubsub#event&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;items&quot;&gt;&gt;,[{&lt;&lt;&quot;node&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/tune&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;item&quot;&gt;&gt;,[{&lt;&lt;&quot;id&quot;&gt;&gt;,&quot;current&quot;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlelement,&quot;tune&quot;,[{&quot;xmlns&quot;,&quot;http://jabber.org/protocol/tune&quot;}],[]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]}]}]},{xmlel,&lt;&lt;&quot;delay&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;urn:xmpp:delay&quot;&gt;&gt;},{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;},{&lt;&lt;&quot;stamp&quot;&gt;&gt;,&lt;&lt;&quot;2015-02-24T13:42:33.927Z&quot;&gt;&gt;}],[]},{xmlel,&lt;&lt;&quot;x&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;jabber:x:delay&quot;&gt;&gt;},{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;},{&lt;&lt;&quot;stamp&quot;&gt;&gt;,&lt;&lt;&quot;20150224T13:42:33&quot;&gt;&gt;}],[]}]},{function_clause,[{xml,&#039;-crypt/1-lbc$^0/2-0-&#039;,[&quot;current&quot;,&lt;&lt;&gt;&gt;],[{file,&quot;src/xml.erl&quot;},{line,152}]},{xml,attr_to_list,1,[{file,&quot;src/xml.erl&quot;},{line,149}]},{xml,&#039;-attrs_to_list/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,146}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,136}]},{xml,&#039;-element_to_string_nocatch/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,&#039;-element_to_string_nocatch/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,137}]}]}},[{xml,element_to_string,1,[{file,&quot;src/xml.erl&quot;},{line,122}]},{xml,element_to_binary,1,[{file,&quot;src/xml.erl&quot;},{line,111}]},{ejabberd_c2s,send_element,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1912}]},{ejabberd_c2s,send_stanza,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1927}]},{ejabberd_c2s,handle_info,3,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1774}]},{p1_fsm,handle_msg,10,[{file,&quot;src/p1_fsm.erl&quot;},{line,582}]},{proc_lib,init_p_do_apply,3,[{file,&quot;proc_lib.erl&quot;},{line,239}]}]},[{p1_fsm,terminate,8,[{file,&quot;src/p1_fsm.erl&quot;},{line,760}]},{proc_lib,init_p_do_apply,3,[{file,&quot;proc_lib.erl&quot;},{line,239}]}]}<br />&nbsp;&nbsp;&nbsp; ancestors: [ejabberd_c2s_sup,ejabberd_sup,&lt;0.37.0&gt;]<br />&nbsp;&nbsp;&nbsp; messages: []<br />&nbsp;&nbsp;&nbsp; links: [#Port&lt;0.41360&gt;,&lt;0.359.0&gt;]<br />&nbsp;&nbsp;&nbsp; dictionary: [{&#039;$internal_queue_len&#039;,0}]<br />&nbsp;&nbsp;&nbsp; trap_exit: false<br />&nbsp;&nbsp;&nbsp; status: running<br />&nbsp;&nbsp;&nbsp; heap_size: 6772<br />&nbsp;&nbsp;&nbsp; stack_size: 27<br />&nbsp;&nbsp;&nbsp; reductions: 192293<br />&nbsp; neighbours: <p>2015-03-17 09:56:14 =SUPERVISOR REPORT====<br />&nbsp;&nbsp;&nbsp;&nbsp; Supervisor: {local,ejabberd_c2s_sup}<br />&nbsp;&nbsp;&nbsp;&nbsp; Context:&nbsp;&nbsp;&nbsp; child_terminated<br />&nbsp;&nbsp;&nbsp;&nbsp; Reason:&nbsp;&nbsp;&nbsp;&nbsp; {{badxml,{xmlel,&lt;&lt;&quot;message&quot;&gt;&gt;,[{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at&quot;&gt;&gt;},{&lt;&lt;&quot;to&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;event&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/pubsub#event&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;items&quot;&gt;&gt;,[{&lt;&lt;&quot;node&quot;&gt;&gt;,&lt;&lt;&quot;http://jabber.org/protocol/tune&quot;&gt;&gt;}],[{xmlel,&lt;&lt;&quot;item&quot;&gt;&gt;,[{&lt;&lt;&quot;id&quot;&gt;&gt;,&quot;current&quot;}],[{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;},{xmlelement,&quot;tune&quot;,[{&quot;xmlns&quot;,&quot;http://jabber.org/protocol/tune&quot;}],[]},{xmlcdata,&lt;&lt;&quot;\n&quot;&gt;&gt;}]}]}]},{xmlel,&lt;&lt;&quot;delay&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;urn:xmpp:delay&quot;&gt;&gt;},{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;},{&lt;&lt;&quot;stamp&quot;&gt;&gt;,&lt;&lt;&quot;2015-02-24T13:42:33.927Z&quot;&gt;&gt;}],[]},{xmlel,&lt;&lt;&quot;x&quot;&gt;&gt;,[{&lt;&lt;&quot;xmlns&quot;&gt;&gt;,&lt;&lt;&quot;jabber:x:delay&quot;&gt;&gt;},{&lt;&lt;&quot;from&quot;&gt;&gt;,&lt;&lt;&quot;my.default@student.tugraz.at/Psi+&quot;&gt;&gt;},{&lt;&lt;&quot;stamp&quot;&gt;&gt;,&lt;&lt;&quot;20150224T13:42:33&quot;&gt;&gt;}],[]}]},{function_clause,[{xml,&#039;-crypt/1-lbc$^0/2-0-&#039;,[&quot;current&quot;,&lt;&lt;&gt;&gt;],[{file,&quot;src/xml.erl&quot;},{line,152}]},{xml,attr_to_list,1,[{file,&quot;src/xml.erl&quot;},{line,149}]},{xml,&#039;-attrs_to_list/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,146}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,136}]},{xml,&#039;-element_to_string_nocatch/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,&#039;-element_to_string_nocatch/1-lc$^0/1-0-&#039;,1,[{file,&quot;src/xml.erl&quot;},{line,137}]},{xml,element_to_string_nocatch,1,[{file,&quot;src/xml.erl&quot;},{line,137}]}]}},[{xml,element_to_string,1,[{file,&quot;src/xml.erl&quot;},{line,122}]},{xml,element_to_binary,1,[{file,&quot;src/xml.erl&quot;},{line,111}]},{ejabberd_c2s,send_element,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1912}]},{ejabberd_c2s,send_stanza,2,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1927}]},{ejabberd_c2s,handle_info,3,[{file,&quot;src/ejabberd_c2s.erl&quot;},{line,1774}]},{p1_fsm,handle_msg,10,[{file,&quot;src/p1_fsm.erl&quot;},{line,582}]},{proc_lib,init_p_do_apply,3,[{file,&quot;proc_lib.erl&quot;},{line,239}]}]}<br />&nbsp;&nbsp;&nbsp;&nbsp; Offender:&nbsp;&nbsp; [{pid,&lt;0.17108.0&gt;},{name,undefined},{mfargs,{ejabberd_c2s,start_link,undefined}},{restart_type,temporary},{shutdown,1000},{child_type,worker}]</p></code></div> <p><noindex><a href="https://xmpp.net/result.php?domain=tugraz.at&amp;type=server" title="https://xmpp.net/result.php?domain=tugraz.at&amp;type=server" rel="nofollow" >https://xmpp.net/result.php?domain=tugraz.at&amp;type=server</a></noindex> and <noindex><a href="https://xmpp.net/result.php?domain=tugraz.at&amp;type=client" title="https://xmpp.net/result.php?domain=tugraz.at&amp;type=client" rel="nofollow" >https://xmpp.net/result.php?domain=tugraz.at&amp;type=client</a></noindex> look good.</p> Tue, 17 Mar 2015 10:39:02 +0000 pro007 comment 65346 at https://www.ejabberd.im You could post your log file https://www.ejabberd.im/node/24805#comment-65341 <p>You could post your log file to a pastebin and share the link here if it is big.</p> Fri, 13 Mar 2015 09:37:32 +0000 mremond comment 65341 at https://www.ejabberd.im