kimchi-project / kimchi

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

no virtualization tab - kimchi not starting up #1160

Closed changemenemo closed 7 years ago

changemenemo commented 7 years ago
*** Ginger Base: Running capabilities tests ***
System Report Tool ...: True
Loading AptUpdate features.
System Update Tool ...: True
Repo Management Tool .: deb
*** Ginger Base: Capabilities tests completed ***
Failed to import plugin plugins.kimchi.Kimchi, error: Class plugins.kimchi.Kimchi can not be imported, error: cannot import name websocket
[07/Aug/2017:19:14:19] ENGINE Listening for SIGHUP.

environement ubuntu 16.04.3 any idea?

alinefm commented 7 years ago

Hi @boistordu

Which version of Wok and Kimchi are you using? Seems there are not in sync and Kimchi is requiring a python module on Wok which does no exist.

changemenemo commented 7 years ago

mmmmh yeah I ve just downloaded kimchi today and upgrade it. so maybe it'w ok, i'm goign to check

changemenemo commented 7 years ago

@alinefm no same problem . So let's take a beat here. I've clone wok in /root done the autogen -> make -> make install normally it should have updated my version right? because I've the 2.3.1 version . I'm not launching by python src/wokd since then I won't have the kimichi plugin loaded either (I've tried) and I won't have the comfort to be able to use systemctl and to have the /var/log/wok/wok-*.log

So what should I do?

changemenemo commented 7 years ago

@alinefm okey my bad, it seems that my first autogen --system didn't go through the first time so it didn't install the new version. notw it has. thanks for remind it to me.

alinefm commented 7 years ago

@boistordu Glad to know it is working now. :-)