Unable to download templates

Haretuerk

New Member
Nov 8, 2024
3
0
1
Good morning, I am new to Proxmox and trying to setup my first VE.
After successful installation my Proxmox is unable to download container templates:

Code:
downloading http://download.proxmox.com/images/system/debian-12-standard_12.2-1_amd64.tar.zst to /var/lib/vz/template/cache/debian-12-standard_12.2-1_amd64.tar.zst
--2024-11-08 10:51:07--  http://download.proxmox.com/images/system/debian-12-standard_12.2-1_amd64.tar.zst
Resolving download.proxmox.com (download.proxmox.com)... 51.91.38.34, 2001:41d0:203:7470::34
Connecting to download.proxmox.com (download.proxmox.com)|51.91.38.34|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 126129049 (120M) [application/octet-stream]
DNS seems correct, but download is not starting... Can someone help? Thank you
 
Additionally, bad news from the console:
Code:
root@proxmox:~# ping google.com
PING google.com (172.217.18.110) 56(84) bytes of data.
64 bytes from fra16s42-in-f14.1e100.net (172.217.18.110): icmp_seq=1 ttl=116 time=19.2 ms
64 bytes from fra16s42-in-f14.1e100.net (172.217.18.110): icmp_seq=2 ttl=116 time=19.4 ms
64 bytes from zrh04s05-in-f110.1e100.net (172.217.18.110): icmp_seq=4 ttl=116 time=18.0 ms
64 bytes from zrh04s05-in-f110.1e100.net (172.217.18.110): icmp_seq=5 ttl=116 time=18.4 ms
^C
--- google.com ping statistics ---
5 packets transmitted, 4 received, 20% packet loss, time 8106ms
rtt min/avg/max/mdev = 18.034/18.744/19.355/0.550 ms
root@proxmox:~# ping proxmox.com
PING proxmox.com (212.224.123.69) 56(84) bytes of data.

^C
--- proxmox.com ping statistics ---
69 packets transmitted, 0 received, 100% packet loss, time 69658ms