aaP_napo28a90 I have a nodejs api and every morning I have to start it because if a couple of hours go by without calls it stops itself. Any idea how to fix this?
aaPanel_Kern aaP_napo28a90 Hello, please check the project log, troubleshoot and solve the error according to the log
aaP_napo28a90 aaPanel_Kern I’ve tried but I don't get errors, I’ve reviewed the website log under project log and it only shows connection refused error at the time its already stopped ñ
aaPanel_Kern aaP_napo28a90 Check whether it is a problem with low server configuration. Is there nothing in the project log? Check the system log for closed content dmesg|grep -E "kill|node|oom"
aaP_napo28a90 aaPanel_Kern sorry for the noob question in aaPanel can I see the system log or do I access trough terminal to it?