sparse-intern-71089
03/01/2021, 10:47 AMdamp-school-17708
03/01/2021, 11:26 AMwitty-fountain-25357
03/01/2021, 5:37 PMwitty-fountain-25357
03/16/2021, 2:31 PMwitty-candle-66007
03/16/2021, 2:35 PMpulumi up --debug -v 9 show anything? Or is it hanging even before any of that output is shown?
Otherwise, maybe reinstall using brew?witty-fountain-25357
03/16/2021, 2:36 PMwitty-fountain-25357
03/16/2021, 2:39 PMrm -rf ~/.pulumi/ and then started a new terminal session, pulumi version resulted with command not found, installed Pulumi via brew install pulumi, version check from pulumi version showed v2.22.0, running your command above (pulumi up --debug -v 9) still hangs - no output at all 😞witty-fountain-25357
03/16/2021, 2:40 PMpulumi up and leaving it for about 5 or more minutes, it does eventually come back with the response. But obviously that’s not ideal 😆witty-candle-66007
03/16/2021, 2:47 PMwitty-fountain-25357
03/16/2021, 2:51 PMwitty-candle-66007
03/16/2021, 2:52 PMpulumi logout
pulumi login --local
<do the secrets stuff>
pulumi up
<any better?>
pulumi logoutwitty-fountain-25357
03/16/2021, 2:52 PMwitty-fountain-25357
03/16/2021, 3:15 PMpyenv install 3.7.9 and then copy the ~/.pyenv/version/3.7.9/ folder to my repo directory and rename it to venv, copy over a generic venv/bin/activate file, and then `pulumi foobar`… no idea why, not sure of the cause or the problem, but can only assume it’s something with my pyenv and the python namespace going all strange!witty-fountain-25357
03/16/2021, 3:17 PMwitty-candle-66007
03/16/2021, 3:26 PM