Octopus-Cmdlets icon indicating copy to clipboard operation
Octopus-Cmdlets copied to clipboard

Timeout with Update-Variable, but not Get-Variable

Open dmckee-ebsco opened this issue 6 years ago • 0 comments

I'm wondering if you have any idea why I would see this error below. I've been using Get-Variable all day, but Update-Variable hasn't ever worked. (Started using these cmdlets today for the first time!)

  • I've tried with other variables (in other projects), but the Update-Variable cmdlet always times out.
  • I tried with a new server connection, but as you can see in the image below, I can run Get-Variable right after, and that one works, so I don't believe it's the connection.
  • I tried with only -Project and -Id (and -Value) parameters (which I thought was the minimum), but that results in 'Bad Parameter Set' error, so I'm using them all, per the examples.

Any thoughts would be appreciated. Maybe I'm doing something wrong here!

Windows PowerShell 2019-06-11 14 59 09

dmckee-ebsco avatar Jun 11 '19 19:06 dmckee-ebsco