Skip to content

Instantly share code, notes, and snippets.

@rigid
Created April 22, 2015 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rigid/74c95a393574ec0d2dff to your computer and use it in GitHub Desktop.
Save rigid/74c95a393574ec0d2dff to your computer and use it in GitHub Desktop.
ejabberd "crash"
2015-04-22 12:01:57.083 [error] <0.563.0> gen_fsm <0.563.0> in state session_established terminated with reason: {badxml,{xmlel,<<"message">>,[{<<"from">>,<<"user@example.com">>},{<<"to">>,<<"user@example.com/Pidgin">>},{<<"type">>,<<"headline">>}],[{xmlel,<<"event">>,[{<<"xmlns">>,<<"http://jabber.org/protocol/pubsub#event">>}],[{xmlel,<<"items">>,[{<<"node">>,<<"http://jabber.org/protocol/tune">>}],[{xmlel,<<"item">>,[{<<"id">>,"51C9218F64675"}],[{xmlelement,"tune",[{"xmlns","http://jabber.org/protocol/tune"}],[]}]}]}]},{xmlel,<<"delay">>,[{<<"xmlns">>,<<"urn:xmpp:delay">>},{<<"from">>,...},...],...},...]},...} in xml:element_to_string/1 line 122
2015-04-22 12:01:57.088 [error] <0.563.0> CRASH REPORT Process <0.563.0> with 0 neighbours exited with reason: {badxml,{xmlel,<<"message">>,[{<<"from">>,<<"user@example.com">>},{<<"to">>,<<"user@example.com/Pidgin">>},{<<"type">>,<<"headline">>}],[{xmlel,<<"event">>,[{<<"xmlns">>,<<"http://jabber.org/protocol/pubsub#event">>}],[{xmlel,<<"items">>,[{<<"node">>,<<"http://jabber.org/protocol/tune">>}],[{xmlel,<<"item">>,[{<<"id">>,"51C9218F64675"}],[{xmlelement,"tune",[{"xmlns","http://jabber.org/protocol/tune"}],[]}]}]}]},{xmlel,<<"delay">>,[{<<"xmlns">>,<<"urn:xmpp:delay">>},{<<"from">>,...},...],...},...]},...} in xml:element_to_string/1 line 122 in p1_fsm:terminate/8 line 760
2015-04-22 12:01:57.093 [error] <0.359.0> Supervisor ejabberd_c2s_sup had child undefined started with {ejabberd_c2s,start_link,undefined} at <0.563.0> exit with reason {badxml,{xmlel,<<"message">>,[{<<"from">>,<<"user@example.com">>},{<<"to">>,<<"user@example.com/Pidgin">>},{<<"type">>,<<"headline">>}],[{xmlel,<<"event">>,[{<<"xmlns">>,<<"http://jabber.org/protocol/pubsub#event">>}],[{xmlel,<<"items">>,[{<<"node">>,<<"http://jabber.org/protocol/tune">>}],[{xmlel,<<"item">>,[{<<"id">>,"51C9218F64675"}],[{xmlelement,"tune",[{"xmlns","http://jabber.org/protocol/tune"}],[]}]}]}]},{xmlel,<<"delay">>,[{<<"xmlns">>,<<"urn:xmpp:delay">>},{<<"from">>,...},...],...},...]},...} in xml:element_to_string/1 line 122 in context child_terminated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment