UPGRADE PROXMOX FROM 6.1.3 TO 7.X

hencebilal

Member
Nov 25, 2021
36
0
11
52
I'm trying to upgrade my proxmox which dates from version 6.1.3 to the latest version and I'm faced with this error:

Hit:1 http://security.debian.org bullseye-security InRelease Hit:2 http://ftp.debian.org/debian bullseye InRelease Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease Hit:4 http://download.proxmox.com/debian/pve bullseye InRelease Err:5 https://enterprise.proxmox.com/debian/pve bullseye InRelease 401 Unauthorized [IP: 51.91.38.34 443] Reading package lists... Done E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease 401 Unauthorized [IP: 51.91.38.34 443] E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye 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.

1647596367801.png


I have No subscription for now

Here the content of my file (/etc/apt/sources.list.d) :


Code:
deb https://enterprise.proxmox.com/debian/pve bullseye pve-no-subscription


And the content of my File ( /etc/apt/sources.list):

Code:
deb http://ftp.debian.org/debian bullseye main contrib

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

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


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



Please does anyone face this issue before , i search in the forum but i don't find an effective solution for the problem .
 
Last edited:
hi,

Code:
deb https://enterprise.proxmox.com/debian/pve bullseye pve-no-subscription
the no-subscription repo should be as:
Code:
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription

EDIT:
I'm trying to upgrade my proxmox which dates from version 6.1.3 to the latest version and I'm faced with this error:
Note, you are using bullseye in your repositories, in our wiki guide about upgrading from PVE 6.x to 7.x [0], you should have the latest version of PVE 6.4.x before. In this case, if your PVE is still at PVE 6.1.3 version you have to use `buster` instead of the bullseye.

[0] https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0#Preconditions
 
Last edited:
hi,


the no-subscription repo should be as:
Code:
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription

EDIT:

Note, you are using bullseye in your repositories, in our wiki guide about upgrading from PVE 6.x to 7.x [0], you should have the latest version of PVE 6.4.x before. In this case, if your PVE is still at PVE 6.1.3 version you have to use `buster` instead of the bullseye.

[0] https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0#Preconditions
Thanks you Sir it's worked for me now
 

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!