Seems to me I can't run 'drush cache-warmer', it gives "Command cache-warmer needs a higher bootstrap level to run" error. I have latest ver. of drush. Files for cache-warmer are in /.drush folder. I tried to run crontab with parallel mode and the log file, there is no log file generated. Can't figure out the drush command part.
BTW I have nginx installed with microcaching enabled. Trying to get the new approach.
Thank you @perusio for the nice group and the github instructions.

Comments

perusio’s picture

Are you in the correct dir or using an alias? That error message usually results from not being in the correct context.

Does drush st works correctly?

p.act’s picture

My fault. It was permissions-drush related problem. Not relating to cache_warmer at all.
Thank you for response.

perusio’s picture

Status: Active » Closed (fixed)

Issue fixed.