-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Labels
area/cliUX of using the CLI (args, output, logs)UX of using the CLI (args, output, logs)kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of specresolution/fixedThis issue was fixedThis issue was fixed
Description
Problem description
I ran into the following issue while using Pulumi:
error: [409] Conflict: Another update is currently in progress.
To learn more about possible reasons and resolution, visit https://www.pulumi.com/docs/troubleshooting/#conflict
However, after accessing that URL, there is not descriptions or troubleshooting steps for the "confict" scenario.
- I saw a product documentation issue on the following URL: https://www.pulumi.com/docs/troubleshooting/#conflict
Affected product version(s)
CLI
Version 3.204.0
Go Version go1.25.3
Go Compiler gc
Host
OS darwin
Version 15.6.1
Arch arm64
Suggestions for a fix
Seems the #conflict page existed in the past, but it has now been replaced with: https://www.pulumi.com/docs/support/troubleshooting/common-issues/update-conflicts/ . This could definitely be changed in pulumi/pulumi but all the customers using previous versions should be able to find the proper website.
Metadata
Metadata
Labels
area/cliUX of using the CLI (args, output, logs)UX of using the CLI (args, output, logs)kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of specresolution/fixedThis issue was fixedThis issue was fixed