I haven't see that, sorry. Does it happen with another stack? If you create a new trivial project (maybe one bucket), does something similar happen? If you turn the log/debug info way up, do you get more hints from the output?
m
many-psychiatrist-74327
09/24/2021, 6:33 AM
i’ll try these next time, thanks!
c
creamy-nail-67991
09/24/2021, 10:34 AM
I have experienced something like that, in certain resources such as Azure Front Door (Classic), when there is an error (not in the code) that prevents the resource to be created e.g. permissions.
My speculation is that Pulumi CLI retries to request and this delays the failure to appear. In other words, I tend to use it as an indication if the stack will succeed or fail.
m
many-psychiatrist-74327
11/08/2021, 10:48 PM
I still see this, and it’s made pulumi unusable 😞
If I do
-v 3
, all new information I see is
Copy code
I1108 22:45:59.932048 72261 ignore.go:44] Explicitly ignoring and discarding error: rpc error: code = Canceled desc = grpc: the client connection is closing
I’ve also determined that this happens on my machine, but if I check out the code and run in another machine, it succeeds. Keep in mind I’m doing this inside a docker container, so the environments are exactly the same.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.