On 14.09.18 21:34, Emanuel Gonzalez wrote:
> Hello,
>
> i set the config for two rspamd server in the options.inc neighbours {
>
> server1 { host = "server1:11334"; }
> server2 { host = "server2:11334"; }
> }
>
You set it on both servers, right?
> The webui is work fine, but i not see the history option, only see the history from the server1, not from the server2, i received this error "Cannot receive history"
>
> Both servers can connect to each other to port 11334.
>
The servers don't need to connect to each other, but web-browser should be able to connect to both of them.
Try to point you web-browser to
http://server2:11334
> i see this error:
>
> Search
> 
> TimeWorker typePIDModuleInternal IDMessage
> 14/9/2018 15:34:02controller1437lua3a9514got error Connection refused when getting history: no value
> 14/9/2018 15:33:55controller1437lua2e0c18got error Connection refused when getting history: no value
>
Where do you see it?