Hello!
I am about to upgrade my VyOS version in the 1.4 branch using:
add system image https://s3-us.vyos.io/rolling/current/vyos-1.4-rolling-202307050317-amd64.iso
and I get the follow error message when the updater is trying to fetch the digital signature files:
Trying to fetch ISO file from https://s3-us.vyos.io/rolling/current/vyos-1.4-rolling-202307040317-amd64.iso...
Downloading...
The file is 444.000 MiB.
[#########################################################################################################] 100%
Download complete.
Done.
Checking for digital signature file...
Downloading...
Failed to download https://s3-us.vyos.io/rolling/current/vyos-1.4-rolling-202307040317-amd64.iso.minisig.
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://s3-us.vyos.io/rolling/current/vyos-1.4-rolling-202307040317-amd64.iso.minisig
Downloading...
Failed to download https://s3-us.vyos.io/rolling/current/vyos-1.4-rolling-202307040317-amd64.iso.asc.
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://s3-us.vyos.io/rolling/current/vyos-1.4-rolling-202307040317-amd64.iso.asc
This of course does not stop me from upgrading. I just think it should be fixed so the validation occurs as expected.
I tried the rolling release version from yesterday, but I stopped at that.