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
While spinning up a win10_1607_x64_analyst I saw that x64dbg was not installed. While looking at the logs, I found this:
virtualbox-iso: Progress: Downloading x64dbg.portable 20190901.1737... 100%
virtualbox-iso:
virtualbox-iso: x64dbg.portable v20190901.1737 [Approved]
virtualbox-iso: x64dbg.portable package files install completed. Performing other installation steps.
virtualbox-iso: Attempt to get headers for https://github.com/x64dbg/x64dbg/releases/download/snapshot
/snapshot_2019-09-01_17-37.zip failed.
virtualbox-iso: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'http
s://github.com/x64dbg/x64dbg/releases/download/snapshot/snapshot_2019-09-01_17-37.zip'. Exception calling
"GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
virtualbox-iso: Downloading x64dbg
virtualbox-iso: from 'https://github.com/x64dbg/x64dbg/releases/download/snapshot/snapshot_2019-09-0
1_17-37.zip'
virtualbox-iso: ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url
'https://github.com/x64dbg/x64dbg/releases/download/snapshot/snapshot_2019-09-01_17-37.zip'. Exception cal
ling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
virtualbox-iso: This package is likely not broken for licensed users - see https://chocolatey.org/docs
/features-private-cdn.
virtualbox-iso: The install of x64dbg.portable was NOT successful.
virtualbox-iso: Error while running 'C:\ProgramData\chocolatey\lib\x64dbg.portable\tools\ChocolateyIns
tall.ps1'.
This looks like an upstream issue where the package hasn't been updated to link to the latest x64dbg snapshot.
The text was updated successfully, but these errors were encountered:
While spinning up a
win10_1607_x64_analyst
I saw that x64dbg was not installed. While looking at the logs, I found this:This looks like an upstream issue where the package hasn't been updated to link to the latest x64dbg snapshot.
The text was updated successfully, but these errors were encountered: