1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Error: Not a HASH reference at /usr/share/perl5/PVE/RESTHandler.pm line 568. (500)対応

Posted at
  • proxmox 4.0 betaにて apt-get upgrade、再起動したところ発生。
  • Network箇所が空白
    • ネットワークの疎通は取れる。IPも付与されている。

mox.png

確認

pve-managerを更新する必要がある様子。

 # apt-get upgrade
 Reading package lists... Done
 Building dependency tree       
 Reading state information... Done
 Calculating upgrade... Done
+The following packages have been kept back:
+  proxmox-ve pve-manager
 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

対処

apt-get install -y pve-manager proxmox-ve
reboot
  • Network箇所が復活した。

cc.png

合わせてkernel 3.19.8-1-pve から 4.1.3-1-pveに更新された。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?