Skip to content

[Package Issue]: ShiningLight.OpenSSL.Dev gives 0x80190194 : Not found (404) #258950

@ethan-christensen-cag

Description

@ethan-christensen-cag

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installation issue.

Brief description of your issue

Attempting to install ShiningLight.OpenSSL.Dev throws the error 404 Not Found.

Steps to reproduce

winget install --id ShiningLight.OpenSSL.Dev

Actual behavior

An unexpected error occurred while executing the command:
Download request status is not success.
0x80190194 : Not found (404).

Expected behavior

Expectation is to install the package with ID ShiningLight.OpenSSL.Dev succeessfully.

Environment

PS C:\> winget --info
Windows Package Manager v1.10.390
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22631.5189
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.25.390.0

Winget Directories
-------------------------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Portable Links Directory (User)    %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User)       %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root              C:\Program Files\WinGet\Packages
Portable Package Root (x86)        C:\Program Files (x86)\WinGet\Packages
Installer Downloads                %USERPROFILE%\Downloads
Configuration Modules              %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules

Links
---------------------------------------------------------------------------
Privacy Statement   https://aka.ms/winget-privacy
License Agreement   https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage            https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale

Admin Setting                             State
--------------------------------------------------
LocalManifestFiles                        Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride                     Disabled
LocalArchiveMalwareScanOverride           Disabled
ProxyCommandLineOptions                   Disabled
DefaultProxy                              Disabled

Screenshots and Logs

PS C:\> winget search openssl
Name                 Id                           Version Match        Source
-----------------------------------------------------------------------------
FireDaemon Lozenge   FireDaemon.FireDaemonLozenge 3.0.2   Tag: openssl winget
FireDaemon OpenSSL 3 FireDaemon.OpenSSL           3.4.1   Tag: openssl winget
OpenSSL 3.4.1        ShiningLight.OpenSSL.Dev     3.4.1                winget
OpenSSL Light 3.4.0  ShiningLight.OpenSSL.Light   3.4.1                winget


PS C:\> winget install --id ShiningLight.OpenSSL.Dev
An unexpected error occurred while executing the command:
Download request status is not success.
0x80190194 : Not found (404).
PS C:\>

Log file error

2025-05-21 13:44:35.111 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/s/ShiningLight/OpenSSL/Dev/3.4.1/e0db
2025-05-21 13:44:35.430 [CORE] Download request failed. Returned status: 404
2025-05-21 13:44:35.431 [FAIL] C:\__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FF9E16EA895: (caller: 00007FF9E1872A98) Exception(1) tid(7558) 80190194 Not found (404).

    Msg:[Download request status is not success.] 

2025-05-21 13:44:35.935 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/s/ShiningLight/OpenSSL/Dev/3.4.1/e0db
2025-05-21 13:44:36.032 [CORE] Download request failed. Returned status: 404
2025-05-21 13:44:36.032 [FAIL] C:\__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FF9E16EA895: (caller: 00007FF9E1872A98) Exception(2) tid(7558) 80190194 Not found (404).

    Msg:[Download request status is not success.] 

2025-05-21 13:44:36.032 [FAIL] C:\__w\1\s\external\pkg\src\AppInstallerCommonCore\FileCache.cpp(231)\WindowsPackageManager.dll!00007FF9E19D89CF: (caller: 00007FF9E187209E) LogHr(1) tid(7558) 80190194 Not found (404).

    Msg:[GetUpstreamFile failed on source: https://cdn.winget.microsoft.com/cache -- C:\__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FF9E16EA895: (caller: 00007FF9E1872A98) Exception(2) tid(7558) 80190194 Not found (404).

    Msg:[Download request status is not success.] 
] 

2025-05-21 13:44:36.032 [CLI ] Caught wil::ResultException: C:\__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FF9E16EA895: (caller: 00007FF9E1872A98) Exception(2) tid(7558) 80190194 Not found (404).

    Msg:[Download request status is not success.] 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIt either shouldn't be doing this or needs an investigation.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions