Proxmox 3.1 to 3.2 : GUI "Upgrade" button disabled

mcmyst

Member
Dec 12, 2012
47
2
6
Hello, As mentionned in the wiki: http://pve.proxmox.com/wiki/Downloads#Update_a_running_Proxmox_Virtual_Environment_3.x_to_latest_3.2 "All updates can be applied via GUI or via CLI" But when I go to "Update" the "Upgrade" button is disabled. The "Refresh" button is enabled and is not given any errors:
Code:
 starting apt-get update Hit http://security.debian.org wheezy/updates Release.gpg Hit http://security.debian.org wheezy/updates Release Hit http://http.at.debian.org wheezy Release.gpg Hit http://security.debian.org wheezy/updates/main amd64 Packages Hit http://http.at.debian.org wheezy Release Hit http://security.debian.org wheezy/updates/contrib amd64 Packages Hit http://security.debian.org wheezy/updates/contrib Translation-en Hit http://http.at.debian.org wheezy/main amd64 Packages Hit http://security.debian.org wheezy/updates/main Translation-en Hit https://enterprise.proxmox.com wheezy Release.gpg Hit http://http.at.debian.org wheezy/contrib amd64 Packages Hit https://enterprise.proxmox.com wheezy Release Hit http://http.at.debian.org wheezy/contrib Translation-en Hit https://enterprise.proxmox.com wheezy/pve-enterprise amd64 Packages Hit http://http.at.debian.org wheezy/main Translation-en Ign https://enterprise.proxmox.com wheezy/pve-enterprise Translation-en Reading package lists... TASK OK
Here is the package version
Code:
 lvm2: 2.02.98-pve4 clvm: 2.02.98-pve4 corosync-pve: 1.4.5-1 openais-pve: 1.1.4-3 libqb0: 0.11.1-2 redhat-cluster-pve: 3.2.0-2 resource-agents-pve: 3.9.2-4 fence-agents-pve: 4.0.0-1 pve-cluster: 3.0-7 qemu-server: 3.1-1 pve-firmware: 1.0-23 libpve-common-perl: 3.0-6 libpve-access-control: 3.0-6 libpve-storage-perl: 3.0-10 pve-libspice-server1: 0.12.4-1 vncterm: 1.1-4 vzctl: 4.0-1pve3 vzprocps: 2.0.11-2 vzquota: 3.1-2 pve-qemu-kvm: 1.4-17 ksm-control-daemon: 1.1-1 glusterfs-client: 3.4.0-2
Thank you
 
please provide the output of:

> pveversion -v (in a easy readable format)

and make sure that you reload the browser page (empty cache).
 
Hi,

I have the exact same problem. But the problem is I needed to disable root and created another admin user because I have my proxmox running on online.net and I've detected root password hacking attemps.
Can this be enabled to another with admin rights somehow ?

Thanks
embb
 
No big deal.. That's the way I've been doing it.
But in the future proxmox might want to take under consideration that having root disable is a security best practice.
I have my server running on online.net for many months and it's available to all Internet. So all security best practices need to be applied and disabling root it number 1.

I notice a strange IP making a brute force password attack over the root user password.
Thank's god proxmox syslog is a very useful to monitor such situations.

Thanks
embb