Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

supervisord error "not an existing directory" #1190

Closed
diepes opened this issue Jan 10, 2019 · 1 comment
Closed

supervisord error "not an existing directory" #1190

diepes opened this issue Jan 10, 2019 · 1 comment
Labels

Comments

@diepes
Copy link

diepes commented Jan 10, 2019

I have supervisord in a docker container starting some services.

The config has a entry childlogdir=/var/log/supervisord

When the container is run with a /var/log bind mounted into it without this directory it fails

For help, use /usr/bin/supervisord -h
Error: /var/log/supervisord is not an existing directory

Is there a way to get supervisord to create this subdirectory at startup ?
It is started as PID=1 in the container.

@mnaberez
Copy link
Member

Duplicate of #120

@mnaberez mnaberez marked this as a duplicate of #120 Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants