02-01-2018 09:59 AM - edited 02-21-2020 07:16 AM
I have a strange issue that just started. One sensor of many will not successfully install policy. It has to be Defense Center related because I can apply policy to the sensor when registered to a different Defense Center. The errors that I see is mostly have been RPC timeout errors during apply. Health/System/Config all successfully install. Only thing I can think of is that the disk on the sensor had filled up and after clearing space the Defense Center still thinks it is full. Sensor 5.4.0.7 / DC 5.4.1.6
Solved! Go to Solution.
02-16-2018 09:38 AM
SOLVED:
Create the file /etc/sf/rpc_timeout.conf on the DC and include the following lines:
touch /etc/sf/rpc_timeout.conf
Edit and add these lines:
rpc_timeout 128;
command_timeout 785;
wait_timeout 842;
02-16-2018 09:38 AM
SOLVED:
Create the file /etc/sf/rpc_timeout.conf on the DC and include the following lines:
touch /etc/sf/rpc_timeout.conf
Edit and add these lines:
rpc_timeout 128;
command_timeout 785;
wait_timeout 842;
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide