Proxmox 6.4 upgrade stops downloading ceph-osd

carlosmp

Renowned Member
Jun 2, 2010
46
1
73
Hi - i'm attempting to update a clients older system, and everything goes well until attempting to run the first dist-upgrade. It gets stuck on the file listed below

Code:
Get:219 http://download.proxmox.com/debian/pve bullseye/pve-no-subscription amd64 zfs-zed amd64 2.1.11-pve1 [71.8 kB]
Fetched 252 MB in 47s (5,388 kB/s)                                                   
E: Failed to fetch http://download.proxmox.com/debian/ceph-octopus/dists/bullseye/main/binary-amd64/ceph-osd_15.2.17-pve1_amd64.deb  Connection timed out [IP: 144.217.225.162 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@h21b:/usr/src#

I can download every other file from the repo to the computer. That one file will not download using curl, wget. Gets stuck at about 17MB. If i download on my local station, it downloads the complete 23MB file. I put the file in my Wasabi/Backblaze/ftp site, then download manually, and same thing...it stops at 17MB.

Ceph has been updated to 15.2.17 (Octopus) prior. The ceph cluster is Health_OK.

Anything else to try?

TIA
 
Was able to SCP the file into the /var/cache/apt/ folder, and that seems to have let the apt full-upgrade command run. Finally finished the upgrades on the 3 node cluster.