Hallo!
nach einem Upgrade zu 6.2-10 sind verschiedene packages nicht korrekt installiert worden. Aufgrund dessen ist derzeit das Webinterface nicht erreichbar und zeigt nur eine weiße Seite an. Das favicon und der Name im Tab wird noch angezeigt. Folgender Output kommt bei genannten Befehlen:
pveversion -v
pveversion
systemctl status pvedaemon.service
Ist ein Restore oder Install der notwendigen Packages noch möglich?
Ich würde mich über jegliche Hilfe freuen!
LG
Dennis
nach einem Upgrade zu 6.2-10 sind verschiedene packages nicht korrekt installiert worden. Aufgrund dessen ist derzeit das Webinterface nicht erreichbar und zeigt nur eine weiße Seite an. Das favicon und der Name im Tab wird noch angezeigt. Folgender Output kommt bei genannten Befehlen:
pveversion -v
Code:
root@file:~# pveversion -v
proxmox-ve: residual config (running kernel: 4.13.13-2-pve)
pve-manager: not correctly installed (running version: 6.2-10/a20769ed)
pve-kernel-5.4: 6.2-4
pve-kernel-helper: 6.2-4
pve-kernel-5.4.44-2-pve: 5.4.44-2
pve-kernel-4.13.13-2-pve: 4.13.13-32
ceph-fuse: not correctly installed
corosync: 2.4.2-pve3
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ifupdown: 0.8.19
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libknet1: not correctly installed
libproxmox-acme-perl: not correctly installed
libpve-access-control: not correctly installed
libpve-apiclient-perl: not correctly installed
libpve-common-perl: not correctly installed
libpve-guest-common-perl: not correctly installed
libpve-http-server-perl: not correctly installed
libpve-storage-perl: not correctly installed
libqb0: 1.0.1-1
libspice-server1: not correctly installed
lvm2: 2.02.168-pve6
lxc-pve: 2.1.1-2
lxcfs: 2.0.8-1
novnc-pve: 0.6-4
proxmox-mini-journalreader: not correctly installed
proxmox-widget-toolkit: not correctly installed
pve-cluster: not correctly installed
pve-container: not correctly installed
pve-docs: 5.1-12
pve-edk2-firmware: not correctly installed
pve-firewall: 3.0-5
pve-firmware: 2.0-3
pve-ha-manager: not correctly installed
pve-i18n: not correctly installed
pve-qemu-kvm: not correctly installed
pve-xtermjs: 1.0-2
qemu-server: not correctly installed
smartmontools: 6.5+svn4324-1
spiceterm: not correctly installed
vncterm: 1.5-3
zfsutils-linux: 0.7.3-pve1~bpo9
pveversion
Code:
root@file:~# pveversion
pve-manager/6.2-10/a20769ed (running kernel: 4.13.13-2-pve)
systemctl status pvedaemon.service
Code:
root@file:~# systemctl status pvedaemon.service
● pvedaemon.service
Loaded: masked (/dev/null; bad)
Active: active (running) since Tue 2020-04-28 15:27:59 CEST; 3 months 1 days ago
Main PID: 1665 (pvedaemon)
CGroup: /system.slice/pvedaemon.service
├─ 1665 pvedaemon
├─ 9394 pvedaemon worker
├─10495 pvedaemon worker
└─24160 pvedaemon worker
Jul 29 13:45:45 file pvedaemon[24160]: authentication failure; rhost=80.87.113.154 user=root@pam msg=Authentication failure
Jul 29 13:49:12 file IPCC.xs[24160]: PAM unable to dlopen(pam_unix.so): /lib/security/pam_unix.so: cannot open shared object file: No such file or directory
Jul 29 13:49:12 file IPCC.xs[24160]: PAM adding faulty module: pam_unix.so
Jul 29 13:49:12 file pvedaemon[24160]: authentication failure; rhost=80.87.113.154 user=root@pam msg=Authentication failure
Jul 29 14:01:08 file IPCC.xs[24160]: PAM unable to dlopen(pam_unix.so): /lib/security/pam_unix.so: cannot open shared object file: No such file or directory
Jul 29 14:01:08 file IPCC.xs[24160]: PAM adding faulty module: pam_unix.so
Jul 29 14:01:08 file pvedaemon[24160]: authentication failure; rhost=80.87.113.154 user=root@pam msg=Authentication failure
Jul 29 14:01:17 file IPCC.xs[10495]: PAM unable to dlopen(pam_unix.so): /lib/security/pam_unix.so: cannot open shared object file: No such file or directory
Jul 29 14:01:17 file IPCC.xs[10495]: PAM adding faulty module: pam_unix.so
Jul 29 14:01:17 file pvedaemon[10495]: authentication failure; rhost=80.87.113.154 user=root@pam msg=Authentication failure
Ist ein Restore oder Install der notwendigen Packages noch möglich?
Ich würde mich über jegliche Hilfe freuen!
LG
Dennis