-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
I get very often a checksum mismatch on Windows like the following one:
[2022-07-07T14:36:30.359Z] Installing package : com.distriqt.Core@6.4.6
[2022-07-07T14:36:30.359Z] V::ProcessQueue::checkAndStartNextProcess(): 2
[2022-07-07T14:36:30.359Z] Downloading package : com.distriqt.Core@6.4.6
[2022-07-07T14:36:30.359Z] D::ChecksumProcess::start: com.distriqt.Core_6.4.6.airpackage
[2022-07-07T14:36:30.359Z] D::ChecksumWindowsProcess::start: com.distriqt.Core_6.4.6.airpackage
[2022-07-07T14:36:30.359Z] D::ChecksumWindowsProcess::start: com.distriqt.Core_6.4.6.airpackage
[2022-07-07T14:36:31.682Z] D::ChecksumWindowsProcess::Process exited with: 0 cs 'CertUtil:-hashfilecommandcompletedsuccessfully.'
[2022-07-07T14:36:31.682Z] V::DownloadPackageProcess::CHECKSUM: provided: 20030c5ad1e48eb72878f10faf7eecc0fb9541480e306449522278badddd1fd0
[2022-07-07T14:36:31.682Z] V::DownloadPackageProcess::CHECKSUM: calculated: CertUtil:-hashfilecommandcompletedsuccessfully.
[2022-07-07T14:36:31.682Z] D::PackageRequestUtils::generateURLRequestForPackage( https://github.com/distriqt/ANE-Core/releases/download/v6.4.6/com.distriqt.Core_6.4.6.airpackage ... )
[2022-07-07T14:36:31.682Z] D::PackageRequestUtils::generateURLRequestForPackage(): GITHUB ASSET URL
...
[2022-07-07T14:36:31.682Z] D::PackageRequestUtils::generateURLRequestForPackage(): NORMAL URL
[2022-07-07T14:36:31.682Z] D::PackageRequestUtils::generateURLRequest(): Attaching github auth token.
[2022-07-07T14:36:33.242Z] 0% Downloading package : com.distriqt.Core@6.4.6
...
[2022-07-07T14:36:33.243Z] 100% Downloading package : com.distriqt.Core@6.4.6
[2022-07-07T14:36:33.243Z] D::DownloadPackageProcess::loader_statusHandler(): 200
[2022-07-07T14:36:33.243Z] D::ChecksumProcess::start: com.distriqt.Core_6.4.6.airpackage
[2022-07-07T14:36:33.244Z] D::ChecksumWindowsProcess::start: com.distriqt.Core_6.4.6.airpackage
[2022-07-07T14:36:33.244Z] D::ChecksumWindowsProcess::start: com.distriqt.Core_6.4.6.airpackage
[2022-07-07T14:36:33.244Z] D::ChecksumWindowsProcess::Process exited with: 0 cs ''
[2022-07-07T14:36:33.244Z] V::DownloadPackageProcess::CHECKSUM: provided: 20030c5ad1e48eb72878f10faf7eecc0fb9541480e306449522278badddd1fd0
[2022-07-07T14:36:33.244Z] V::DownloadPackageProcess::CHECKSUM: calculated:
[2022-07-07T14:36:33.244Z] ? Downloaded file failed checks - retry install again later! checksum does not match
[2022-07-07T14:36:33.244Z] V::ProcessQueue::process_eventHandler( process_failed )
[2022-07-07T14:36:33.244Z] ERROR :: Failed to install package : com.distriqt.Core@6.4.6
[2022-07-07T14:36:33.244Z] V::ProcessQueue::process_eventHandler( process_failed )
[2022-07-07T14:36:33.244Z] install :: Downloaded file failed checks: checksum does not match
Versions:
AIR: 33.1.1.889
APM: 1.17
Windows: Windows Server 2019 Build 1809
PowerShell: 5.1.17763.1007
Reactions are currently unavailable