After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752460 - Box setup failed message
Box setup failed message
Status: RESOLVED OBSOLETE
Product: gnome-boxes
Classification: Applications
Component: general
3.14.x
Other Linux
: Normal major
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-07-16 03:35 UTC by Pete
Modified: 2018-01-11 10:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pete 2015-07-16 03:35:45 UTC
Log output (running on Debian sid):

pete@pete:~$ G_MESSAGES_DEBUG=Boxes gnome-boxes

(gnome-boxes:760): GLib-GObject-WARNING **: The property GtkCellRendererPixbuf:follow-state is deprecated and shouldn't be used anymore. It will be removed in a future version.
(gnome-boxes:760): Boxes-DEBUG: libvirt-system-importer.vala:45: Connected to system libvirt, now fetching domains..
(gnome-boxes:760): Boxes-DEBUG: tracker-iso-query.vala:21: Tracker SPARQL query: SELECT nie:url(?iso)   nie:title(?iso)
       osinfo:id(?iso) osinfo:mediaId(?iso) osinfo:language(?iso)
{ ?iso nfo:isBootable true }
(gnome-boxes:760): Boxes-DEBUG: libvirt-system-importer.vala:49: Fetched 0 domains from system libvirt.
(gnome-boxes:760): Boxes-DEBUG: wizard-source.vala:272: No boxes to import
(gnome-boxes:760): Boxes-DEBUG: util-app.vala:248: check_cpu_vt_capability: yes
(gnome-boxes:760): Boxes-DEBUG: util-app.vala:268: check_module_kvm_loaded: yes

(gnome-boxes:760): Boxes-WARNING **: libvirt-broker.vala:102: Unable to open qemu+unix:///session: Cannot recv data: Connection reset by peer
(gnome-boxes:760): Boxes-DEBUG: tracker-iso-query.vala:21: Tracker SPARQL query: SELECT nie:url(?iso)   nie:title(?iso)
       osinfo:id(?iso) osinfo:mediaId(?iso) osinfo:language(?iso)
{ ?iso nfo:isBootable true }
(gnome-boxes:760): Boxes-DEBUG: tracker-iso-query.vala:21: Tracker SPARQL query: SELECT nie:url(?iso)   nie:title(?iso)
       osinfo:id(?iso) osinfo:mediaId(?iso) osinfo:language(?iso)
{ ?iso nfo:isBootable true }
(gnome-boxes:760): Boxes-DEBUG: vm-creator.vala:209: Creating storage pool..

(gnome-boxes:760): Boxes-WARNING **: wizard.vala:446: Failed to create storage pool: invalid connection pointer in virStoragePoolDefineXML
(gnome-boxes:760): Boxes-DEBUG: tracker-iso-query.vala:21: Tracker SPARQL query: SELECT nie:url(?iso)   nie:title(?iso)
       osinfo:id(?iso) osinfo:mediaId(?iso) osinfo:language(?iso)
{ ?iso nfo:isBootable true }
Comment 1 Zeeshan Ali 2015-07-16 13:14:12 UTC
(In reply to Pete from comment #0)
> Log output (running on Debian sid):
> 
> pete@pete:~$ G_MESSAGES_DEBUG=Boxes gnome-boxes
> 
> (gnome-boxes:760): GLib-GObject-WARNING **: The property
> GtkCellRendererPixbuf:follow-state is deprecated and shouldn't be used
> anymore. It will be removed in a future version.
> (gnome-boxes:760): Boxes-DEBUG: libvirt-system-importer.vala:45: Connected
> to system libvirt, now fetching domains..
> (gnome-boxes:760): Boxes-DEBUG: tracker-iso-query.vala:21: Tracker SPARQL
> query: SELECT nie:url(?iso)   nie:title(?iso)
>        osinfo:id(?iso) osinfo:mediaId(?iso) osinfo:language(?iso)
> { ?iso nfo:isBootable true }
> (gnome-boxes:760): Boxes-DEBUG: libvirt-system-importer.vala:49: Fetched 0
> domains from system libvirt.
> (gnome-boxes:760): Boxes-DEBUG: wizard-source.vala:272: No boxes to import
> (gnome-boxes:760): Boxes-DEBUG: util-app.vala:248: check_cpu_vt_capability:
> yes
> (gnome-boxes:760): Boxes-DEBUG: util-app.vala:268: check_module_kvm_loaded:
> yes
> 
> (gnome-boxes:760): Boxes-WARNING **: libvirt-broker.vala:102: Unable to open
> qemu+unix:///session: Cannot recv data: Connection reset by peer

This means it's unlikely to be Boxes issue but rather something wrong with libvirt. You can verify if you get an error from `virsh list --all` command. I'm assuming here this error is persistent in Boxes.
Comment 2 GNOME Infrastructure Team 2018-01-11 10:25:05 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-boxes/issues/64.