Fehlermeldung nach Update auf PBS 2.2-3

proxifoxi

Member
Aug 17, 2021
201
16
23
Hi sehe gerade diese meldung wenn ich aktualisieren will

Code:
2022-06-09T19:42:24+02:00: starting apt-get update
2022-06-09T19:42:25+02:00: Ign:1 http://ftp.de.debian.org/debian bullseye InRelease
Ign:2 http://ftp.de.debian.org/debian bullseye-updates InRelease
Err:3 http://ftp.de.debian.org/debian bullseye Release
  Cannot initiate the connection to ftp.de.debian.org:80 (141.76.2.4). - connect (101: Network is unreachable)
Err:4 http://ftp.de.debian.org/debian bullseye-updates Release
  Cannot initiate the connection to ftp.de.debian.org:80 (141.76.2.4). - connect (101: Network is unreachable)
Hit:5 http://security.debian.org bullseye-security InRelease
Hit:6 http://download.proxmox.com/debian/pbs bullseye InRelease
Reading package lists...

2022-06-09T19:42:25+02:00: WARN: E: The repository 'http://ftp.de.debian.org/debian bullseye Release' no longer has a Release file.
E: The repository 'http://ftp.de.debian.org/debian bullseye-updates Release' no longer has a Release file.

2022-06-09T19:42:25+02:00: TASK WARNINGS: 1

auch über die Shell per apt update kommt

Code:
pbs:~# apt update
Ign:1 http://ftp.de.debian.org/debian bullseye InRelease
Ign:2 http://ftp.de.debian.org/debian bullseye-updates InRelease               
Err:3 http://ftp.de.debian.org/debian bullseye Release                         
  Cannot initiate the connection to ftp.de.debian.org:80 (141.76.2.4). - connect (101: Network is unreachable)
Err:4 http://ftp.de.debian.org/debian bullseye-updates Release                 
  Cannot initiate the connection to ftp.de.debian.org:80 (141.76.2.4). - connect (101: Network is unreachable)
Hit:5 http://security.debian.org bullseye-security InRelease                   
Hit:6 http://download.proxmox.com/debian/pbs bullseye InRelease                 
Reading package lists... Done         
E: The repository 'http://ftp.de.debian.org/debian bullseye Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ftp.de.debian.org/debian bullseye-updates Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.


Ist da was bekannt ?

Auf meinem Host der Augenscheibnlich die selbe Apt Liste hat kommt keine Fehlermeldung :rolleyes:

Grüße
Eure
Foxi
 
Servus,
sieht so aus als könnte er ftp.de.debian.org:80 (141.76.2.4). - connect (101: Network is unreachable) nicht erreichen. Du könntest mal testen ob du den server von Hand per ping/curl/telnet erreichen kannst.
 
Also ich konnte es nun auf dem PBS eingrenzen, das ist immer nach einem neustart des PBS , dann fehlt ihm komischerweise der default GW !

schaue ich mir aber die "/etc/network/interfaces" an so steht da

Code:
auto lo
iface lo inet loopback

auto enp1s0
iface enp1s0 inet static
        address 192.168.178.165/24
        gateway 192.168.178.1
        mtu 1500

ein gateway ist hier also eingetragen

ein "route -n" zeigt mir

Code:
pbs:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.178.0   0.0.0.0         255.255.255.0   U     0      0        0 enp1s0

Also kein default GW vorhanden....
klaro ich kann den nun von Hand setzen aber das ist nicht die lösung ..hmmmmm...bin da gerade etwas ratlos... wodurch das passiert.


Grüße
Eure
Foxi
 
Last edited:

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!