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

Start the kimchi failure #1180

Open Twoling opened 6 years ago

Twoling commented 6 years ago

[09/Oct/2017:12:25:06] ENGINE Bus STARTED [09/Oct/2017:12:25:50] ENGINE Started monitor thread 'Session cleanup'. Failed to import plugin plugins.kimchi.Kimchi, error: Class plugins.kimchi.Kimchi can not be imported, error: cannot import name config

evansharp commented 6 years ago

What is your OS and hardware? Do you successfully have Wok running and accessible on a Nginx instance? What install method did you use for Kimchi?

Twoling commented 6 years ago

Sorry not elaborate. OS:CentOS 7.3 Hardware: dell r210II

wok has been running successfully, and can access the normal, but failed to load kimchi, the log shows the above error; Both wok and kimchi are installed using source code. This was not the case when you used rpm to install.