>>4
レスThanks

とりあえずsshで接続して下記を実行しました。
# vim /etc/apt/sources.list.d/pve-enterprise.list
--
# Enterprise repositoryの接続エラーを抑止
# deb https://enterprise.proxmox.com/debian wheezy pve-enterprise

# vim /etc/apt/sources.list
--
# PVE pve-no-subscription repository provided by proxmox.com, NOT recommended for production use
deb http://download.proxmox.com/debian wheezy pve-no-subscription
--
↑をsecurity updates の上に追加。
WebUIからUpdatesタブ>再表示 でapt-get update は正常に実行できました。
しかし、その後Updatesタブ>Upgrade すると別Windowがポップアップされて
Network error: could not connect to server: 192.168.xx.xx:5900
と表示されてしまいます。upgrade失敗しません?