### Environment
- **OS**: Debian 11 (64-bit)
### Description
While attempting to start kamailio thu the `kamctl start` command, I had recieved a
following output in the terminal:
**Note**: I had edited the PID_FILE variable and had set the value to: /run/kamailio.pid
```
-e database engine 'SQLITE' loaded
-e Control engine 'RPCFIFO' loaded
-e \E[37;33mINFO: Starting Kamailio :
-e \E[37;31mERROR: PID file /run/kamailio.pid does not exist -- Kamailio start failed
```
In my opinion, it's strange that the server complains about missing PID file, while
attempting to run it and no other Kamailio instance is running
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3410
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3410(a)github.com>