<div dir="ltr"><div>After following the installation guide of <a href="https://freeswitch.org/confluence/display/FREESWITCH/Debian+10+Buster">https://freeswitch.org/confluence/display/FREESWITCH/Debian+10+Buster</a> the installation finished successfully without any problems. Although when i type fs_cli -rRS i am getting a connection error.</div><div>I have tried to stop/start the service and i have the following:</div><div><b><i>root@fsopen216: ~ $ service freeswitch stop<br>root@fsopen216: ~ $ service freeswitch start<br>root@fsopen216: ~ $ service freeswitch status<br>● freeswitch.service - freeswitch<br>   Loaded: loaded (/lib/systemd/system/freeswitch.service; enabled; vendor preset: enabled)<br>   Active: active (running) since Tue 2020-07-14 13:23:58 EEST; 6s ago<br>  Process: 813 ExecStart=/usr/bin/freeswitch -u ${USER} -g ${GROUP} -ncwait ${DAEMON_OPTS} (code=exited, status=0/S<br>  Process: 810 ExecStartPre=/bin/chown -R ${USER}:${GROUP} /var/lib/freeswitch /var/log/freeswitch /etc/freeswitch<br> Main PID: 814 (freeswitch)<br>    Tasks: 34 (limit: 4915)<br>   CGroup: /system.slice/freeswitch.service<br>           └─814 /usr/bin/freeswitch -u freeswitch -g freeswitch -ncwait -nonat<br><br>Jul 14 13:23:56 fsopen216 systemd[1]: freeswitch.service: Service hold-off time over, scheduling restart.<br>Jul 14 13:23:56 fsopen216 systemd[1]: Stopped freeswitch.<br>Jul 14 13:23:56 fsopen216 systemd[1]: Starting freeswitch...<br>Jul 14 13:23:56 fsopen216 freeswitch[813]: 814 Backgrounding.<br>Jul 14 13:23:58 fsopen216 freeswitch[813]: FreeSWITCH[813] Waiting for background process pid:814 to be ready.....<br>Jul 14 13:23:58 fsopen216 freeswitch[813]: FreeSWITCH[813] System Ready pid:814<br>Jul 14 13:23:58 fsopen216 systemd[1]: Started freeswitch.<br>lines 1-17/17 (END)<br>root@fsopen216: ~ $ fs_cli -rRS<br>[ERROR] fs_cli.c:1691 main() Error Connecting []<br>[INFO] fs_cli.c:1697 main() Retrying<br>[ERROR] fs_cli.c:1691 main() Error Connecting []<br>^CInterrupted.<br>root@fsopen216: ~ $</i></b></div><div><b><i><br></i></b></div><div>Any ideas please?<br></div></div>