Issue between Cloudflare and BELL network in Toronto, ON

C:>powershell “$t=Get-Date; Invoke-RestMethod -Uri https://eggsmedia.com/wp-content/uploads/2019/10/eggsmedia-logo-white.png -Headers @{‘Accept-Encoding’ = ‘gzip, deflate, br’} | Out-Null; Write-Output "$((Get-Date).Subtract($t))"”
Invoke-RestMethod : The remote server returned an error: (522) Origin Connection Time-out.
At line:1 char:14

  • … t=Get-Date; Invoke-RestMethod -Uri https://eggsmedia.com/wp-content/u
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

00:00:15.9525091