Can't start KVM guest

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I use Virtual Machine Manager (virt-manager).

Host - Ubuntu 18.04.

Guest - Windows. After first shutdown I can't start it.



Error message:



Error starting domain: Requested operation is not valid: network 'default' is not active

Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfn






share|improve this question




















  • is default a bridge or an actual interface? Did you give the thing a network in the first place? Use virsh dumpxml <vm name> and see what shows up related to networking
    – sbergeron
    May 15 at 0:03






  • 1




    Start the virtual network default and, if it fails to start, also post the error that you receive.
    – Michael Hampton
    May 15 at 0:26










  • @Michael Hampton you're right. Thank you very much.
    – R S
    May 15 at 0:39










  • @sbergeron I already solved: just had to start virtual network, but where I was supposed to write those commands ?
    – R S
    May 15 at 0:40










  • @Michael would you mind to post it as answer ?
    – R S
    May 16 at 17:28















up vote
0
down vote

favorite












I use Virtual Machine Manager (virt-manager).

Host - Ubuntu 18.04.

Guest - Windows. After first shutdown I can't start it.



Error message:



Error starting domain: Requested operation is not valid: network 'default' is not active

Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfn






share|improve this question




















  • is default a bridge or an actual interface? Did you give the thing a network in the first place? Use virsh dumpxml <vm name> and see what shows up related to networking
    – sbergeron
    May 15 at 0:03






  • 1




    Start the virtual network default and, if it fails to start, also post the error that you receive.
    – Michael Hampton
    May 15 at 0:26










  • @Michael Hampton you're right. Thank you very much.
    – R S
    May 15 at 0:39










  • @sbergeron I already solved: just had to start virtual network, but where I was supposed to write those commands ?
    – R S
    May 15 at 0:40










  • @Michael would you mind to post it as answer ?
    – R S
    May 16 at 17:28













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I use Virtual Machine Manager (virt-manager).

Host - Ubuntu 18.04.

Guest - Windows. After first shutdown I can't start it.



Error message:



Error starting domain: Requested operation is not valid: network 'default' is not active

Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfn






share|improve this question












I use Virtual Machine Manager (virt-manager).

Host - Ubuntu 18.04.

Guest - Windows. After first shutdown I can't start it.



Error message:



Error starting domain: Requested operation is not valid: network 'default' is not active

Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfn








share|improve this question











share|improve this question




share|improve this question










asked May 14 at 22:27









R S

7251130




7251130











  • is default a bridge or an actual interface? Did you give the thing a network in the first place? Use virsh dumpxml <vm name> and see what shows up related to networking
    – sbergeron
    May 15 at 0:03






  • 1




    Start the virtual network default and, if it fails to start, also post the error that you receive.
    – Michael Hampton
    May 15 at 0:26










  • @Michael Hampton you're right. Thank you very much.
    – R S
    May 15 at 0:39










  • @sbergeron I already solved: just had to start virtual network, but where I was supposed to write those commands ?
    – R S
    May 15 at 0:40










  • @Michael would you mind to post it as answer ?
    – R S
    May 16 at 17:28

















  • is default a bridge or an actual interface? Did you give the thing a network in the first place? Use virsh dumpxml <vm name> and see what shows up related to networking
    – sbergeron
    May 15 at 0:03






  • 1




    Start the virtual network default and, if it fails to start, also post the error that you receive.
    – Michael Hampton
    May 15 at 0:26










  • @Michael Hampton you're right. Thank you very much.
    – R S
    May 15 at 0:39










  • @sbergeron I already solved: just had to start virtual network, but where I was supposed to write those commands ?
    – R S
    May 15 at 0:40










  • @Michael would you mind to post it as answer ?
    – R S
    May 16 at 17:28
















is default a bridge or an actual interface? Did you give the thing a network in the first place? Use virsh dumpxml <vm name> and see what shows up related to networking
– sbergeron
May 15 at 0:03




is default a bridge or an actual interface? Did you give the thing a network in the first place? Use virsh dumpxml <vm name> and see what shows up related to networking
– sbergeron
May 15 at 0:03




1




1




Start the virtual network default and, if it fails to start, also post the error that you receive.
– Michael Hampton
May 15 at 0:26




Start the virtual network default and, if it fails to start, also post the error that you receive.
– Michael Hampton
May 15 at 0:26












@Michael Hampton you're right. Thank you very much.
– R S
May 15 at 0:39




@Michael Hampton you're right. Thank you very much.
– R S
May 15 at 0:39












@sbergeron I already solved: just had to start virtual network, but where I was supposed to write those commands ?
– R S
May 15 at 0:40




@sbergeron I already solved: just had to start virtual network, but where I was supposed to write those commands ?
– R S
May 15 at 0:40












@Michael would you mind to post it as answer ?
– R S
May 16 at 17:28





@Michael would you mind to post it as answer ?
– R S
May 16 at 17:28
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036297%2fcant-start-kvm-guest%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036297%2fcant-start-kvm-guest%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Which professions warranted travel in Medieval times?

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error