https://pulumi.com logo
Title
p

polite-helmet-87481

12/24/2018, 4:26 PM
user@dev:~/test/examples/aws-py-webserver$ sudo !!
sudo /home/user/.pulumi/bin/pulumi up
Previewing update (python-webserver-test):

     Type                 Name                                Plan     Info
     pulumi:pulumi:Stack  webserver-py-python-webserver-test           1 error

Diagnostics:
  pulumi:pulumi:Stack (webserver-py-python-webserver-test):
    error: an unhandled error occurred: Program exited with non-zero exit code: 1

error: an error occurred while advancing the preview
Using this example to kickstart the project
<https://github.com/pulumi/examples/tree/master/aws-py-webserver>
.
i

incalculable-sundown-82514

01/02/2019, 6:55 PM
hey! sorry to get back to you late, but if you’re still having trouble, can you re-run your program using
pulumi up -d
? That’ll display some additional debug logs so we can understand what’s going on. Also you shouldn’t ever need to run Pulumi as root - did you run into permission problems?