OSError: [Errno 2] No such file or directory: '/var/lib/taskd/pki/'
(4 additional frame(s) were not displayed)
...
File "bin/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "redshirt/redshirt.py", line 116, in create_cert
check_output(['bash', './generate.client', user], cwd=pki_path)
File "python2.7/subprocess.py", line 212, in check_output
process = Popen(stdout=PIPE, *popenargs, **kwargs)
File "python2.7/subprocess.py", line 390, in __init__
errread, errwrite)
File "python2.7/subprocess.py", line 1024, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory: '/var/lib/taskd/pki/'
https://sentry.io/colorless-green-ideas/redshirt/issues/496502700/