"proxmox-ve: not correctly installed (running kernel: 6.5.11-4-pve)" ???

Hey,

how did you install it? What does apt update and apt dist-upgrade say?
 
Hey,

how did you install it? What does apt update and apt dist-upgrade say?

I always install via proxmox UI

root@pve:~# apt update
Get:1 http://security.debian.org bookworm-security InRelease [48.0 kB]
Hit:2 http://ftp.us.debian.org/debian bookworm InRelease
Get:3 http://ftp.us.debian.org/debian bookworm-updates InRelease [55.4 kB]
Hit:4 https://enterprise.proxmox.com/debian/pve bookworm InRelease
Fetched 103 kB in 1s (102 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date


root@pve:~# apt dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
fonts-font-logos g++-10 idn libboost-coroutine1.74.0
libbpf0 libcbor0 libdns-export1110 libgnutlsxx30
libicu67 libidn12 libipsec-mb0 libisc-export1105
libjs-qrcodejs libjs-sencha-touch libjson-glib-1.0-0
libjson-glib-1.0-common libleveldb1d libmpdec3
libnet-subnet-perl libnetaddr-ip-perl libopts25
libperl5.32 libposix-strptime-perl libprocps8
libprotobuf23 libproxmox-acme-perl
libproxmox-acme-plugins libproxmox-rs-perl
libpve-access-control libpve-cluster-api-perl
libpve-cluster-perl libpve-common-perl
libpve-guest-common-perl libpve-http-server-perl
libpve-network-perl libpve-notify-perl libpve-rs-perl
libpve-storage-perl libpve-u2f-server-perl libpython3.11
libpython3.9 libpython3.9-minimal libpython3.9-stdlib
librados2-perl libstdc++-10-dev libtiff5 libtpms0
liburing1 libwebp6 libyaml-libyaml-perl lxc-pve
perl-modules-5.32 proxmox-archive-keyring
proxmox-backup-client proxmox-backup-file-restore
proxmox-backup-restore-image proxmox-firewall
proxmox-kernel-helper proxmox-mail-forward
proxmox-offline-mirror-docs
proxmox-offline-mirror-helper proxmox-websocket-tunnel
pve-cluster pve-container pve-esxi-import-tools
pve-firewall pve-ha-manager pve-manager python3-ldb
python3-pyvmomi python3-talloc python3.9
python3.9-minimal qemu-server qrencode swtpm swtpm-libs
swtpm-tools telnet
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 
Could you run apt reinstall proxmox-ve? Is this since an update you did, or was it always like that?
 
I ran 'apt autoremove' , and now my server can't start UI at all :(

Still can ssh


root@pve:~# apt dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up initramfs-tools (0.142+deb12u1) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.142+deb12u1) ...
update-initramfs: Generating /boot/initrd.img-6.5.11-4-pve
/etc/initramfs/post-update.d//proxmox-boot-sync: 10: /usr/sbin/proxmox-boot-tool: not found
run-parts: /etc/initramfs/post-update.d//proxmox-boot-sync exited with return code 127
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

Help pls!