kimchi-project / wok

A cherrypy framework for multi-purpose plug-ins
https://github.com/kimchi-project/wok/releases/latest
Other
236 stars 77 forks source link

Missing rights for wok #249

Open im0nKeY84 opened 6 years ago

im0nKeY84 commented 6 years ago

Hi,

I've got a little problem with wok, gingerbase and kimchi. It seem's to be problem with user rights:

Push server created on address /run/user/0/woknotifications
*** Ginger Base: Running capabilities tests ***
System Report Tool ...: True
System Update Tool ...: False
GGBREPOS0014E: GGBREPOS0014E
Repo Management Tool .: None
*** Ginger Base: Capabilities tests completed ***
GGBREPOS0014E: GGBREPOS0014E
GGBREPOS0014E: GGBREPOS0014E
Unable to register pool event handler: virConnectStoragePoolEventRegisterAny() failed
Unable to register pool event handler: virConnectStoragePoolEventRegisterAny() failed
Unable to register network event handler: virConnectNetworkEventRegisterAny() failed
Unable to register network event handler: virConnectNetworkEventRegisterAny() failed
Unable to register network event handler: virConnectNetworkEventRegisterAny() failed

*** Kimchi: Running feature tests ***
Service Libvirtd running ...: True
NFS Target Probe support ...: True
Fibre Channel Host support .: True
Kernel VFIO support ........: True
Network Manager running ....: False
Memory Hotplug support .....: True
*** Kimchi: Feature tests completed ***

Unknown device type: drm
Unknown device type: drm
Unknown device type: drm
Unknown device type: drm
Unknown device type: drm
Unknown device type: drm
Unknown device type: drm
Unknown device type: drm
Unknown device type: drm
Unknown device type: drm
Failed to import plugin plugins.ginger.Ginger, error: No module named augeas
[21/Aug/2018:19:33:44] ENGINE Listening for SIGHUP.
[21/Aug/2018:19:33:44] ENGINE Listening for SIGTERM.
[21/Aug/2018:19:33:44] ENGINE Listening for SIGUSR1.
[21/Aug/2018:19:33:44] ENGINE Bus STARTING
[21/Aug/2018:19:33:44] ENGINE Serving on http://127.0.0.1:8010

*** Kimchi: Running dependable feature tests ***
QEMU stream support .......: True
Libvirt Stream Protocols ..: ['http', 'https', 'ftp', 'ftps', 'tftp']
*** Kimchi: Dependable feature tests completed ***

[21/Aug/2018:19:33:44] ENGINE Bus STARTED
[21/Aug/2018:19:40:23] ENGINE Started monitor thread 'Session cleanup'.
WOKAUTH0002E: You are not authorized to access Wok. Please, login first.
WOKAUTH0002E: You are not authorized to access Wok. Please, login first.
rc: 1 error:  returned from cmd: sudo -l -U administrator

I'm using the git source from 1 week ago. The problem occurred after I tried to bind the VM Host to a domain and a apt update & apt upgrade.

Looks like wok has problems to get the system information to display. I can only see a few tabs of ginerbase and kimchi.

Can someone help me here?

Greetings im0nKeY84

alinefm commented 5 years ago

Hi @im0nKeY84 !

From what you sent, I see your system is missing augeas package.

Failed to import plugin plugins.ginger.Ginger, error: No module named augeas