[SOLVED] upload ISO via URL not working

hi,

seems to work here...

can you show us your pveversion -v output?

also could be interesting to see the "Download from URL" task log, since the bouncer.gentoo.org would redirect you to a local mirror (so maybe there was an issue with the mirror)
 
Where do I find the "Download from URL task log"?
I don't think the redirection being the problem, as both machines are in the same country, house, flat, network. Yet as described on my notebook no problem (in chromium browser) - on proxmox server said behavior.

The pveversion -v is here:

Code:
# pveversion -v
proxmox-ve: 7.2-1 (running kernel: 5.15.35-3-pve)
pve-manager: 7.2-7 (running version: 7.2-7/d0dd0e85)
pve-kernel-5.15: 7.2-6
pve-kernel-helper: 7.2-6
pve-kernel-5.13: 7.1-9
pve-kernel-5.11: 7.0-10
pve-kernel-5.15.39-1-pve: 5.15.39-1
pve-kernel-5.15.35-3-pve: 5.15.35-6
pve-kernel-5.15.35-2-pve: 5.15.35-5
pve-kernel-5.15.35-1-pve: 5.15.35-3
pve-kernel-5.13.19-6-pve: 5.13.19-15
pve-kernel-5.13.19-4-pve: 5.13.19-9
pve-kernel-5.13.19-3-pve: 5.13.19-7
pve-kernel-5.13.19-2-pve: 5.13.19-4
pve-kernel-5.13.19-1-pve: 5.13.19-3
pve-kernel-5.11.22-7-pve: 5.11.22-12
pve-kernel-5.11.22-5-pve: 5.11.22-10
pve-kernel-5.11.22-4-pve: 5.11.22-9
pve-kernel-5.4.119-1-pve: 5.4.119-1
ceph: 14.2.21-1
ceph-fuse: 14.2.21-1
corosync: 3.1.5-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown: residual config
ifupdown2: 3.1.0-1+pmx3
libjs-extjs: 7.0.0-1
libknet1: 1.24-pve1
libproxmox-acme-perl: 1.4.2
libproxmox-backup-qemu0: 1.3.1-1
libpve-access-control: 7.2-3
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.2-2
libpve-guest-common-perl: 4.1-2
libpve-http-server-perl: 4.1-3
libpve-storage-perl: 7.2-5
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 5.0.0-3
lxcfs: 4.0.12-pve1
novnc-pve: 1.3.0-3
proxmox-backup-client: 2.2.3-1
proxmox-backup-file-restore: 2.2.3-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.5.1
pve-cluster: 7.2-1
pve-container: 4.2-1
pve-docs: 7.2-2
pve-edk2-firmware: 3.20210831-2
pve-firewall: 4.2-5
pve-firmware: 3.4-2
pve-ha-manager: 3.3-4
pve-i18n: 2.7-2
pve-qemu-kvm: 6.2.0-11
pve-xtermjs: 4.16.0-1
qemu-server: 7.2-3
smartmontools: 7.2-pve3
spiceterm: 3.2-2
swtpm: 0.7.1~bpo11+1
vncterm: 1.7-1
zfsutils-linux: 2.1.4-pve1
 
Where do I find the "Download from URL task log"?
in the window that pops up when you try to download it from the GUI, you should have the log.
otherwise at the bottom of the screen beneath the "Tasks" section you should see it.

I don't think the redirection being the problem, as both machines are in the same country, house, flat, network. Yet as described on my notebook no problem (in chromium browser) - on proxmox server said behavior.
you can try to wget the file on your server to see if it makes any difference

proxmox-ve: 7.2-1 (running kernel: 5.15.35-3-pve)
did you pin this kernel version? asking because you have a newer one installed. normally you should reboot after kernel upgrades
 
wget on server, goes at full line capacity:

Code:
# wget https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/20220710T170538Z/install-amd64-minimal-20220710T170538Z.iso
--2022-07-19 17:24:57--  https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/20220710T170538Z/install-amd64-minimal-20220710T170538Z.iso
Resolving bouncer.gentoo.org (bouncer.gentoo.org)... 140.211.166.176, 2001:470:ea4a:1::8cd3:a6b0
Connecting to bouncer.gentoo.org (bouncer.gentoo.org)|140.211.166.176|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://mirror.bytemark.co.uk/gentoo//releases/amd64/autobuilds/20220710T170538Z/install-amd64-minimal-20220710T170538Z.iso [following]
--2022-07-19 17:24:58--  https://mirror.bytemark.co.uk/gentoo//releases/amd64/autobuilds/20220710T170538Z/install-amd64-minimal-20220710T170538Z.iso
Resolving mirror.bytemark.co.uk (mirror.bytemark.co.uk)... 80.68.83.150, 212.110.163.12, 2001:41c8:20:5fc::12, ...
Connecting to mirror.bytemark.co.uk (mirror.bytemark.co.uk)|80.68.83.150|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 386924544 (369M) [application/x-iso9660-image]
Saving to: ‘install-amd64-minimal-20220710T170538Z.iso’

install-amd64-minimal-20220710T170538Z  23%[================>                                                            ]  85.32M  10.9MB/s    eta 27s

Hm, but I adhere to your estimate that the problem might have been with the chosen mirror. Evidently, Gentoo makes some random round-robin dispatch and not based on geolocation. Immediately after wget, I tried again the frontend:

Code:
downloading https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/20220710T170538Z/install-amd64-minimal-20220710T170538Z.iso to /mnt/pve/space1/template/iso/install-amd64-minimal-20220710T170538Z.iso
--2022-07-19 17:28:25--  https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/20220710T170538Z/install-amd64-minimal-20220710T170538Z.iso
Resolving bouncer.gentoo.org (bouncer.gentoo.org)... 140.211.166.176, 2001:470:ea4a:1::8cd3:a6b0
Connecting to bouncer.gentoo.org (bouncer.gentoo.org)|140.211.166.176|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://gentoo-mirror.alexxy.name//releases/amd64/autobuilds/20220710T170538Z/install-amd64-minimal-20220710T170538Z.iso [following]
--2022-07-19 17:28:26--  https://gentoo-mirror.alexxy.name//releases/amd64/autobuilds/20220710T170538Z/install-amd64-minimal-20220710T170538Z.iso
Resolving gentoo-mirror.alexxy.name (gentoo-mirror.alexxy.name)... 79.173.84.186, 2001:470:1f15:106:e2d5:5eff:fe42:7ae5
Connecting to gentoo-mirror.alexxy.name (gentoo-mirror.alexxy.name)|79.173.84.186|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 386924544 (369M) [application/octet-stream]
Saving to: '/mnt/pve/space1/template/iso/install-amd64-minimal-20220710T170538Z.iso.tmp.2616166'
     0K ........ ........ ........ ........  8% 4.04M 83s
 32768K ........ ........ ........ ........ 17% 4.78M 70s
 65536K ........ ........ ........ ........ 26% 4.35M 63s
 98304K ........ ........ ........ ........ 34% 5.05M 53s
131072K ........ ........ ........ ........ 43% 5.08M 45s
163840K ........ ........ ........ ........ 52% 4.44M 39s
TASK ERROR: download failed: received interrupt

(interrupt from me)
so two completely different mirrors within like 4 minutes. Will try to find the original log, but until then this can be marked "SOLVED" as transient error.
 
Last edited:
  • Like
Reactions: oguz

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!