tall-beard-99429
07/31/2023, 2:05 PM409
error about another update in progress, or was previously interrupted. However, when I run pulumi cancel
I get error: [409] Conflict: The Update has already completed
. So i appear to be in a completely broken state. I've checked the stack export and there is nothing in there that's a problem. Any ideas how I can resolve this?pulumi refresh
fixed this. It showed 0 changes to be made, but when I ran it, I was able to then run update
as expected.echoing-dinner-19531
07/31/2023, 3:34 PMtall-beard-99429
07/31/2023, 3:35 PMrefresh
it resolved itselfechoing-dinner-19531
07/31/2023, 3:35 PMtall-beard-99429
07/31/2023, 3:35 PMThis will irreversibly cancel the currently running update for 'main'!
Please confirm that this is what you'd like to do by typing `main`: main
error: [409] Conflict: The Update has already completed
and
error: [409] another update is currently in progress or was interrupted. Try again later.) Try again later
for more information about this error, see <https://pulumi.io/oa5g1o>
To learn more about possible reasons and resolution, visit <https://www.pulumi.com/docs/troubleshooting/#conflict>
echoing-dinner-19531
07/31/2023, 3:36 PMtall-beard-99429
07/31/2023, 3:36 PMechoing-dinner-19531
07/31/2023, 3:39 PMtall-beard-99429
07/31/2023, 3:39 PM