gooood afternoon! I have two machines running pul...
# general
d
gooood afternoon! I have two machines running pulumi up. One on machine, we get to the preview prompt - on the second machine the pulumi up command hangs forever just after the compile (C#) finishes. Where would i start looking to dig into this in more detail? It clearly seems to be an environment issue ... (the stack uses our own Key Vault for secrets)
b
Is it targeting the same stack? Is it authenticating to the key vault the same way? I believe you could add some logging to see how far it's getting
d
seems to be - we cleared the plugin cache and still no go 🙂
e
--logtostderr -v10 --logflow
will dump a tonne of debug logs if your after details