windows 2022 image: chocolateyInstall.ps1 script is failing with ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (409) Conflict." #11338
Labels
Area: Common Tools
awaiting-deployment
Code complete; awaiting deployment and/or deployment in progress
bug report
OS: Windows
Description
windows 2022 image: chocolateyInstall.ps1 script is failing with ERROR: "The remote server returned an error: (409) Conflict."
. Performing other installation steps.
Attempt to get headers for https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip failed.
The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (409) Conflict."
Downloading azcopy10 64 bit
from 'https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip'
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (409) Conflict."
This package is likely not broken for licensed users - see https://docs.chocolatey.org/en-us/features/private-cdn.
The install of azcopy10 was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\azcopy10\tools\chocolateyInstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
See log for details.
Platforms affected
Runner images affected
Image version and build link
NA
Is it regression?
No
Expected behavior
chocolateyInstall.ps1 script should be running without error
Actual behavior
chocolateyInstall.ps1 script fails with ERROR: "The remote server returned an error: (409)
Repro steps
run chocolateyInstall.ps1 script
The text was updated successfully, but these errors were encountered: