By guybrush threepwood on
Using drush 10.6.2 and I can run drush cr on my local. But on live, drush cr just hangs. Any ideas I could try?
I did a Ctrl-C because it took so long. I tried it again and it is hanging for over 10 minutes.
Thanks,
Comments
Drush 10 is EOL, so maybe
Drush 10 is EOL, so maybe upgrade to Drush 11?
https://www.drush.org/latest/install/#drupal-compatibility
You could try adding more verbosity, so you might be able to see where it stops:
$ drush cache:rebuild -vvvThanks, I'll give it a shot
Thanks, I'll give it a shot