ProxMox VE No link to the web interface

anpy

New Member
Apr 2, 2010
7
0
1
I have succesfully installed ProxMox VE on my server, but I have a problem with the web interface. In fact when I try to connect to ProxMox VE via web interface to install the host system I recieve only a white screen. My laptop is directly connected to ProxMox VE server via an hub switch. I tried also to use different browser with no result. Any help would be aprecieted, thanks in advance.
 
are you in the same network? Proxmox VE and your laptop?

post you network configuration:
Code:
cat /etc/network/interfaces
what is the output of 'pveversion -v':
Code:
pveversion -v
 
My network is:
auto lo
iface lo inet loopback

auto vmbr0
iface vmbro inet static
address 192.90.150.20
netmask 255.255.255.0
gateway 192.90.150.98
bridge_ports eth0
bridge_stp off
bridge_fd 0

My pveversion -v is:
pve-manager: 1.5-5 (pve-manager/1.5/4627)
running kernel: 2.6.18-2-pve
proxmox-ve-2.6.18: 1.5-5
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-11
pve-firmware: 1.0-3
libpve-storage-perl: 1.0-8
vncterm: 0.9-2
vzctl: 3.0.23-1pve9
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm-2.6.18: 0.9.1-5

I point my browser to https:192.90.150.20 and I succesfully create a virtual machine (for instance Debian).
The virtual machine is in running status.
But when I click to "console" to manage the virtual machine I have only a white pop up screen. (address is: https://192.90.150.20/openvz/console-direct.htm?.cid=0&veid=101).
Thank you very much for your help.
 
what OS do you have on your laptop?
 
Now that I have installed latest Java it seems to work.
I have a new question, the only thing that I can see in the console is:
entered into CT 102
Db5:/#
I installed Debian5 and called it Db5, what can I do to see it in graphic mode?
Thanks for your reply.
 
containers does not provide X11 via this console. you should take a deeper look on the openVZ features and capabilities.