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

Permission not being passed through correctly #237

Open
jlargent opened this issue Jun 16, 2016 · 2 comments
Open

Permission not being passed through correctly #237

jlargent opened this issue Jun 16, 2016 · 2 comments

Comments

@jlargent
Copy link

jlargent commented Jun 16, 2016

Starting with god version 0.13.5 if you start god as non root user if can not open and read files owed and grouped by that user.

su -c '/usr/local/bin/god -p 67777 -D -c /path/to/config' username

[2016-06-16 13:38:44] ERROR: Log directory '/srv/www/apps/app/log' is not writable by xxxx

The xxxx user has permissions to read, write and execute on that directory.
su to that user and user is able to create and modify files in that directory.

running ruby 2.1.7

@eltone
Copy link

eltone commented May 23, 2017

@jlargent did you find a way to work around this issue? I have the same problem.

@jlargent
Copy link
Author

jlargent commented May 24, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@eltone @jlargent and others