[SOLVED] 6.3.2 - No way to update my proxmox server

i think my source.list is worng :


can u please give me the good source.list for the proxmox 6.3.2 please

Code:
nano /etc/apt/sources.list


deb http://ftp.fr.debian.org/debian buster main contrib


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


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





Code:
root@proxmox2:~#  apt-get update &&  apt-get dist-upgrade && apt-get upgrade && apt auto-remove
Hit:1 http://ftp.fr.debian.org/debian buster InRelease
Ign:2 http://security.debian.org buster-security InRelease
Hit:3 http://ftp.fr.debian.org/debian buster-updates InRelease
Err:4 http://security.debian.org buster-security Release
  404  Not Found [IP: 2a04:4e42:6b::644 80]
Err:5 https://enterprise.proxmox.com/debian/pve bullseye InRelease
  401  Unauthorized [IP: 2a01:7e0:0:424::249 443]
Get:6 http://download.proxmox.com/debian/ceph-octopus bullseye InRelease [2,891 B]
Reading package lists... Done
E: The repository 'http://security.debian.org buster-security Release' does not have 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: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease  401  Unauthorized [IP: 2a01:7e0:0:424::249 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.
 
There are some things:

1.) never use apt upgrade, this might kill your proxmox installation. Always only use apt dist-upgrade or apt full-upgrade.
2.) You shouldn't upgrade from PVE 6.3 to PVE 7.1. You should have upgraded from 6.3 to 6.4 first and then from 6.4 to 7.1.
3.) you deinstalled your proxmox-ve package. Never do that.
4.) if you don't got a valid subscription you need to comment out that enterprise repo and add the no-subscription repo instead.
5.) Dont just follow some tutorials. Always read the official documentation too. In this case you should have read and understand https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 before starting the upgrade.
 
Last edited:
  • Like
Reactions: issa2020
Hello,
thanks

i look the official guide

and i stuck here, no guide link on it :


1637496627602.png

Where is the guide for update to the VE6.4 please ?
 
Hello all,

after hour of testing reading, it's done for me :)


my Proxmox server is Up to DATE with the last Proxmox, and all my VM works

thanks all :)


1637500884230.png