Pulse showing CPU: 100% all the time.
NegusNati opened this issue · 4 comments
Pulse Version
1.2
Laravel Version
11.9
PHP Version
8.2
Livewire Version
3.4.9
Database Driver & Version
mariadb:11.0
Description
I am using pulse for my open source project and i get CPU 100% all the time while the other stats are working fine.
Steps To Reproduce
fork https://github.com/NegusNati/passport.et and configure the .env file for it.
use the docker-compose.prod.yml file to build the images.
Can you verify what the true CPU usage is on the server by running htop or top?

sorry it was a malware (the famous kdevtmpfsi apparently) from php-fpm docker image or maybe a misconfiguration of my containers src, now it is working normally as you would expect. but thanks tho, i wouldn't have found out this early if it wasn't for this tool. the service been live for two weeks i didn't check.

thanks
Thanks for the update @NegusNati! Glad you caught the malware!
