Erlang/OTP Forums

Author Message

<  Ejabberd mailing list  ~  strange error message

Guest
Posted: Fri Aug 03, 2007 7:56 pm Reply with quote
Guest
hello,

i'm seeing the error message below in my logs. can anyone please
help me interpret it? i find erlang error messgages very hard to read.
is there anything i can read to train myself on how to read them?

i'm running ejabberd-1.1.3 built from source on top of
otp_src_R11B-4.tar.bz2. i am also using ejabberd external
authentication.

thanks very much in advance,

b

=ERROR REPORT==== 2007-08-03 12:06:23 ===
** State machine <0.15652.1> terminating
** Last event in was {xmlstreamelement,
{xmlelement,
"auth",
[{"xmlns","urn:ietf:params:xml:ns:xmpp-sasl"},
{"mechanism","PLAIN"}],
[{xmlcdata,

<<"AHNwZF8wMDAwMDAwMDAxZTkAMjZkZmQxNTBhY2Q5ODRkN2U3MWQ4YmJiY2Y0YzcwYTc2MGFiYjRlZQ==">>}]}}
** When State == wait_for_feature_request
** Data == {state,{tlssock,#Port<0.102964>,#Port<0.103410>},
<0.15653.1>,
tls,
"1972890902",
{sasl_state,"jabber",
"localhost",
[],
#Fun<ejabberd_c2s.1.114093548>,
#Fun<ejabberd_c2s.2.66069937>,
undefined,
undefined},
c2s,
c2s_shaper,
false,
true,
false,
true,

[{certfile,"/home/mooreb/web/etc/ejabberd/server.pem"}],
false,
undefined,
[],
"localhost",
[],
undefined,
{0,nil},
{0,nil},
{0,nil},
{0,nil},
undefined,
undefined,
undefined,
false,
none,
[]}
** Reason for termination =
** {noproc,{gen_server,call,[<0.15653.1>,reset_stream]}}






____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545433
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist
Guest
Posted: Sat Aug 04, 2007 12:10 am Reply with quote
Guest
2007/8/3, Brian Moore <brianmooreca@yahoo.com>:
> hello,
>
> i'm seeing the error message below in my logs. can anyone please

Looks like the same set of messages than:
http://ejabberd.jabber.ru/node/1518


> help me interpret it? i find erlang error messgages very hard to read.
> is there anything i can read to train myself on how to read them?

Well, there is a lot of distracting stuff. But among them, there are
some key words that, if I'm correct, could be read as:

The last event was something about SASL auth.
This happened when waiting for feature request, during client connection.
And the literal error is that a process that should exist, does not.


> i'm running ejabberd-1.1.3 built from source on top of
> otp_src_R11B-4.tar.bz2. i am also using ejabberd external
> authentication.

Maybe your client wants to use some method of authentication that
ejabberd can't use. And ejabberd can't use it because you use external
authentication.

I bet that some trial and error changing client auth options and
swapping external/internal auth will help you to know what
combinations produce this error.

If you finally solve the mystery, please comment here. It may be a bug
in ejabberd or a topic that is not explained in ejabberd guide.
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum