Here is the /etc/network/interfacesCould you please post the output of
Code:cat /etc/network/interfaces
error: main exception: "RawConfigParser" object has no attribute "readfp"What is the output ofifreload -a
?
ip a a 192.168.0.5/24 dev eno1
ip link set up eno1
ip r a default via 192.168.0.1
pveversion -v
apt update
Here is.You should be able to temporarily restore network connectivity via
Code:ip a a 192.168.0.5/24 dev eno1 ip link set up eno1 ip r a default via 192.168.0.1
Could you then please post the output of
Code:pveversion -v apt update
sorry I missedHere is.
Yes you are right now I can ssh. But cannot access webui.You need to also:
echo "nameserver 8.8.8.8" > /etc/resolv.conf
Additionally, now that you've set the IP - you should be able to SSH into the host and collect/provide text output, rather than literal screen shots.
Also, check the date/time of your system.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
It seems like proxmox-ve got removed did you get a warning prompting you to runYes you are right now I can ssh. But cannot access webui.
touch '/please-remove-proxmox-ve'
?apt install proxmox-ve
Continue troubleshooting with the commands @shanreich is providing you. You've had a failed upgrade and the software is not properly installedYes you are right now I can ssh. But cannot access webui.
here is a errorContinue troubleshooting with the commands @shanreich is providing you. You've had a failed upgrade and the software is not properly installed
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
root@pve:~# apt install proxmox-ve
Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
libpve-rs-perl : Depends: perlapi-5.36.0 but it is not installable
libpve-u2f-server-perl : Depends: perlapi-5.36.0 but it is not installable
librados2-perl : Depends: perlapi-5.36.0 but it is not installable
lxc-pve : Depends: libgnutlsxx30 but it is not installable
pve-cluster : Depends: perlapi-5.36.0 but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
1. pve-cluster:amd64 is selected for install because:
1. proxmox-ve:amd64=8.4.0 is selected for install
2. proxmox-ve:amd64 Depends qemu-server
3. qemu-server:amd64 Depends pve-cluster
2. pve-cluster:amd64 Depends perlapi-5.36.0
but none of the choices are installable:
[no choices]
root@pve:~#
THANK YOU workingIt seems like proxmox-ve got removed did you get a warning prompting you to runtouch '/please-remove-proxmox-ve'
?
You need to configure the proper repository for PVE 9, as described in [1]. You still have the bookworm PVE repo configured (and an enterprise repository for trixie, which only works if you have a subscription)
Then run
Code:apt install proxmox-ve
[1] https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#Add_the_Proxmox_VE_9_Package_Repository
We use essential cookies to make this site work, and optional cookies to enhance your experience.