Closed axamei closed 3 months ago
Running sudo -u www-data vendor/bin/drush cache-rebuild produces the following:
sudo -u www-data vendor/bin/drush cache-rebuild
[preflight] Failed to create "/home/deploy/.drush/cache/factory": mkdir(): Permission denied [warning] Drush command terminated abnormally.
Used in the cache_clear task in capistrano.
Running
sudo -u www-data vendor/bin/drush cache-rebuild
produces the following:Used in the cache_clear task in capistrano.