Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown contact type #42

Closed
ihard opened this issue Nov 8, 2017 · 2 comments
Closed

Unknown contact type #42

ihard opened this issue Nov 8, 2017 · 2 comments

Comments

@ihard
Copy link

ihard commented Nov 8, 2017

config notifire

  host: localhost
  port: "6379"
  dbid: 0
graphite:
  enabled: ""
  uri: localhost:2003
  prefix: moira
  interval: 60s0ms
log:
  log_file: stdout
  log_level: debug
notifier:
  sender_timeout: 10s0ms
  resending_timeout: "24:00"
  senders:
    - type: mail
      smtp_host: mail.example.ru
      smtp_port: 25
      mail_from: moira@example.ru
      insecure_tls: true
  moira_selfstate:
    enabled: "false"
    redis_disconect_delay: 30
    last_metric_received_delay: 60
    last_check_delay: 60
    contacts: []
    notice_interval: 300
  front_uri: http://alert.example.ru
timezone: Europe/Moscow```

add delivery channel and test Email devnull@example.ru 
in log 
Nov  8 11:56:48 moira moira-notifier[32677]: 2017-11-08 11:56:48.411#011notifier#011WARNING#011Can't send message after 3 try: Unknown contact type [package of 1 notifications to devnull@example.ru]. Retry again after 1 min
Nov  8 11:56:48 moira moira-notifier[32677]: 2017-11-08 11:56:48.411#011notifier#011DEBUG#011Scheduled notification for contact email:devnull@example.ru trigger  at 2017/11/08 11:57:48 (1510131468)
@ihard ihard closed this as completed Nov 9, 2017
@usbulat
Copy link

usbulat commented May 10, 2018

Hello.
Did you solve this issue? I'm facing the same problem.

@titusjaka
Copy link
Contributor

Bulat, this issue is related to #81, isn't it?

If so, I suggest to solve your problem in that thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants