Hi dear community. I am getting this message when ...
# general
b
Hi dear community. I am getting this message when doing
pulumi up
Copy code
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.
I got it, my github token (that one I am calling it from my yaml config settings ) was expired