
What are the standard reasons for this to fail? virNetSocketReadWire:1791 : End of file while reading data: Input/output error

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 -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|

Thanks Daniel On Tue, Mar 7, 2023 at 2:12 PM Daniel P. Berrangé <berrange@redhat.com> wrote:
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 -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
participants (2)
-
Daniel P. Berrangé
-
Simon Fairweather