Hi @cognaccola,
Can you run the following command in your server terminal and check what you see:
shell code: https://pastebin.com/QvpXFYtN
Unfortunately sharing the shellcode here is breaking the code. Else you can copy the code from wp-server-starts.php line no 609.
-
This reply was modified 5 years, 4 months ago by
iSaumya.
-
This reply was modified 5 years, 4 months ago by
iSaumya.
-
This reply was modified 5 years, 4 months ago by
iSaumya.
echo $((ps aux|awk 'NR > 0 { s +=$3 }; END {print s}'| cut -d . -f 1 / cat /proc/cpuinfo | grep cores | grep -o '[0-9]' | wc -l))
returned a 11 first run
second run a 7
Hi @cognaccola,
If that is the case then the CPU load data should also change. Is it still at 100%?
Can you check your browser console to see if you see any errors there?
Doesn’t work, works on my other site/server, but this one uses easyengine.io and maybe something’s missing or conflicting