What is this log message telling me?

Created on 30 June 2022, over 2 years ago
Updated 25 May 2024, 7 months ago

Problem/Motivation

During a cron run (see screenshot for context) I always get this log message.
What does it mean and what can I do to prevent it?
Is there any diagnostic steps I can take ie in db to pinpoint any particulr subscribers?

💬 Support request
Status

Closed: works as designed

Version

3.0

Component

Miscellaneous

Created by

🇬🇧United Kingdom iainH

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇩🇪Germany achikas Lower Saxony, Germany

    I still get the same error on cron and don't know where to set the Site URI.

    [error] Stop sending newsletter to avoid broken links / SPAM. Site URI not specified.

    Can someone explain, please.

  • 🇬🇧United Kingdom iainH

    This is how I do it now via crontab -e. Resolves my issue.

    */15 * * * * /usr/local/bin/drush -r /var/www/drupal/web core-cron --quiet --uri=my.website.name.uk
    
  • Status changed to Closed: works as designed 7 months ago
  • 🇬🇧United Kingdom iainH
Production build 0.71.5 2024