Re: virNetSocketReadWire

2023-03-07 Thread Simon Fairweather
Thanks Daniel On Tue, Mar 7, 2023 at 2:12 PM Daniel P. Berrangé wrote: > On Tue, Mar 07, 2023 at 01:57:24PM +, Simon Fairweather wrote: > > What are the standard reasons for this to fail? > > > > virNetSocketReadWire:1791 : End of file while reading data: Input/output > > error > > The socke

Re: virNetSocketReadWire

2023-03-07 Thread Daniel P . Berrangé
On Tue, Mar 07, 2023 at 01:57:24PM +, Simon Fairweather wrote: > What are the standard reasons for this to fail? > > virNetSocketReadWire:1791 : End of file while reading data: Input/output > error The socket connection to libvirtd / other daemons was abruptly closed. Essentially you can almo