Control Web Panel

WebPanel => Information => Topic started by: adamjedgar on April 26, 2019, 07:07:36 AM

Title: LFD on server.mydomain.com Excessive Resource Usage: RPC (parent PID:1462)
Post by: adamjedgar on April 26, 2019, 07:07:36 AM
hi guys,
i am repeatedly getting this error when logged into CWP. What causes this and how do i get rid of the error?

Time:         Fri Apr 26 17:00:20 2019 +1000
Account:      rpc
Resource:     Process Time
Exceeded:     598476 > 1800 (seconds)
Executable:   /usr/sbin/rpcbind
Command Line: /sbin/rpcbind -w
PID:          1462 (Parent PID:1462)
Killed:       No

Can i just remove RPCbind? Or
do i need to modify CSF so it doesnt continue to throw this error? (if so, what modification is required in CSF)
Title: Re: LFD on server.mydomain.com Excessive Resource Usage: RPC (parent PID:1462)
Post by: studio4host on April 26, 2019, 10:24:51 AM
you can find instruction here
http://wiki.centos-webpanel.com/csflfd-firewall-configuration
Title: Re: LFD on server.mydomain.com Excessive Resource Usage: RPC (parent PID:1462)
Post by: changlee on March 17, 2020, 09:17:33 AM
So the solution is:
Code: [Select]
you can simply white list them in your firewall by adding in the file: /etc/csf/csf.pignore

exe:/usr/local/bin/php-cgi

and then restart lfd: "service lfd restart"