Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
f
full-painter-18061
12/18/2019, 2:54 PM
Hi guys, After having exported a state file, cleaned up its resources and did the same on the AWS associated account, imported my file and run a refresh successfully, then a
pulumi preview
get stuck on the first
pulumi:pulumi:Stack
create step of the plan?
s
stocky-island-3676
12/18/2019, 3:07 PM
@full-painter-18061
What’s the error message?
f
full-painter-18061
12/18/2019, 3:08 PM
it wasn’t showing any error
just stuck like on a loop
Do you want me to provide the state file?
w
white-balloon-205
12/18/2019, 3:18 PM
If you are seeing a hang - it’s possible you are hitting
https://github.com/pulumi/pulumi/issues/3309
. Could you try using an older version of Node to see if that’s the issue? Else you could also grab diagnostic logs to see if those provide more insight:
https://www.pulumi.com/docs/troubleshooting/#verbose-logging
Post