hello,
i have just installed proxmox VE 4.1 onto a hp proliant ml10v2. installation process went just fine. rebootet. cannot access webgui from remote computer. i cannot test if local access would be possible as the ml10 is a headless machine.
strangly, it worked when i first installed the very same image to that server earlier. however, i deleted it and tried installing proxmox on top of a regular debian installation. did not like it, so deleted and switched back to the iso i had used at the beginning.
i can ssh into the machine. netstat -anl shows
tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN
should this not mean that port 8006 is open? browser just states ERR_EMPTY_RESPONSE (google chrome on osx).
i am still learning to work with linux so i am not even sure as to what to specifically look for in the logs. this line appears in the syslog
Feb 21 16:19:10 pve pveproxy[1222]: Can't call method "timeout_reset" on an undefined value at /usr/share/perl5/PVE/HTTPServer.pm line 225.
i looked at that file
224 # activate timeout
225 $reqstate->{hdl}->timeout_reset();
226 $reqstate->{hdl}->timeout($self->{timeout});
strangly, i did not edit that file in any way; i installed exactly as i had done the first time.
there is not exactly much to configure during the installation, so i cannot pinpoint what i might have done wrong there. i can ssh, so the machines ip address is correct.
/etc/hosts
127.0.0.1 localhost.localdomain localhost
192.154.1.114 pve.ben pve pvelocalhost
0.0.0.0 localhost.localdomain localhost
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
(i added the line in cursive after netstat showed that 0.0.0.0:8006 is listening. this did not make a difference.
ifconfig
eth0 Link encap:Ethernet HWaddr bababababab
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4588 errors:0 dropped:0 overruns:0 frame:0
TX packets:1288 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:706501 (689.9 KiB) TX bytes:249343 (243.4 KiB)
Interrupt:17
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
vmbr0 Link encap:Ethernet HWaddr babababab
inet addr:192.154.1.114 Bcast:192.154.1.255 Mask:255.255.255.0
inet6 addr: bababababababab/64 Scope:Global
inet6 addr: bababababababab/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3733 errors:0 dropped:0 overruns:0 frame:0
TX packets:1248 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:416105 (406.3 KiB) TX bytes:241053 (235.4 KiB)
can somebody please give me a hand with this? thanks
i have just installed proxmox VE 4.1 onto a hp proliant ml10v2. installation process went just fine. rebootet. cannot access webgui from remote computer. i cannot test if local access would be possible as the ml10 is a headless machine.
strangly, it worked when i first installed the very same image to that server earlier. however, i deleted it and tried installing proxmox on top of a regular debian installation. did not like it, so deleted and switched back to the iso i had used at the beginning.
i can ssh into the machine. netstat -anl shows
tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN
should this not mean that port 8006 is open? browser just states ERR_EMPTY_RESPONSE (google chrome on osx).
i am still learning to work with linux so i am not even sure as to what to specifically look for in the logs. this line appears in the syslog
Feb 21 16:19:10 pve pveproxy[1222]: Can't call method "timeout_reset" on an undefined value at /usr/share/perl5/PVE/HTTPServer.pm line 225.
i looked at that file
224 # activate timeout
225 $reqstate->{hdl}->timeout_reset();
226 $reqstate->{hdl}->timeout($self->{timeout});
strangly, i did not edit that file in any way; i installed exactly as i had done the first time.
there is not exactly much to configure during the installation, so i cannot pinpoint what i might have done wrong there. i can ssh, so the machines ip address is correct.
/etc/hosts
127.0.0.1 localhost.localdomain localhost
192.154.1.114 pve.ben pve pvelocalhost
0.0.0.0 localhost.localdomain localhost
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
(i added the line in cursive after netstat showed that 0.0.0.0:8006 is listening. this did not make a difference.
ifconfig
eth0 Link encap:Ethernet HWaddr bababababab
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4588 errors:0 dropped:0 overruns:0 frame:0
TX packets:1288 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:706501 (689.9 KiB) TX bytes:249343 (243.4 KiB)
Interrupt:17
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
vmbr0 Link encap:Ethernet HWaddr babababab
inet addr:192.154.1.114 Bcast:192.154.1.255 Mask:255.255.255.0
inet6 addr: bababababababab/64 Scope:Global
inet6 addr: bababababababab/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3733 errors:0 dropped:0 overruns:0 frame:0
TX packets:1248 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:416105 (406.3 KiB) TX bytes:241053 (235.4 KiB)
can somebody please give me a hand with this? thanks
