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

Update-UiPathProcess returns 1667 error #176

Open
garvizmx opened this issue Feb 10, 2022 · 0 comments
Open

Update-UiPathProcess returns 1667 error #176

garvizmx opened this issue Feb 10, 2022 · 0 comments

Comments

@garvizmx
Copy link

garvizmx commented Feb 10, 2022

Hi,

In one tenant this step performs always succesful but in another tenant it's throwing this error. This is blocking our pipeline to flag as successful.

`
Process found, updating existing version
Update-UiPathProcess : The operation returned an error: 1677: This process's
package is not available anymore. Changes are not possible.
At line:2 char:3

  • Update-UiPathProcess -Process $pro -PackageVersion $version -AuthTo ...
  • + CategoryInfo          : InvalidResult: (:) [Update-UiPathProcess], Runti 
    

meException
+ FullyQualifiedErrorId : UiPath.PowerShell.Cmdlets.UpdateProcess
`

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