Project

General

Profile

Actions

Bug #9118

closed

Failed to send email notification puppet_error_state: undefined method `recipients_for' for nil:NilClass

Added by cristian falcas over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
E-Mail
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We've configured foreman to send emails on failed puppet runs. The configuration is this:

  1. Outgoing email settings

production:
delivery_method: :smtp
smtp_settings:
address: smtp.domain.net
port: 25
domain: domain.net
authentication: :none
tls: false
enable_starttls_auto: false

In foreman logs we noticed this error:

Failed to send email notification puppet_error_state: undefined method `recipients_for' for nil:NilClass


Related issues 1 (1 open0 closed)

Related to Foreman - Tracker #7585: Mail notifications trackerNew

Actions
Actions

Also available in: Atom PDF