Better email stopped working after upgrading Indigo to 7.4
Better email stopped working after upgrading Indigo to 7.4
I was running BEM v7.2.4 with Indigo 7.3 and all was working just fine. Since upgrading to Indigo 7.4, BEM quit working. I upgraded BEM to v7.2.9 and that did not fix the problem. I've restarted the plugin with no success. I use the plugin only to send emails to my SMTP server and my server settings are correct. Indigo server OS is v10.14.6
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better email stopped working after upgrading Indigo to 7
Better Email works just fine with Indigo 7.4. So whatever problem you're having is not specific to Indigo 7.4
I can't do anything without debug logs. Turn on debug level logging and send an email.
I can't do anything without debug logs. Turn on debug level logging and send an email.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Better email stopped working after upgrading Indigo to 7
Below is text from log after manually triggering an event (four times)
Trigger Interface Failure
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better email stopped working after upgrading Indigo to 7
You need to go into the plugin configuration dialog and turn on debug logging.
- Attachments
-
- Screen Shot 2020-07-13 at 10.27.55 PM.png (54.8 KiB) Viewed 7189 times
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Better email stopped working after upgrading Indigo to 7
Here it is again...
Code: Select all
Jul 13, 2020 at 21:48:56
Better Email Debug validatePrefsConfigUi called
Trigger Interface Failure
Better Email Debug sendEmailAction queueing message 'Indigo Interface Failure'
Better Email Debug SMTP email Server: SMTP poll, 1 items in queue
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email Debug sendEmailAction queueing message 'Indigo Interface Failure'
Better Email Debug SMTP email Server: SMTP poll, 1 items in queue
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Trigger Interface Failure
Better Email Debug sendEmailAction queueing message 'Indigo Interface Failure'
Better Email Debug SMTP email Server: SMTP poll, 1 items in queue
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Jul 13, 2020 at 21:49:41
Trigger Interface Failure
Better Email Debug sendEmailAction queueing message 'Indigo Interface Failure'
Better Email Debug SMTP email Server: SMTP poll, 1 items in queue
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'
Error email send connection failed
Error email re-send scheduled in 10 minutes
Trigger Interface Failure
Better Email Debug sendEmailAction queueing message 'Indigo Interface Failure'
Better Email Debug SMTP email Server: SMTP poll, 1 items in queue
Better Email SMTP email Server: Sending email 'Indigo Interface Failure' to '[email protected]'- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better email stopped working after upgrading Indigo to 7
I see one error, and it looks like it retried that message. No errors on all the other messages. So why do you think it's not working?
Actually, I take that back. There's an error there, but it's not coming from the plugin. I think it's coming from Indigo's built in email sender.
Actually, I take that back. There's an error there, but it's not coming from the plugin. I think it's coming from Indigo's built in email sender.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Better email stopped working after upgrading Indigo to 7
I say it's not working because I'm not receiving emails. Was not getting error in log until I enabled debugging in plugin. Action is configured to Better email device.
- Attachments
-
- Screen Shot 2020-07-13 at 22.12.35.png (288.1 KiB) Viewed 7178 times
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better email stopped working after upgrading Indigo to 7
I'm not sure what to tell you. Those two lines don't have "Better Email" at the beginning, so they're not coming from the plugin. And I checked - the plugin does not have those text strings anywhere in the code. And they're not in the Python library that's actually connecting to the SMTP server (as best I can tell). Maybe Matt or Jay have some insight into where those two messages are coming from.
Maybe there's a clue in the plugin specific log. It's located at:
Can you zip up that file and either post it here or PM it to me?
Maybe there's a clue in the plugin specific log. It's located at:
Code: Select all
/Library/Application Support/Perceptive Automation/Indigo 7.4/Logs/com.flyingdiver.indigoplugin.betteremail/plugin.log
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Better email stopped working after upgrading Indigo to 7
Here are the requested logs...
Thanks
Thanks
- Attachments
-
- Archive.log
- (8.33 KiB) Downloaded 337 times
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better email stopped working after upgrading Indigo to 7
Unfortunately, there's no new information in those logs. No errors detected by the plugin at all. Not even those two error messages in the main Indigo log.
I believe the emails are getting sent, but are not making it to your Inbox. Are you receiving other emails at that address? Have you checked the spam filter or junk folder?
Have you tried sending email from Indigo to a different email address?
I believe the emails are getting sent, but are not making it to your Inbox. Are you receiving other emails at that address? Have you checked the spam filter or junk folder?
Have you tried sending email from Indigo to a different email address?
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Better email stopped working after upgrading Indigo to 7
I changed it to a gmail account and it worked. I am not sure what happened to my cox account because it was working with it before and everything else with my cox account is OK, I will contact them. Thank you very much for your efforts.
Best regards,
Billy
Best regards,
Billy
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Better email stopped working after upgrading Indigo to 7
Those are coming from the built-in email function. You must still have an action or something that's using the built-in email vs the plugin.Error email send connection failed
Error email re-send scheduled in 10 minutes
Re: Better email stopped working after upgrading Indigo to 7
I am trying to specify a different smtp email server to send emails from but can't seem to find where to make this change. I do not see any place in Better email plugin to do so, in Indigo preferences/email settings all fields are blank, but but emails are still going out & sender info indicates that it coming from an email that no longer exists.
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Better email stopped working after upgrading Indigo to 7
To use a different SMTP server with Better Email, you need to create a new SMTP device. Or edit the existing one.bjmouton wrote:I am trying to specify a different smtp email server to send emails from but can't seem to find where to make this change. I do not see any place in Better email plugin to do so, in Indigo preferences/email settings all fields are blank, but but emails are still going out & sender info indicates that it coming from an email that no longer exists.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177