Skip to content

Error: Invoke-WebRequest : The remote name could not be resolved: 'localworker.blob.core.windows.net' #31

@tomdron

Description

@tomdron

This action appears to be consistently throwing the below error:

Downloading test tools...
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Invoke-WebRequest -Uri https://aka.ms/local-worker-win-x64 -OutFile D:\a\_actions\microsoft\vstest-action\v1.0.0\dist\win-x64.zip
Invoke-WebRequest : The remote name could not be resolved: 'localworker.blob.core.windows.net'
At line:1 char:1
+ Invoke-WebRequest -Uri https://aka.ms/local-worker-win-x64 -OutFile D ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc 
   eption
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

It appears the URL used to download the test tools no longer resolves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions