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

log directory does not exist, blocks resque from running #224

Open
shoaibali opened this issue Jul 31, 2015 · 0 comments
Open

log directory does not exist, blocks resque from running #224

shoaibali opened this issue Jul 31, 2015 · 0 comments

Comments

@shoaibali
Copy link

I am not sure if this is fixed anywhere else, but for the initial setup, I ran in to an issue where resque is unable to clone repository due to _deploynaut_logs directory not existing. I understand this is not a fatal error, just a warning but as soon as I created that directory manually the deploynaut-php-resque was happy to clone.

ERROR [Warning]: fopen(/sites/deploynaut/www/assets/_deploynaut_logs/clonegitrepo.log): failed to open stream: No such file or directory

I have grepped through the code, but I cant see anywhere this directory being created. I had to create it manually and fix its permissions.

I was hoping this directory would get created upon /dev/build ? Therefore it might be an enhancement.

I had to run resque manually to see the above Warning.

sudo -u www-data ./framework/sake dev/resque/run queue=*

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

1 participant