<div dir="ltr">Thanks for reply, I am not seeing any memory error in logs, This is testing box, so there is no load on CPU, I am registering single client.<div><br></div><div>I am using multi-domain with mysql DB. </div><div><br></div><div>This is what in debug i am seeing</div><div><br></div><div>DBG:auth:check_response: authorization is OK<br></div><div>...</div><div>DBG:core:mk_proxy: doing DNS lookup...<br></div><div>DBG:sl:run_sl_callbacks: callback id 0 entered<br></div><div>DBG:sl:sl_reply_error: error text is Server error occurred (1/SL)<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 13, 2015 at 4:16 PM, Babil Golam Sarwar <span dir="ltr"><<a href="mailto:gsbabil@gmail.com" target="_blank">gsbabil@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Satish,<br>
you should check the server logs. This could be caused by memory<br>
allocation failure, low memory and/or high CPU activity experienced by<br>
OpenSIPS on the server side.<br>
<br>
You can enable console debugging by adding the following to `opensips.cfg':<br>
<br>
debug=4<br>
fork=no<br>
log_stderror=yes<br>
<br>
After that, restart OpenSIPS and watch the debug log output and system<br>
CPU usage.<br>
<br>
Regards,<br>
Babil (Golam Sarwar)<br>
<br>
PGP Key Fingerprint : D3A1 EED0 5BA0 72D3 A011 75CB 8EA6 7D99 F433 E92D<br>
PGP Key Download URL: <a href="http://bit.ly/gsbabil-pgp-key" target="_blank">http://bit.ly/gsbabil-pgp-key</a><br>
<div><div class="h5"><br>
<br>
On Fri, Mar 13, 2015 at 1:03 PM, Satish Patel <<a href="mailto:satish.txt@gmail.com">satish.txt@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> Why we are getting 500 error in REGISTER time? Even i got register<br>
> successfully, is it normal?<br>
><br>
><br>
> 01:26:01.078025 │ REGISTER │<br>
> │ │ ──────────────────────────> │<br>
> │ 01:26:01.078032 │ REGISTER │<br>
> │ │ ────────────────────────>>> │ │<br>
> │ 01:26:01.078358 │ 401 Unauthorized │ │<br>
> │ │ <────────────────────────── │ │<br>
> │ 01:26:01.078360 │ 401 Unauthorized │ │<br>
> ▒ │ <<<──────────────────────── │ │<br>
> ▒ 01:26:01.408019 │ REGISTER │ │<br>
> ▒ │ ──────────────────────────> │ │<br>
> ▒ 01:26:01.408025 │ REGISTER │ │<br>
> ▒ │ ────────────────────────>>> │ │<br>
> ▒ 01:26:01.408364 │ 200 OK │ │<br>
> ▒ │ <────────────────────────── │ │<br>
> ▒ 01:26:01.408365 │ 200 OK │ │<br>
> ▒ │ <<<──────────────────────── │ │<br>
> ▒ 01:26:01.408381 │ 500 Server error occurred │ │<br>
> ▒ │ <────────────────────────── │ │<br>
> ▒ 01:26:01.408382 │ 500 Server error occurred │ │<br>
> ▒ │ <<<──────────────────────── │ │<br>
> ▒ 01:26:01.730160 │ REGISTER │ │<br>
> ▒ │ ──────────────────────────> │ │<br>
> ▒ 01:26:01.730166 │ REGISTER │ │<br>
> ▒ │ ────────────────────────>>> │ │<br>
> ▒ 01:26:01.730454 │ 401 Unauthorized │ │<br>
> ▒ │ <────────────────────────── │ │<br>
> ▒ 01:26:01.730455 │ 401 Unauthorized │ │<br>
> ▒ │ <<<──────────────────────── │ │<br>
> ▒ 01:26:02.072783 │ REGISTER │ │<br>
> ▒ │ ──────────────────────────> │ │<br>
> ▒ 01:26:02.072789 │ REGISTER │ │<br>
> ▒ │ ────────────────────────>>> │ │<br>
> ▒ 01:26:02.073108 │ 200 OK │ │<br>
> ▒ │ <────────────────────────── │ │<br>
> ▒ 01:26:02.073109 │ 200 OK │ │<br>
> ▒ │ <<<──────────────────────── │ │<br>
> ▒ 01:26:02.073128 │ 500 Server error occurred │ │<br>
> ▒ │ <────────────────────────── │ │<br>
> │ │ │<br>
><br>
</div></div>> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>