kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.08k stars 365 forks source link

Kimchi activated but no host/virt tab with network error #1263

Open jeanbruder-zz opened 5 years ago

jeanbruder-zz commented 5 years ago

Dear Kimchi team,

I'm trying to make Kimchi work on my Rock64 board. Installation of both Wok and Kimchi was done with no issues. Now, once logged in, only the Wok tab is shown. The following issues appears in the log :

Fatal: Unable to activate network default. Details: internal error: Failed to initialize a valid firewall backend Failed to import plugin plugins.kimchi.Kimchi, error: Network default does not exist or is not active. Please, check the configuration in /etc/kimchi/template.conf to ensure it lists only valid networks.

Can you please tell me where to find the "first start" howto, or help regarding this network issue ?

Many thanks in advance, Best regards.

alinefm commented 4 years ago

Hey @jeanbruder

Seems like the default network is not available or can not be activate.

Could you run the following commands?

sudo virsh net-list --all sudo virsh net-start default

Also, I get this error when trying to run Kimchi in nested virtualized node. If this is your case, you can check how to fix it in here: https://github.com/kimchi-project/kimchi/wiki/Troubleshooting#nested-virtualization