Skip to content

Instantly share code, notes, and snippets.

@orakili
Created April 4, 2024 00:57
Show Gist options
  • Save orakili/eae3e798e8b332c1179b9d5318acee78 to your computer and use it in GitHub Desktop.
Save orakili/eae3e798e8b332c1179b9d5318acee78 to your computer and use it in GitHub Desktop.
Drupal 10 nots

CRON stuck

When drush cron returns Attempting to re-run cron while it is already running.:

Run drush php-eval "\Drupal::service('lock')->release('cron');".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment