[Freeswitch-users] Suddenly lost of fs_cli

Raimundo Pérez Nieves raimundo.perez.cuba at gmail.com
Tue Apr 17 13:06:20 UTC 2018


Try this:
Go to path /usr/bin and execute ./freeswitch
It starts FS in secure mode, and you can debug the error.
In my case, it was bad close tag in html and I just shutdown FS with that error, so It did not open. Doing this gave me the idea of the problem.
Hope helps

> On Apr 17, 2018, at 2:45 PM, freeswitch-users-request at lists.freeswitch.org wrote:
> 
> Send FreeSWITCH-users mailing list submissions to
> 	freeswitch-users at lists.freeswitch.org <mailto:freeswitch-users at lists.freeswitch.org>
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> or, via email, send a message with subject or body 'help' to
> 	freeswitch-users-request at lists.freeswitch.org <mailto:freeswitch-users-request at lists.freeswitch.org>
> 
> You can reach the person managing the list at
> 	freeswitch-users-owner at lists.freeswitch.org <mailto:freeswitch-users-owner at lists.freeswitch.org>
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of FreeSWITCH-users digest..."
> Today's Topics:
> 
>   1. Re: Suddenly lost of fs_cli (igor.potjevlesch at gmail.com <mailto:igor.potjevlesch at gmail.com>)
>   2. Re: Suddenly lost of fs_cli (igor.potjevlesch at gmail.com <mailto:igor.potjevlesch at gmail.com>)
> 
> From: <igor.potjevlesch at gmail.com <mailto:igor.potjevlesch at gmail.com>>
> Subject: Re: [Freeswitch-users] Suddenly lost of fs_cli
> Date: April 17, 2018 at 2:44:28 PM GMT+2
> To: "'FreeSWITCH Users Help'" <freeswitch-users at lists.freeswitch.org <mailto:freeswitch-users at lists.freeswitch.org>>
> 
> 
> Hello Alex,
>  
> There is a loop:
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> [INFO] fs_cli.c:1616 main() Retrying
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> [INFO] fs_cli.c:1616 main() Retrying
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> [INFO] fs_cli.c:1616 main() Retrying
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> [INFO] fs_cli.c:1616 main() Retrying
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> [INFO] fs_cli.c:1616 main() Retrying
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> [INFO] fs_cli.c:1616 main() Retrying
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> [INFO] fs_cli.c:1616 main() Retrying
> […]
>  
> Regards,
>  
> Igor
>  
> De : FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org <mailto:freeswitch-users-bounces at lists.freeswitch.org>> De la part de Alexey Sibyakin
> Envoyé : mardi 17 avril 2018 10:46
> À : FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org <mailto:freeswitch-users at lists.freeswitch.org>>
> Objet : Re: [Freeswitch-users] Suddenly lost of fs_cli
>  
> Hello
>  
> Try to add -rR flags to command
> 
> Alex
>  
> On Tue, Apr 17, 2018 at 5:08 PM, <igor.potjevlesch at gmail.com <mailto:igor.potjevlesch at gmail.com>> wrote:
> Hello,
>  
> Since yesterday, I cannot access to fs_cli anymore after a traffic peak on an instance.
>  
> I got the following error:
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> Usage: /usr/local/freeswitch/bin/fs_cli [-H <host>] [-P <port>] [-p <secret>] [-d <level>] [-x command] [-t <timeout_ms>] [profile]
>  
> Is there something I can do without restarting Freeswitch?
>  
> Regards,
>  
> Igor.
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org <http://www.freeswitch.org/>
> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
> http://www.cluecon.com <http://www.cluecon.com/>
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> http://www.freeswitch.org <http://www.freeswitch.org/>
> 
> 
>  
> -- 
> Alex Sibyakin | Support Engineer
> FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 <https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g>
> Email: alex at freeswitch.com <mailto:alex at freeswitch.com>
> Website: https://www.FreeSWITCH.com <https://www.freeswitch.com/>
> Need commercial support? Contact sales at freeswitch.com <mailto:sales at freeswitch.com> for details.
> 
> 
> 
> 
> From: <igor.potjevlesch at gmail.com <mailto:igor.potjevlesch at gmail.com>>
> Subject: Re: [Freeswitch-users] Suddenly lost of fs_cli
> Date: April 17, 2018 at 2:45:12 PM GMT+2
> To: "'FreeSWITCH Users Help'" <freeswitch-users at lists.freeswitch.org <mailto:freeswitch-users at lists.freeswitch.org>>
> 
> 
> Hello Giovanni,
>  
> Freeswitch seems to process the calls as usual according to the logs and a tcpdump on interfaces.
>  
> Regards,
>  
> Igor.
>  
> De : FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org <mailto:freeswitch-users-bounces at lists.freeswitch.org>> De la part de Giovanni Maruzzelli
> Envoyé : mardi 17 avril 2018 11:19
> À : FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org <mailto:freeswitch-users at lists.freeswitch.org>>
> Objet : Re: [Freeswitch-users] Suddenly lost of fs_cli
>  
> probably your freeswitch died or is no more correctly working...
>  
> On 17 April 2018 at 10:08, <igor.potjevlesch at gmail.com <mailto:igor.potjevlesch at gmail.com>> wrote:
> Hello,
>  
> Since yesterday, I cannot access to fs_cli anymore after a traffic peak on an instance.
>  
> I got the following error:
> [ERROR] fs_cli.c:1610 main() Error Connecting [Socket Connection Error]
> Usage: /usr/local/freeswitch/bin/fs_cli [-H <host>] [-P <port>] [-p <secret>] [-d <level>] [-x command] [-t <timeout_ms>] [profile]
>  
> Is there something I can do without restarting Freeswitch?
>  
> Regards,
>  
> Igor.
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org <http://www.freeswitch.org/>
> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
> http://www.cluecon.com <http://www.cluecon.com/>
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> http://www.freeswitch.org <http://www.freeswitch.org/>
> 
> 
> 
> -- 
> 
> Sincerely,
> 
> Giovanni Maruzzelli
> OpenTelecom.IT
> cell: +39 347 266 56 18
> 
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> http://www.freeswitch.org <http://www.freeswitch.org/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180417/85dd719e/attachment-0001.html>


More information about the FreeSWITCH-users mailing list