billions-mechanic-26704
10/25/2021, 9:19 AMpulumi up
error: Program failed with an unhandled exception:
error: Traceback (most recent call last):
File "/usr/local/bin/pulumi-language-python-exec", line 107, in
File "/Users/bgarcial/workspace/wmlab-infrastructure/venv/lib/python3.8/site-packages/pulumi/runtime/invoke.py", line 146, in invoke
raise invoke_error
Exception: invoke of github:index/getUser:getUser failed: invocation of github:index/getUser:getUser returned an error: invoking github:index/getUser:getUser: GET <https://api.github.com/users/bgarcial>: 401 Bad credentials []
error: an unhandled error occurred: Program exited with non-zero exit code: 1
My organization use github credentials as an authentication system.
I have the PULIMI ACCESS TOKEN enabled and working well. I am not sure what could be happening.