Hi,
My kamailio installation usually works right, but sometimes, it crashes and it shows the following error:
"ERROR: ctl [ctl.c:379]: ERROR: ctl: could not delete unix socket /tmp/kamailio_ctl: Operation not permitted (1) "
Do you know why it happens randomly or what's the cause ?
Many thanks.
Br, Marina
________________________________
Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra pol?tica de env?o y recepci?n de correo electr?nico en el enlace situado m?s abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at: http://www.tid.es/ES/PAGINAS/disclaimer.aspx
Hello,
On 10/16/12 10:09 AM, MARINA SERRANO MONTES wrote:
Hi,
My kamailio installation usually works right, but sometimes, it crashes and it shows the following error:
"ERROR: ctl [ctl.c:379]: ERROR: ctl: could not delete unix socket /tmp/kamailio_ctl: Operation not permitted (1) "
Do you know why it happens randomly or what's the cause ?
probably you start kamailio with a user/group that has no rights to delete the ctl file. You can set the ownership of that file via ctl module parameters.
About the crash, do you get any error message in the logs related to the crash (not to the ctl file)? The log message about ctl can be printed due to normal stop/restart. If there is a crash, maybe you get a coredump file and you can send the backtrace.
Cheers, Daniel