PVE 3.3.5 web interface ... still having problems anyone?

titux

Renowned Member
Jan 30, 2015
16
0
66
Argentina
Hi everyone, happy to join the forum.
I installed a clean 3.3 from ISO a couple of months ago, recently I updated all to 3.3.5
pve-manager/3.3-5/bfebec03 (running kernel: 2.6.32-34-pve)

I can reach the web interface once a day, or twice at most.
Sounds funny, but is the real thing for me.. :(

I stopped pveproxy service and started in debug mode like this:
root@raptor105:~# pveproxy --debug
4594: ACCEPT FH12 CONN1
close connection AnyEvent::Handle=HASH(0x4885980)
4594: CLOSE FH12 CONN0
4593: ACCEPT FH12 CONN1
close connection AnyEvent::Handle=HASH(0x4885af8)
4593: CLOSE FH12 CONN0
4592: ACCEPT FH12 CONN1
close connection AnyEvent::Handle=HASH(0x4885d20)
4592: CLOSE FH12 CONN0
^C
root@raptor105:~#

That is the result of me trying to get the homepage.
Also please see my open ports:

root@raptor105:~# service pveproxy start
Starting PVE API Proxy Server: pveproxy.
root@raptor105:~# netstat -ant | grep 8006
tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN
root@raptor105:~#

I checked the forum for this, and found a lot of info but none of the actions mentioned give me results.
Listed below:
-Service pveproxy restart
-Clear the browser cache
-Tried with Safari, Chrome, Firefox, Firefox Nightly (on Mac OS X Yosemite) and Internet Explorer 9 on Windows XP.(I needed to be sure its not a Mac issue)
-pvecm updatecerts --force
-reboot
-pray ;)

And I'm here..

Thanks in advance for any thoughts..
 
DId you ever solve this? I'm seeing the same over here with Proxmox 4 and its making me very nervous.