maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #01529
Re: RPC connection errors
On Tuesday 18 Mar 2014 22:51:24 Gavin Panella wrote:
> On 18 March 2014 05:27, Julian Edwards <julian.edwards@xxxxxxxxxxxxx> wrote:
> > Gavin,
> >
> > I'm seeing a bunch of these in the pserv log:
> >
> > 2014-03-18 15:23:27+1000 [Uninitialized] Event-loop maas:pid=1900
> > (192.168.122.1:40081): Connection was refused by other side: 111:
> > Connection refused.
> >
> > The ip address there is my virbr0. What is it trying to do when
> > attempting
> > connections there?
>
> This is actually normal. Each event-loop in the region advertises
> every interface on which it is listening, and pserv attempts each one
> in turn until it's able to connect.
Ok - we should probably not spam the log file with these sorts of errors if
they are normal operation, then. :)
References