ExamarCorp / ovz-web-panel

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

SSL error when I try to add a second physical server #462

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I can not add a second physical server via the ovz wzb panel interface.
When I try to add it via the button "connect a new server" I encounter the 
following error:
root password box turns red and the following message appears "SSL 
authorization fail"

The file /opt/OVZ-web-panel/log/production.log give me these lines:

Processing Admin::HardwareServersController#save (for <my_IP> at 2012-08-23 
17:10:56) [POST]
  Parameters: {"auth_key"=>"", "action"=>"save", "id"=>"", "controller"=>"admin/hardware_servers", "root_password"=>"[FILTERED]", "description"=>"srv3", "daemon_port"=>"7767", "host"=>"192.168.5.226"}
Completed in 239ms (View: 0, DB: 3) | 200 OK 
[http://cnx1.chronotech.net/admin/hardware-servers/save]

thank you for your help

Version of the product: OpenVZ Web Panel 2.1

Server OS: Ubuntu 8.04

Browser: google chrome on windows 7

Original issue reported on code.google.com by chronote...@gmail.com on 23 Aug 2012 at 3:23

GoogleCodeExporter commented 9 years ago
this problem seems solved now
I restart the service OWP to correct it

but i have a new error message
Internal error: undefined method `stat!' for #<Net::SFTP::Session:0xb68de5e4>

Original comment by chronote...@gmail.com on 24 Aug 2012 at 7:36