<div dir="ltr"><div>Hi folks, <br></div><div><br></div><div>I getting trouble sending address_reload mi command in my openSIPS cluster. When I try to use this command -> opensipsctl fifo cluster_broadcast_mi 1 address_reload <br></div><div><br></div><div>I get this error message -> 400 Too few or too many arguments</div><div>I know address_reload needs one partition parm, but I am not using any partition. So it should reload address table as default. <br></div><div><br></div><div>If I execute this command ->  opensipsctl fifo cluster_broadcast_mi 1 address_reload address</div><div>I got this error -> 400 Trusted table reload failed</div><div><br></div><div>In short, I want to execute address_reload command in openSIPS cluster. So please guide what should I do?</div><div>Here is my permission module config -></div><div><br></div><div>####  PERMISSIONS module<br>loadmodule "permissions.so"<br>modparam("permissions", "db_url","mysql://opensipsuser:opensipsrw@X.X.X.X/opensips") <br></div><div><br></div><div>And I tried something different too, When I try to execute the same address_reload command to in cluster on only specific node I got this error ->  <br></div><div>Command ->  opensipsctl fifo cluster_send_mi 1 2 address_reload</div><div><br></div><div>Error -> 9998]: ERROR:core:db_use_table: invalid parameter value (nil), 0x7f242bad8368<br>Sep 11 19:03:08 nlv-opensips /usr/local/sbin/opensips[9998]: ERROR:permissions:reload_address_table: failed to use address table<br>Sep 11 19:03:08 nlv-opensips /usr/local/sbin/opensips[9998]: INFO:clusterer:handle_cl_mi_msg: MI command <address_reload> returned with: code <400>, reason <013$></div><div><br></div><div>Any help and guidance will be much appreciated. <br></div><div><br></div><div>Thanks <br></div></div>