Trying to download debian 13 template gives debian-13-standard_13.1-1_amd64.tar.zst not found

peteru

New Member
Sep 21, 2025
1
0
1
Sydney, Australia
I'm trying to create a Debian 13 container. I go to the CT Templates section, select the appropriate entry and that ends up with this:

Code:
downloading http://download.proxmox.com/images/system/debian-13-standard_13.1-1_amd64.tar.zst to /mnt/RED/proxmox/template/cache/debian-13-standard_13.1-1_amd64.tar.zst
--2025-10-02 03:18:04--  http://download.proxmox.com/images/system/debian-13-standard_13.1-1_amd64.tar.zst
Resolving download.proxmox.com (download.proxmox.com)... 103.76.41.50, 2407:6180:1:a:41::50
Connecting to download.proxmox.com (download.proxmox.com)|103.76.41.50|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-10-02 03:18:04 ERROR 404: Not Found.
TASK ERROR: download failed: exit code 8

http://download.proxmox.com/images/system/ seems to have the .aplinfo file, but not the corresponding .zst file.

I'm new to PVE, so not quite sure how to solve this.