ExamarCorp / ovz-web-panel

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

Error connecting new physical server #525

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
1.http://localhost:3000
go to connect new server

I get the auth_key from /opt/ovz-web-panel/utils/hw-daemon/hw-daemon.ini and 
put in the form 
but give me always an error "Unable to authorize probably, Probably incorrect 
auth key"

Actual result:Unable to authorize probably, Probably incorrect auth key

Expected result:Add new server 

Version of the product: 042stab083_2

Server OS: Centos 6.4

Browser: Google Chrome Version 31.0

Additional information:

cat /proc/vz/version
042stab083_2

vzlist -a -H -o veid,hostname,ip,status
101 megan                            10.10.4.251     running

cat /tmp/ovz-web-panel.log
jue dic 12 11:11:53 CET 2013 Installation finished.
jue dic 12 11:11:53 CET 2013 Product was installed into: /opt/ovz-web-panel/
jue dic 12 11:11:53 CET 2013
jue dic 12 11:11:53 CET 2013 Starting services...
jue dic 12 11:12:07 CET 2013 Adding localhost to the list of controlled 
servers...
jue dic 12 11:12:08 CET 2013 Panel should be available at:
jue dic 12 11:12:08 CET 2013 http://inforprueba:3000
jue dic 12 11:12:08 CET 2013 Default credentials: admin/admin
jue dic 12 11:12:08 CET 2013 -----------------------------------

cat /opt/ovz-web-panel/utils/hw-daemon/hw-daemon.log 
[2013-12-12 11:29:09] INFO  WEBrick 1.3.1
[2013-12-12 11:29:09] INFO  ruby 1.8.7 (2011-06-30) [x86_64-linux]
[2013-12-12 11:29:09] WARN  TCPServer Error: Address already in use - bind(2)

Original issue reported on code.google.com by willi...@gmail.com on 12 Dec 2013 at 4:49