Hello All, I'm new to Pulumi and I'm getting an is...
# general
r
Hello All, I'm new to Pulumi and I'm getting an issue while creating new K8s deployment but I get this issue
error: the current deployment has 1 resource(s) with pending operations:
* urn:pulumi:temp-production::test::kubernetes:apps/v1:Deployment::flagship, interrupted while updating
tried the recommend solution appeared in this error message by applying Pulumi stack export then import after removing pending operation but I get another issue
error: could not import deployment: [503] Service Unavailable
, Can anyone help me, please🙏?
b
@rapid-byte-24256 what state backend are you using?
can you try this again?
r
@billowy-army-68599 I'm using online Pulumi service application, Unfortunately I still get the same issue.
b
hrm, I don't see any 503 errors on the service, would you mind sending an issue to support@pulumi.com to see if we can get you unstuck
please include your org/service name
r
@billowy-army-68599 I already sent to them from 3 days ago but I didn't get any response This is the Backend URL https://app.pulumi.com/AnwarZaki
b
@rapid-byte-24256 I don't see any issues from you in our support portal. can you create a new one, please?
r
@billowy-army-68599 Sure
Hello @billowy-army-68599 , I contacted the support yesterday but I didn't get the solution until now and still blocked, There are any other workaround to remove the pending operations without applying pulumi export then import as when I tried to do that I get error 503 service unavailable?
my request id from support email is (1213)
b
@rapid-byte-24256 I can see in the support ticket that @steep-sunset-89396 has asked for additional information to help you debug, and there's been no response. We are trying to track the issue down but we need more information, we're not seeing any logged errors on our side Here's the response from Aurelien:
Could you please confirm you have the latest version of pulumi installed in your environment? And could you also send us the output of pulumi about as executed from your Pulumi app directory please?
Could you please confirm that you've first ran pulumi cancel before doing the pulumi export | pulumi import ?
Could you please export and save your stack state file and send it to us as it would help understanding what may not be working? To do this, simply run pulumi export > stack_state.json and simply attach stack_state.json to your reply.
Finally, could you run again pulumi export | pulumi import and note the exact time this command was executed ?
what command do you run to get this error message?
error: could not import deployment: [503] Service Unavailable