mdzidic / ovz-web-panel

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

Unable to open panel in browser #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reason: Не могу открыть панель с браузера 
через 3000 порт.

Description: ОС Centos 5.5 (64 bit minimal) + OpenVZ. Установил 
панель, всё, вроде, гладко прошло, но через 
браузер ничего не открывается. 
http://178.63.64.10:3000/ Пишет: Соединение закрыто 
удалённым сервером. В чем может быть 
проблема?

Original issue reported on code.google.com by necrovol...@gmail.com on 12 Sep 2010 at 1:53

GoogleCodeExporter commented 9 years ago
Установка прошла следующим образом:
[root@178 ~]# wget -O - http://ovz-web-panel.googlecode.com/svn/installer/ai.sh 
| sh
--2010-09-12 21:09:09--  http://ovz-web-panel.googlecode.com/svn/installer/ai.sh
Resolving ovz-web-panel.googlecode.com... 209.85.135.82
Connecting to ovz-web-panel.googlecode.com|209.85.135.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8295 (8.1K) [text/plain]
Saving to: `STDOUT'

100%[======================================>] 8,295       --.-K/s   in 0.04s

2010-09-12 21:09:10 (201 KB/s) - `-' saved [8295/8295]

-----------------------------------
OpenVZ Web Panel Installer.
-----------------------------------
Checking environment...
System info: Linux 178.63.64.10 2.6.18-194.8.1.el5.028stab070.4 #1 SMP Tue Aug 
17 19:11:52 MSD 2010 x86_64 x86_64 x86_64 GNU/Linux
Detecting distrib ID...
Checking presence of the command: lsb_release
LSB info: LSB Version: 
:core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia
32:graphics-3.1-noarch Distributor ID: CentOS Description: CentOS release 5.5 
(Final) Release: 5.5 Codename: Final
Detected distrib ID: CentOS
OpenVZ hardware node detected.
Resolving dependencies...
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: ftp.plusline.de
 * base: centos.intergenia.de
 * extras: centos.intergenia.de
 * openvz-kernel-rhel5: mirror.fr.it2go.eu
 * openvz-utils: mirror.fr.it2go.eu
 * updates: ftp.plusline.de
Setting up Install Process
Package ruby-1.8.5-5.el5_4.8.x86_64 already installed and latest version
Nothing to do
Checking presence of the command: gem
true
Checking presence of the command: ruby
Ruby version: 1.8.5
Checking presence of the command: gem
RubyGems version: 1.3.5
Checking Ruby SQLite3 support: ruby -e "require 'rubygems'" -e "require 
'sqlite3/database'"

Installation...
Downloading: wget -nc -P /opt/ovz-web-panel/ 
http://ovz-web-panel.googlecode.com/files/ovz-web-panel-1.5.tgz
--2010-09-12 21:09:14--  
http://ovz-web-panel.googlecode.com/files/ovz-web-panel-1.5.tgz
Resolving ovz-web-panel.googlecode.com... 209.85.135.82
Connecting to ovz-web-panel.googlecode.com|209.85.135.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2742991 (2.6M) [application/x-gzip]
Saving to: `/opt/ovz-web-panel/ovz-web-panel-1.5.tgz'

100%[======================================>] 2,742,991    143K/s   in 19s

2010-09-12 21:09:33 (142 KB/s) - `/opt/ovz-web-panel/ovz-web-panel-1.5.tgz' 
saved [2742991/2742991]

Unpacking: tar --strip 2 -C /opt/ovz-web-panel/ -xzf 
/opt/ovz-web-panel//ovz-web-panel-1.5.tgz
Removing downloaded archive: rm -f /opt/ovz-web-panel//ovz-web-panel-1.5.tgz
Installation finished.
Product was installed into: /opt/ovz-web-panel/

Starting services...
Starting OpenVZ Web Panel
=> Booting WEBrick...
=> Rails 2.2.2 application started on http://0.0.0.0:3000
[2010-09-12 21:09:35] INFO  WEBrick 1.3.1
[2010-09-12 21:09:35] INFO  ruby 1.8.5 (2006-08-25) [x86_64-linux]
Starting the daemon...
Syncing physical servers state...
Adding localhost to the list of controlled servers...
Panel should be available at:
http://178.63.64.10:3000
Default credentials: admin/admin

Original comment by necrovol...@gmail.com on 12 Sep 2010 at 6:09

GoogleCodeExporter commented 9 years ago
Firewall configuration can be the reason of the problem. Try to connect using 
telnet from local machine (telnet 178.63.64.10 3000).

Also check /opt/ovz-web-panel/log/production.log for errors.

P.S. Please use English in reports. This is the only language which is allowed. 

Original comment by sibprogrammer on 13 Sep 2010 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 14 Sep 2010 at 4:14

GoogleCodeExporter commented 9 years ago
Closing request, due to lack of activity for a long time.

Original comment by sibprogrammer on 11 Oct 2010 at 2:18