Skip to content

OSError: [Errno 2] No such file or directory: '/var/lib/taskd/pki/' #11

@jrabbit

Description

@jrabbit

https://sentry.io/colorless-green-ideas/redshirt/issues/496502700/

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/'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions