Updating Package - Unauthorized IP

Oct 7, 2022
14
1
8
Hi,

I have uploaded the proxmox key at the proxmox server, but when I tried to upgrade packages it says this:

Code:
Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
Err:4 https://enterprise.proxmox.com/debian/pve bullseye InRelease
  401  Unauthorized [IP: 51.79.159.216 443]
Reading package lists...
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease  401  Unauthorized [IP: 51.79.159.216 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye InRelease' is not signed.

But that is NOT my IP as confirmed by 3 providers:
dig TXT +short o-o.myaddr.l.google.com @ns1.google.com

dig +short txt ch whoami.cloudflare @1.0.0.1

dig +short myip.opendns.com @resolver1.opendns.com


So how do I remedy this? Thank you.


Henry
 
Perhaps there is not enough coffee in me yet, but what is this supposed to show/prove?
But that is NOT my IP as confirmed by 3 providers:
dig TXT +short o-o.myaddr.l.google.com @ns1.google.com
dig +short txt ch whoami.cloudflare @1.0.0.1
dig +short myip.opendns.com @resolver1.opendns.com

So how do I remedy this? Thank you.
generally subscription issues are not handled in the forum, but rather via "shop" channel or your reseller: https://shop.proxmox.com/contact.php

If you dont have any other way to hit "whatsmyipaddress.com" from PVE host, give this a try:
curl -sk https://www.iplocation.net/find-ip-address|grep -E "Host Name|hide-ip-with-vpn"


Blockbridge: Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
  • Like
Reactions: bbgeek17