TASK ERROR: command 'apt-get update' failed: exit code 100

RootClient

Member
Apr 19, 2020
4
0
6
24
Hi,
bei meiner Proxmox VE erscheind immer mehrmals der Error: "TASK ERROR: command 'apt-get update' failed: exit code 100"
Hat jemand eine Idee woarn das liegt und wie man es los wird?

Danke Im Vorraus,
RootClient
 
was ist denn die ausgabe von 'apt-get update' auf der konsole?
ich rate mal und sage du hast keine subscription aber immer noch das enterprise repository eingestellt
 
Hi,
nein ich hab keine subscription aber es steht bei "apt-get update":

Code:
root@server:~# apt-get update
Hit:1 http://ftp.it.debian.org/debian buster InRelease
Hit:2 http://security.debian.org buster/updates InRelease                                           
Get:3 http://ftp.it.debian.org/debian buster-updates InRelease [49.3 kB]                                                       
Hit:4 http://download.proxmox.com/debian/ceph-nautilus buster InRelease                                                         
Err:5 https://enterprise.proxmox.com/debian/pve buster InRelease               
  401  Unauthorized [IP: 212.224.123.70 443]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/buster/InRelease  401  Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve buster InRelease' is not signed.
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
 
um ein repository zu deaktivieren einfach '#' vor die entsprechende zeile schreiben
damit du updates bekommst, einfach das no-subscription repo eintragen (steht in dem link den ich gepostet hab)
 
Ich hab jetzt das ergänzt:
Code:
#deb http://ftp.it.debian.org/debian buster main contrib

#deb http://ftp.it.debian.org/debian buster-updates main contrib

# security updates
#deb http://security.debian.org buster/updates main contrib



deb http://ftp.debian.org/debian buster main contrib
deb http://ftp.debian.org/debian buster-updates main contrib

# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve buster pve-no-subscription

# security updates
deb http://security.debian.org/debian-security buster/updates main contrib

Aber der Server gibt mir immer noch die gleiche Fehlermeldung zurück.
Hab den Server schon mehrmals neu gestartet
 

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!