Can't access the Proxmox Backup Beta Repository

Squ1sh

Member
Nov 5, 2020
25
11
23
55
i added it to the sources.list and also added the gpg key. But an apt-get update gives me:
...
Code:
Hit:4 http://download.proxmox.com/debian/pbs buster InRelease                                       
Err:5 https://enterprise.proxmox.com/debian/pve buster InRelease               
  401  Unauthorized [IP: 212.224.123.70 443]

I strongly bet i also have to add a client certificate for that but where do i find that and where do i put that ?
 
Du willst das pve nutzen hast aber kein key. Für pbs gibt es noch keinen

You want to use the pve, but you don't have a key. There is no one for pbs yet
 
Last edited:
i added it to the sources.list and also added the gpg key. But an apt-get update gives me:
...
Code:
Hit:4 http://download.proxmox.com/debian/pbs buster InRelease                                      
Err:5 https://enterprise.proxmox.com/debian/pve buster InRelease              
  401  Unauthorized [IP: 212.224.123.70 443]

I strongly bet i also have to add a client certificate for that but where do i find that and where do i put that ?
You configured a Proxmox VE repository and a Proxmox Backup Server repository.

First, decide which product do you want to use and then follow the docs on:

Proxmox VE
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_package_repositories

Proxmox Backup Server
https://pbs.proxmox.com/docs/installation.html#proxmox-backup-beta-repository
 
Ah alright. I see, the error is for the the enterprise subscription' repo and has nothing to do with the backup-server repo. I can just ignore this errormessage. Thx anyway !
Now i see the apt-get proxmox-backup-client is working fine now :)
 
Thx for the quick answers. So to clarify this: I have a very common usecase: I want to make backups from the pve to the pbs server (wow). So on the pve i need the proxmox-backup-client, right ? I followed the steps under https://pbs.proxmox.com/docs/installation.html#debian-package-repositories
and
https://pbs.proxmox.com/docs/installation.html#install-proxmox-backup-client-on-debian

all on the pve machine

You do not need an extra pbs repostitory here, the proxmox-backup-client is also available in the pve repo.