The website is temporarily unable to service your request as it exceeded resource limit. Please try again later.
I have been getting this on one of my OpenCart sites, the only one with this issue (version 3.0.3.6), the store has around 3000 products.
The traffic shouldn't be an issue, there's no cron jobs or custom scripts, robots.txt is blocking as many crawlers as possible and limiting ones I want and no plugins or themes.
I contacted my hosting company, Namecheap, and they have said:
According to our investigation, the most frequent processes on your cPanel account are the following:
– /usr/sbin/mariadbd → Database processes;
– /usr/sbin/httpd -k start → Server processes;
– lsphp:/home/website/public_html/index.php → Website processes.
The first two requests normally should not show up in the process list.
One thing I noticed was oc_session was not clearing, which I have now fixed, for some reason it still displays in phpmyadmin as 1.3GiB, but now has 239 entries rather than 70k. Not sure if the 1.3GiB is cached or stored somewhere else like a trash? But since fixing the entries and clearing process the same issue as happened.
Anyone had similar issues, or ideas of how I could find potential memory leaks or reason behind the process surcharge hitting the limit?
Thank you!
![Smiley :)](./images/smilies/smiley.gif)