hi! we’re suddenly getting 403 errors when trying ...
# general
e
hi! we’re suddenly getting 403 errors when trying to
pulumi cancel
… I have stack admin permission on those stacks… not sure if something changed? or we are doing something wrong?
m
What is returning the 403? Pulumi Cloud or an API that a provider tries to connect to? Can you show the full error message (with confidential info redacted)?
e
Copy code
❯ pulumi cancel -s xxx
This will irreversibly cancel the currently running update for 'xxx'!
Please confirm that this is what you'd like to do by typing `xxx`: xxx
error: [403] You do not have permission to perform this operation.
I don’t think that’s the provider?
m
Yes, this looks like it's Pulumi Cloud. If you didn't make any changes to your permissions and it used to work earlier, probably best to reach out submit a customer service request or wait for a Pulumi employee to reply here. (I don't think there's a public issue tracker for Pulumi Cloud?)
s
Public repo for Pulumi Cloud! https://github.com/pulumi/pulumi-cloud-requests. I can raise internally also (DM me your org name or open an issue, whatever is easiest!)
e
I’ve raised an issue with support, thanks!