Bickets / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

[FAIL] Hardware node daemon is stopped ( can't synchronise local server with the web panel ) #568

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce:
1. /etc/init.d/owp status
2.
3.

Actual result:

[OK] Watchdog daemon is running.
[FAIL] Hardware node daemon is stopped.
[OK] OpenVZ Web Panel is running.

Expected result:

Version of the product:
OpenVZ Web Panel 2.4

Server OS:
Centos 6.5 2.6.32-042stab108.8

Browser:

Additional information:

Original issue reported on code.google.com by mohamed....@gmail.com on 21 Aug 2015 at 2:25

GoogleCodeExporter commented 8 years ago
Sloved by using this version :

https://github.com/sibprogrammer/owp/blob/master/INSTALL.md

just unistall the fist install by: 
wget -O - http://ovz-web-panel.googlecode.com/svn/installer/ai.sh | sh -s 
UNINSTALL=1

and reinstall from:
https://github.com/sibprogrammer/owp/blob/master/INSTALL.md

Original comment by mohamed....@gmail.com on 21 Aug 2015 at 3:06