06-22-2016 12:20 AM - edited 03-12-2019 06:02 AM
Hello! Help me please! I have a problem. When I try to apply new policy for my device in FireSight I see an error "-RPC timed out". How can I solve my problem? May be it is need to increase a time out?
Solved! Go to Solution.
06-22-2016 01:36 AM
Actually it needs to be created in there.
Create the file /etc/sf/rpc_timeout.conf on the DC and include the following lines:
sudo touch /etc/sf/rpc_timeout.conf
rpc_timeout 128;
command_timeout 785;
wait_timeout 842;
Rate if helps.
Yogesh
06-22-2016 12:30 AM
Hi
Please check if there is enough bandwidth available between the firesight and sensor.
You can try to use SCP protocol to transfer a file and check if there is no enough bandwidth available.
Or check the logs on the DC.
admin@3DSystem:~$ grep 'Error copying file remotely' /var/log/action_queue.log
You can increase the RPC timeout under /etc/sf/rpc_timeout.conf.
Increase the rpc_timeout by 20 or 30 , command timeout by 3 times and wait time by 300 and test.
You would need to be in root privilege to do that.
Rate if helps.
Yogesh
06-22-2016 01:28 AM
Thank you! I think there is no problem with bandwidth. And a can not find /etc/sf/rpc_timeout.conf.
06-22-2016 01:36 AM
Actually it needs to be created in there.
Create the file /etc/sf/rpc_timeout.conf on the DC and include the following lines:
sudo touch /etc/sf/rpc_timeout.conf
rpc_timeout 128;
command_timeout 785;
wait_timeout 842;
Rate if helps.
Yogesh
06-22-2016 02:13 AM
Thanks! This error is go away. But I have another error "Access Control Policy apply failed".
Could this be because the Device is not in use on the network? The ports hardware is not yet connected our network.
06-22-2016 02:25 AM
06-22-2016 02:33 AM
Ok! I will try in the evening. May be error with base will go away too! Thanks!!!
06-22-2016 04:34 AM
06-22-2016 02:25 AM
Hi
Yes the network connectivity is must for the policy apply to work.
Rate if helps.
Yogesh
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