`pulumi up` hangs on `new StackReference(...)` is ...
# general
i
pulumi up
hangs on
new StackReference(...)
is there any known issue related to this?
b
there were yet unconfirmed reports of app.pulumi.com being slow today
for us it is always slow, but for a different reason 🙂
i
@best-xylophone-83824 Thank you! Didn’t notice it. But to the point that an empty stack hangs on for 15 minutes?
b
add
--logtostderr -v=9
args to see what it might be
i
I see something like
Copy code
StepExecutor worker(4): step read on urn:pulumi:...::pulumi:pulumi:StackReference::shared retired
Actually app.pulumi.com doesn’t load at all
g
@incalculable-diamond-5088 When you say it doesn't load at all what are you experiencing? Do you get an error? Does it timeout?
b
@incalculable-diamond-5088, can't confirm, app.pulumi.com works for me so far
i
@gentle-diamond-70147 It just hangs forever. Doesn’t even timeout. Retries?? BTW, now it’s working back
g
The Pulumi CLI was doing this? Was is it accessible in your browser?