Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout with Update-Variable, but not Get-Variable #20

Open
dmckee-ebsco opened this issue Jun 11, 2019 · 0 comments
Open

Timeout with Update-Variable, but not Get-Variable #20

dmckee-ebsco opened this issue Jun 11, 2019 · 0 comments

Comments

@dmckee-ebsco
Copy link

dmckee-ebsco commented Jun 11, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant