CyberPanel Community

503 error everytime!

mu
murshed #1

I have Ubuntu LTS.

Every 2 hours or don’t know when I get this error!

Also, my /tmp/ folder full of “ses_” something tmp files.

Is there any way to prevent 503 every time? I need to restart the server like:
systemctl restart lsws/lscpd.

Please help.

4 replies
mu
murshed #2

Does anyone have any solution?

us
usmannasir #3

4 solutions

1.Use a cronjob to clear /tmp periodically
2.Find out if you are using any other PHP executable other than the lsphp of the version used on site ( usually happens when you add crons with /
3.Find out why your PHP application is creating so many sessions
4. Ask you provider to increase inode limit for /tmp on your VM

mu
murshed #4

Can you please explain more how to do that?

Sign in to reply