Source of error messages

Posted on
Sun Sep 02, 2018 8:17 am
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Source of error messages

I am seeing the following at 10 minute intervals. The first message seems to occur randomly. That is, it doesn't appear immediately after some other log entry. The messages disappear after an Indigo server restart.

    2 Sep 2018 at 08:52:48
    Error email send message failed
    Error email re-send scheduled in 10 minutes
I have switched all of my notifications to use the Better Email plugin and gone through the Indigo database to make sure I am no longer calling the built-in email interface. So, this looks like some plugin is calling the Indigo email interface directly via the plugin API.

So, Is there any way to trace the source of these error messages?

Posted on
Sun Sep 02, 2018 11:23 am
jay (support) offline
Site Admin
User avatar
Posts: 18199
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Source of error messages

None other than disabling plugins to try to figure it out.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Sun Sep 02, 2018 11:25 am
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Re: Source of error messages

jay (support) wrote:
None other than disabling plugins to try to figure it out.

Yea, I was afraid of that. Is there any way to see the email message queue? Seeing the content of the message would probably point out the source.

Posted on
Sun Sep 02, 2018 11:40 am
jay (support) offline
Site Admin
User avatar
Posts: 18199
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Source of error messages

Nope.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Sun Sep 02, 2018 11:41 am
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Re: Source of error messages

jay (support) wrote:
Nope.
:(

Posted on
Sun Sep 02, 2018 2:18 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Source of error messages

lanbrown wrote:
Not ideal, but you could install a local smtp server and point the builtin Indigo email to it. Then you could see what the message it sent was.

Here is a free smtp server:
http://mailslurper.com


Or if you want to be really crazy, you could install my SMTPd plugin and point the Indigo email sender to it. :twisted:

Then you could take those emails and resend them using BetterEmail. :P

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sun Sep 02, 2018 2:47 pm
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Re: Source of error messages

I installed Mailslurper, because lanbrown was 3:18 faster than FlyingDiver... and, I found the problem. It was me! I was sending an email in an embedded Python script,
    indigo.server.sendEmailTo()
so it did not appear in the database when I searched through it for calls to the built-in Indigo email function..

Problem resolved. Thanks for the help and ideas.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 2 guests