Does that mean I have to close the socket after sending each message? This is basically running in one device between 2 processes, and messages come every 15-60 seconds.
On Mon, 6 Jun 2022 at 13:50, Gordon Sim <[email protected]> wrote: > On a server, that log suggests that something is opening a socket to > the 5672 port, but then not actually transmitting anything over it. > E.g. it could be some kind of L4 probe. > > On Mon, Jun 6, 2022 at 8:35 AM Arjee Jacob <[email protected]> > wrote: > > > > Hey there, > > > > I am getting a message in my logs that says > > "[System] error Connection qpid.5672-No protocol received after 60s, > > closing" > > > > Any idea what this means? How to rectify it? > > > > Warm Regards, > > Jacob > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
