Skip to content

Instantly share code, notes, and snippets.

@johnyardstick
Last active July 31, 2017 16:40
Show Gist options
  • Select an option

  • Save johnyardstick/e1c0441b7c98edfe448d4dea056d4641 to your computer and use it in GitHub Desktop.

Select an option

Save johnyardstick/e1c0441b7c98edfe448d4dea056d4641 to your computer and use it in GitHub Desktop.
the dog error
Executing script on tentacle 'Websrv04'
09:48:32Info
Posting to:
09:48:33Error
Exception calling "GetResponse" with "0" argument(s): "The remote server
09:48:33Error
returned an error: (403) Forbidden."
09:48:33Error
At C:\Octopus\Work\20170731154541-11113\Script.ps1:31 char:1
09:48:33Error
+ [System.Net.WebResponse] $resp = $webRequest.GetResponse()
09:48:33Error
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
09:48:33Error
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
09:48:33Error
xception
09:48:33Error
+ FullyQualifiedErrorId : WebException
09:48:33Error
09:48:33Error
The remote script failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment