andreasmalta / choco_packages

Chocolatey Packages
1 stars 8 forks source link

Install failing on download. Bad Link on 2025.0.58 #6

Open eng3 opened 3 months ago

eng3 commented 3 months ago

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&

loewyn commented 3 months ago

Hello, Same problem with 2025.0.58.1

andreasmalta commented 2 months ago

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 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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.