microsoft / microsoft/winget-pkgs

[Package Issue]: SilverlakeSoftware.Velocity broken download link

Open
#372,840 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug Needs-Triage
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
616

Description

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

The download link for the installer seems to be broken. According to https://github.com/microsoft/ApplicationInsights-JS/issues/2457 this is likely due to the use of a specific server within the CDN. From what I can see the whole domain doesn't exist anymore.

Steps to reproduce

Try to install the package.

Actual behavior

Downloading https://az699247.vo.msecnd.net/downloads/VelocitySetup-1.2.1.msi
An unexpected error occurred while executing the command:
Download request status is not success.
0x801901f6 : Bad gateway (502).

Expected behavior

The installer is downloaded, and the package is installed.

Environment
Windows Package Manager v1.28.240
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.26200.8246
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.28.240.0
Screenshots and Logs

Package install operation for Package=SilverlakeSoftware.Velocity with Manager=Winget
Installation options: <InstallOptions instance (only non-default values are shown)
OverridesNextLevelOpts: False>
Overriden options: <Scope=;RunAsAdministrator=;WG_SpecifyVersion=;PS_NoScope=False;Pip_BreakSystemPackages=False>
Starting operation...
Executing process with StartInfo:

  • FileName: "C:\Users\user\AppData\Local\Programs\UniGetUI\Assets\Utilities\UniGetUI Elevator.exe"
  • Arguments: ""C:\Users\user\AppData\Local\Microsoft\WindowsApps\winget.exe" install --id "SilverlakeSoftware.Velocity" --exact --source winget --accept-source-agreements --disable-interactivity --silent --accept-package-agreements --force"
    Start Time: "11/05/2026 10:27:50"
    Found Velocity [SilverlakeSoftware.Velocity] Version 1.2.1.20436
    This application is licensed to you by its owner.
    Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
    Downloading https://az699247.vo.msecnd.net/downloads/VelocitySetup-1.2.1.msi
    An unexpected error occurred while executing the command:
    Download request status is not success.
    0x801901f6 : Bad gateway (502).
    End Time: "11/05/2026 10:27:58"
    Process return value: "-2145844746" (0x801901F6)
    Velocity could not be installed

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the SilverlakeSoftware.Velocity package entry and checking the referenced az699247.vo.msecnd.net installer URL, then determine whether the publisher provides a replacement source. Done means the manifest points to a valid installer and the package installs successfully with winget.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.