[GH-ISSUE #199] Bug on create Custom VM #154

Closed
opened 2026-02-27 16:38:11 +03:00 by kerem · 2 comments
Owner

Originally created by @yann-re on GitHub (Jan 21, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/199

Hi,

In the Create Custom Virtual Machine Menu I can't create a VM, I have a No Network pool has been choice message.

What I do :
name : test
vcpu : 1
host model : checked
ram : 512
hdd : toto.img (a file of 10Go created previously in storage menu)
network : default
virtio : checked

Error message : No Network pool has been choice

If I set to required=False this option (network) in forms.py I have another message "First you need to create or select an image".

I have no problem to create a VM via existing flavor.

I have also tried to create a bigger .img, to create anothers network (bridge and nat) and also on another KVM but I have always the same issue.

Regards.

Originally created by @yann-re on GitHub (Jan 21, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/199 Hi, In the Create Custom Virtual Machine Menu I can't create a VM, I have a No Network pool has been choice message. What I do : name : test vcpu : 1 host model : checked ram : 512 hdd : toto.img (a file of 10Go created previously in storage menu) network : default virtio : checked Error message : No Network pool has been choice If I set to required=False this option (network) in forms.py I have another message "First you need to create or select an image". I have no problem to create a VM via existing flavor. I have also tried to create a bigger .img, to create anothers network (bridge and nat) and also on another KVM but I have always the same issue. Regards.
kerem closed this issue 2026-02-27 16:38:11 +03:00
Author
Owner

@retspen commented on GitHub (Jan 21, 2014):

What browser are you using ? When you select network or image in custom form jquery append this value, maybe something block this.

<!-- gh-comment-id:32912622 --> @retspen commented on GitHub (Jan 21, 2014): What browser are you using ? When you select network or image in custom form jquery append this value, maybe something block this.
Author
Owner

@yann-re commented on GitHub (Jan 22, 2014):

I'm using Firefox 3.6.13 and IE 8, which is the two browser provided by my company. I have tested with Firefox 10.0.12 and it's work. Thank you.

<!-- gh-comment-id:33000582 --> @yann-re commented on GitHub (Jan 22, 2014): I'm using Firefox 3.6.13 and IE 8, which is the two browser provided by my company. I have tested with Firefox 10.0.12 and it's work. Thank you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#154
No description provided.