Displaying 1 result from an estimated 1 matches for "9f41c526".
2023 Mar 07
1
virNetSocketReadWire
On Tue, Mar 07, 2023 at 01:57:24PM +0000, 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 almost always ignore this error
message as being mostly harmless.
With regards,
Daniel
--