- Issue created by @Nchase
- 🇩🇪Germany harkonn
We also had a problem with "Attempting to re-run cron while it is already running" and broken URLs.
We use drush cron and -l / --uri param which works fine normally, but cron occasionally gets triggered simultaneously from external visitors. These requests came through a reverse proxy which maybe triggered the broken host names being internal names for the newsletters.
Maybe this info helps you in finding the source of the problem.