Magento 2.3.4 Runs Great Then Keeps Crashing

Sparetoolparts

Free Member
Oct 26, 2015
573
52
43
Hello

I have an issue with Magento 2 website it is M2 (2.3.4) My website catalogue has over 1 million SKU's in it, my host has provided me with a custom Dedicated server:

- Dual Intel Xeon E3-1230 v3
- 32GB Memory
- 4x 480GB SSD RAID 10
- Ubuntu 18.04 LTS 64bit

The website is crashing 2-3 times a day as large PHP processes are using up all the RAM. Once these processes are killed by the Host the problem goes away until it happens all over again.

It also looks like my Bulk Attribute updates are not working/running. As they are always in the processing stage.

This is a new website only built in Dec 2020. The website address is:

www.sparetoolparts.co.uk

Any idea's on what is going on?
 
That's usually a result of poor coding - could be anywhere/anything though.

Have you checked the error logs to see what's being logged?

Check these to confirm that it is actually memory exhaustion errors.

Then it's a case of debugging exactly what was happening to consume that amount of memory.
 
  • Like
Reactions: intellectoutsource
Upvote 0

Latest Articles