Hello,
Today i have installed TCAdmin, but whenever i try to run a Rust Server or a CSGO server it just comes up with an error that says "Error. The service could not be started", and the status shows "StartError".
The debug output of serviceman-console is:
ServiceId 1 - Initialized service 1 of 1
ServiceId 1 - Starting...
ServiceId 1 - Could not recover process (pid 0)
ServiceId 1 - Killing process using 144.XX.XXX.XXX:28015...
ServiceId 1 - Service has 1 scripts.
ServiceId 1 - Script is for a different event BeforeStop<>BeforeStart.
System.Exception: Could not start the process.
at TCAdmin.ServiceManLib.LinuxProcessController.Start () [0x0058b] in <114d33204aba4d99b3a0b0a02e24dc44>:0
ServiceId 1 - Service could not be started
I hope someone can help me in the right direction to get it working.