mdzidic / ovz-web-panel

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

Panel work Fine but do not Show Physical Servers and Localhost #139

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello  Friend ,

MY Control Panel OVZ-Web-Panel is working Fine, but do not show the Physical 
servers and localhost (VPSs) .

No Physical Servers 0
No Localhost VPS 0 

What to do ?

I Already restart but do not solved .

Thanks aganin.

Original issue reported on code.google.com by byteinfo...@hotmail.com on 27 Jul 2010 at 10:28

GoogleCodeExporter commented 9 years ago
If you see localhost physical server, but don't see any VPS, this problem can 
be duplicate of issue 129.
Try to follow steps described in issue 129, check log file for errors, try to 
run vzlist -a -H -o veid,hostname,ip,status

Original comment by sibprogrammer on 28 Jul 2010 at 1:46

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 28 Jul 2010 at 1:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi Again,

All VPS is Running :

vzlist -a -H -o veid,hostname,ip,status

Al is runnung .

Tbanks again .

Original comment by byteinfo...@hotmail.com on 28 Jul 2010 at 1:52

GoogleCodeExporter commented 9 years ago
HI ,

Thanks again

Not, I canot see Physica server , and still, cannot see any VPS.

The logs said, 

Tue Jul 27 17:56:19 BRT 2010 Panel should be available at:
Tue Jul 27 17:56:19 BRT 2010 http://0.0.0.0:3000
Tue Jul 27 17:56:19 BRT 2010 Default credentials: admin/admin
Tue Jul 27 17:56:19 BRT 2010 -----------------------------------

Only this , 

Original comment by byteinfo...@hotmail.com on 28 Jul 2010 at 1:53

GoogleCodeExporter commented 9 years ago
The problems is , on control panel OVZ, the option (localhost) not is present .

I  Physical server , I cannot see my server Physic .

Thanks and sorry ,

Original comment by byteinfo...@hotmail.com on 28 Jul 2010 at 2:00

GoogleCodeExporter commented 9 years ago
Can be ovzkernel ? I do not Using ovzkernel-PAE . can be it?

Original comment by byteinfo...@hotmail.com on 28 Jul 2010 at 2:11

GoogleCodeExporter commented 9 years ago
Need more details.

1. Output of the command: cat /proc/vz/version
2. Full output of: /etc/init.d/owp restart
3. Check if file /opt/ovz-web-panel/utils/hw-daemon/hw-daemon.ini is present.
4. If file is present, go to interface and add new physical server. Use key 
value from file (should be random hash) as auth key.
5. Attach /tmp/ovz-web-panel.log file here.

Original comment by sibprogrammer on 28 Jul 2010 at 2:36

GoogleCodeExporter commented 9 years ago
Hello,,

My tests:

cat /proc/vz/version
028stab070.2

//opt/ovz-web-panel/utils/hw-daemon]# ls
./  ../  hw-daemon.ini  hw-daemon.ini.sample  hw-daemon.log  hw-daemon.rb

( hw-daemon.ini is present )

 /etc/init.d/owp restart
Stopping OpenVZ Web Panel server
Daemon was stopped.
Starting OpenVZ Web Panel
=> Booting WEBrick...
=> Rails 2.2.2 application started on http://0.0.0.0:3000
[2010-07-28 00:26:51] INFO  WEBrick 1.3.1
[2010-07-28 00:26:51] INFO  ruby 1.8.5 (2006-08-25) [x86_64-linux]
Starting the daemon...
Syncing physical servers state...

generated Keygen ssh, Conecction Refused (2) .

I cannot Understand, I already Install OVZ Web Panel in other 3 Dedicated 
server and all working fine .  

Thanks 

Original comment by byteinfo...@hotmail.com on 28 Jul 2010 at 3:34

GoogleCodeExporter commented 9 years ago
Let me show. Config file contains "key" parameter:

# cat hw-daemon.ini
address = 0.0.0.0
port = 7767
key = <your-secret-key>

Then you should go to interface, click on Physical server menu item. Then click 
"Connect new server" button. Fill Host field with "localhost" and Auth key 
field with 
 <your-secret-key>. Then click Connect button.

If all is ok you will see your VPSes, if not you should get the error message. 

Original comment by sibprogrammer on 28 Jul 2010 at 3:49

GoogleCodeExporter commented 9 years ago
Hello,

Thanks Again,

I made :

Coneccted on my control panel , on Physical server menu item,  I clicked 
"Connect new server" button .

hostname : localhost
Auth <key My-key-in-hw-daemon.ini>

Error:

unable to authorize :  probably incorrect auth key 

:(

Original comment by byteinfo...@hotmail.com on 28 Jul 2010 at 4:44

GoogleCodeExporter commented 9 years ago
Such error means that panel can establish connection with hw-daemon, but can't 
pass auth phase. In 99% of cases auth key is really invalid. Check that you 
entered it without leading or trailing spaces. Try again. No more ideas yet :(

P.S. I'll try to ask again, can you attach /tmp/ovz-web-panel.log file or send 
it via mail to me privately? It can give me some clue for understanding of the 
reason of the problem.

Original comment by sibprogrammer on 28 Jul 2010 at 3:34

GoogleCodeExporter commented 9 years ago
'Hello

Yes, please , send me your private e-mail. all right ?

Thanks again Pal.

Original comment by byteinfo...@hotmail.com on 28 Jul 2010 at 4:09

GoogleCodeExporter commented 9 years ago
sibprogrammer [at] gmail.com

Original comment by sibprogrammer on 28 Jul 2010 at 4:15

GoogleCodeExporter commented 9 years ago
Hello,

Good News,

I reinstall AGAIN, hehe, the ovz-panel and now, I can use the key and my 
localhost (VPS) are all there .

Thanks for your assistence .

Original comment by byteinfo...@hotmail.com on 29 Jul 2010 at 7:31

GoogleCodeExporter commented 9 years ago
Ok :)

Original comment by sibprogrammer on 29 Jul 2010 at 7:48

GoogleCodeExporter commented 9 years ago
Got same problem after upgrading panel and trying to connect to _not_ upgraded 
hw-daemon (HW-node and panel on different servers). After upgrading HW-daemon 
scripts all is working.

Original comment by konop...@gmail.com on 15 Aug 2011 at 11:02

GoogleCodeExporter commented 9 years ago
For everyone who has this problem i sovled it by opening port 7767 in the 
firewall

Original comment by analyt...@idxcatalyst.com on 14 Jul 2013 at 6:05