Hi. There’s something that’s killing my PMS regularly but I don’t know what it is. In the server log it just says: Shutting down with signal 15
In the Tuner Service Logs it says: Received SIGTERM: Software termination signal.
I checked all my crons and I also checked the syslog, couldn’t see anything weird there.
Is there a way to see what’s sending the kill signal?
I see a remote address at the base of your logs just above where the signal 15 is being issued.
You’ll need to figure out where that’s coming from. Linux doesn’t trace signals in that way. You’d have to get into a very involved debug session to see it be captured and get the sender’s process ID.
Unfortunately there’s nothing we can do because signal 15 is normal commanded Shutdown.