cancel
Showing results for 
Search instead for 
Did you mean: 

High CPU usage ENOENT (No such file or directory)

High CPU usage ENOENT (No such file or directory)

Hi,

 

I have critical issue with CPU load on magento 2. When I start to trace PID (public_html/index.php) on Load Avrages page, it have many row with "ENOENT (No such file or directory)".

Row can started like this:

1. amasty/amopttablet/wysiwyg/porto/images/ledstore_logo_nelio_png.webp", F_OK) = -1 ENOENT (No such file or directory)

2. public_html/vendor/composer/../../lib/internal/Magento/Framework/Message/Collection.php", F_OK) = -1 ENOENT (No such file or directory)

3. public_html/app/design/frontend/Smartwave/porto_child/Magento_Catalog/templates/frontend_storage_manager.phtml", F_OK) = -1 ENOENT (No such file or directory)

 

There may be thousands of such lines. And if I understand correctly, these processes can take many CPU resources. These PIDs starts over and over again...

 

How can I resolve this issue?

 

I didn't find any solution for resolving this issue.

 

Best regards,

Max