You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open
2 of 16 tasks
antika080 opened this issue
Jan 9, 2025
· 4 comments
Hi @antika080 , Thank you for bringing this issue to our attention. We are looking into this issue and will update you on this issue after investigating.
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: