microsoft/SDN

Receiving HTTP error when using BITS to transfer the HNS.psm1 file

crashXJ opened this issue · 0 comments

Command ran: Start-BitsTransfer https://github.com/microsoft/SDN/blob/master/Kubernetes/windows/hns.psm1

Powershell Output: Start-BitsTransfer : The server did not return the file size. The URL might point to dynamic content. The Content-Length header is not available in the server's HTTP reply.
At line:1 char:1

  • Start-BitsTransfer https://github.com/microsoft/SDN/blob/master/Kuber ...
  •   + CategoryInfo          : InvalidOperation: (:) [Start-BitsTransfer], Exception
      + FullyQualifiedErrorId : StartBitsTransferCOMException,Microsoft.BackgroundIntelligentTransfer.Management.NewBits
     TransferCommand