Last active
July 31, 2017 16:40
-
-
Save johnyardstick/e1c0441b7c98edfe448d4dea056d4641 to your computer and use it in GitHub Desktop.
the dog error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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