ProxMox not updating, no internet connection?

HangLoose

New Member
Oct 7, 2023
5
0
1
Hi All, I am a complete noop and fresh to Proxmox.

I struggle to update the system and assume it is the internet connection or wrong PVE-no sub repository (deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription)

Could anyone help?

root@host1:~# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master vmbr0 state UP group default qlen 1000
link/ether 00:23:24:a4:67:51 brd ff:ff:ff:ff:ff:ff
altname enp0s31f6
3: wlx00ada7306176: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 00:ad:a7:30:61:76 brd ff:ff:ff:ff:ff:ff
4: wlp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether a4:34:d9:69:78:0a brd ff:ff:ff:ff:ff:ff
5: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 00:23:24:a4:67:51 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.210/24 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::223:24ff:fea4:6751/64 scope link
valid_lft forever preferred_lft forever

root@host1:~# cat /etc/network/interfaces
auto lo
iface lo inet loopback

iface eno1 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.210/24
gateway 192.168.1.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
 
Is there an error message that you get?
What is the output of "ip route"?
What about "ping 8.8.8.8" ?
What is the output of "cat /etc/resolv.conf" ?


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
HI bbgeek, thanks so much.

# ip route
default via 192.168.1.1 dev vmbr0 proto kernel onlink
192.168.1.0/24 dev vmbr0 proto kernel scope link src 192.168.1.210

ping 8.8.8.8 gets are response but my DNS is 127.0.0.1 (default during installation)

#
cat /etc/resolv.conf
nameserver 127.0.0.1
 
HI bbgeek, thanks so much.

# ip route
default via 192.168.1.1 dev vmbr0 proto kernel onlink
192.168.1.0/24 dev vmbr0 proto kernel scope link src 192.168.1.210

ping 8.8.8.8 gets are response but my DNS is 127.0.0.1 (default during installation)

#

nameserver 127.0.0.1
The error message reads:
ll packages are up to date.
W: Failed to fetch http://ftp.de.debian.org/debian/dists/bookworm/InRelease Temporary failure resolving 'ftp.de.debian.org'
W: Failed to fetch http://ftp.de.debian.org/debian/dists/bookworm-updates/InRelease Temporary failure resolving 'ftp.de.debian.org'
W: Failed to fetch http://security.debian.org/dists/bookworm-security/InRelease Temporary failure resolving 'security.debian.org'
W: Failed to fetch http://download.proxmox.com/debian/ceph-quincy/dists/bookworm/InRelease Temporary failure resolving 'download.proxmox.com'
W: Failed to fetch http://download.proxmox.com/debian/pve/dists/bookworm/InRelease Temporary failure resolving 'download.proxmox.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@host1:~#
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!