aaP_hareeshnarayan1982 Nginx stopped multiple times and when i checked no error logs or resource usage was normal. Dedicated resource with netcup root server. What can be the issue?
aaPanel_Kern Hello, does Nginx have error logs? Is it possible to be shut down by the system? You can check the system log: dmesg|grep -iE "kill|httpd|apache|http|mysql|oom" grep -i 'killed' /var/log/messages journalctl | grep -i 'killed' aaP_hareeshnarayan1982
aaP_hareeshnarayan1982 aaPanel_Kern It seems couple of process got killed due to memory it seems. hwne i checked my monitoring dashboard no memory outage is shown.
aaPanel_Kern Hello, is the memory occupancy of all programs that are configured exceeding physical memory? Is Swap set up? aaP_hareeshnarayan1982
aaP_hareeshnarayan1982 aaPanel_Kern I had setup swap and physical memory is not exceeding by any app.
aaPanel_Kern Are there any programs that have been terminated? Check whether the memory configurations of all programs are added to exceed physical memory aaP_hareeshnarayan1982