Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install failing on download. Bad Link on 2025.0.58 #6

Open
eng3 opened this issue Apr 5, 2024 · 5 comments
Open

Install failing on download. Bad Link on 2025.0.58 #6

eng3 opened this issue Apr 5, 2024 · 5 comments

Comments

@eng3
Copy link

eng3 commented Apr 5, 2024

Log:

2024-04-04 19:30:32,924 25056 [DEBUG] - Running Get-OSArchitectureWidth -compare '64' 
2024-04-04 19:30:32,943 25056 [DEBUG] - CPU is 64 bit
2024-04-04 19:30:32,963 25056 [DEBUG] - Running Get-WebFileName -url 'https://upload1.delivery.autodesk.com/PORTAL_DownloadPackage147973027416102.exe?response-content-disposition=attachment%3B%20filename%20%3D%22Create_Installer_PLC0000037_2025_English_WIN64.exe%22&' -defaultName 'DWG TrueView Installation FilesInstall.exe' 
2024-04-04 19:30:34,257 25056 [DEBUG] - Url request/response failed - file name will be 'DWG TrueView Installation FilesInstall.exe':  Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."
2024-04-04 19:30:34,263 25056 [DEBUG] - Running Get-WebHeaders -url 'https://upload1.delivery.autodesk.com/PORTAL_DownloadPackage147973027416102.exe?response-content-disposition=attachment%3B%20filename%20%3D%22Create_Installer_PLC0000037_2025_English_WIN64.exe%22&' -ErrorAction 'Stop' 
2024-04-04 19:30:34,265 25056 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2024-04-04 19:30:34,266 25056 [DEBUG] - Request Headers:
2024-04-04 19:30:34,280 25056 [DEBUG] -   'Accept':'*/*'
2024-04-04 19:30:34,280 25056 [DEBUG] -   'User-Agent':'chocolatey command line'
2024-04-04 19:30:35,519 25056 [INFO ] - Attempt to get headers for https://upload1.delivery.autodesk.com/PORTAL_DownloadPackage147973027416102.exe?response-content-disposition=attachment%3B%20filename%20%3D%22Create_Installer_PLC0000037_2025_English_WIN64.exe%22& failed.
  The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://upload1.delivery.autodesk.com/PORTAL_DownloadPackage147973027416102.exe?response-content-disposition=attachment%3B%20filename%20%3D%22Create_Installer_PLC0000037_2025_English_WIN64.exe%22&'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."
2024-04-04 19:30:35,525 25056 [INFO ] - Downloading DWG TrueView Installation Files 
  from 'https://upload1.delivery.autodesk.com/PORTAL_DownloadPackage147973027416102.exe?response-content-disposition=attachment%3B%20filename%20%3D%22Create_Installer_PLC0000037_2025_English_WIN64.exe%22&'
2024-04-04 19:30:35,540 25056 [DEBUG] - Running Get-WebFile -url 'https://upload1.delivery.autodesk.com/PORTAL_DownloadPackage147973027416102.exe?response-content-disposition=attachment%3B%20filename%20%3D%22Create_Installer_PLC0000037_2025_English_WIN64.exe%22&' -fileName 'C:\Users\enricong\AppData\Local\Temp\chocolatey\dwgtrueview\2025.0.58\DWG TrueView Installation FilesInstall.exe' -options 'System.Collections.Hashtable' 
2024-04-04 19:30:35,542 25056 [DEBUG] - Setting request timeout to  30000
2024-04-04 19:30:35,543 25056 [DEBUG] - Setting read/write timeout to  2700000
2024-04-04 19:30:35,543 25056 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2024-04-04 19:30:37,748 25056 [ERROR] - ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://upload1.delivery.autodesk.com/PORTAL_DownloadPackage147973027416102.exe?response-content-disposition=attachment%3B%20filename%20%3D%22Create_Installer_PLC0000037_2025_English_WIN64.exe%22&'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."

If I go to try to download myself, I get this link: https://upload1.delivery.autodesk.com/PORTAL_DownloadPackage869616570879265.exe?response-content-disposition=attachment%3B%20filename%20%3D%22Create_Installer_PLC0000037_2025_English_WIN64.exe%22&

@AlexandreMonchain
Copy link

Hello,
Same problem with 2025.0.58.1

@andreasmalta
Copy link
Owner

noted thanks, i contacted autodesk support to see if they have a permanent link to the full installer, will get back to you with a working version soon hopefully

@NekoJonez
Copy link

This is still an issue. When we do the choco install autocad, it says it's succesfully installed but we can't run Autocad.

@andreasmalta
Copy link
Owner

the new version should be ok, but the choco/setup closes before the installation is ready, maybe you need to wait a couple of minutes before opening autocad?

@NekoJonez
Copy link

the new version should be ok, but the choco/setup closes before the installation is ready, maybe you need to wait a couple of minutes before opening autocad?

We even waited 30 minutes... And still no luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants