Fresh install of latest version - nems-mailtest not working

Found something amiss in NEMS? Confirm first that you are running the latest version, and then post your bug report here.
Post Reply
arwed
Junior Member
Posts: 2
Joined: Wed Jul 11, 2018 11:59 am

Fresh install of latest version - nems-mailtest not working

Post by arwed »

I installed NEMS 1.4.1 on a Raspberry Pi 3 B+ today. Without any changes, right out of the box I filled the SMTP Email Configuration an ran the nems-mailtest.
This is what I got:

Please wait...sh: 11: ** -m *****: not found
sh: 13: Notification: not found
sh: 14: Host:: not found
sh: 16: Address:: not found
sh: 19: Date/Time:: not found
sh: 20: Syntax error: Unterminated quoted string
Jul 11 18:56:36 nems sendemail[5570]: WARNING => The argument after -xp was not valid password!
Jul 11 18:56:36 nems sendemail[5570]: ERROR => You must specify a 'from' field!  Try --help.

Is this a bug, or did I make a mistake?
Last edited by arwed on Fri Jul 13, 2018 10:09 am, edited 1 time in total.
User avatar
Robbie Ferguson
Posting Freak
Posts: 835
Joined: Wed Mar 07, 2012 3:23 pm
Location: Ontario, Canada
Contact:

RE: Fresh install of latest version - nems-mailtest not working

Post by Robbie Ferguson »

Could you please try running: sudo nems-quickfix

Just to rule out that you're using an obsolete version of nems-mailtest.

If it still doesn't work, can you email me an unencrypted copy of your backup.nems file to review?

Thanks,
Robbie
Robbie Ferguson // The Bald Nerd

Did I help you out? Appreciate what I do? Please consider saying thanks:
arwed
Junior Member
Posts: 2
Joined: Wed Jul 11, 2018 11:59 am

RE: Fresh install of latest version - nems-mailtest not working

Post by arwed »

Hi Robbie,
after running the quickfix I still got the same error. I then saved my settings again without changing them and now it is working.
Thanks a lot for your help.
Best regards
Arwed
User avatar
Robbie Ferguson
Posting Freak
Posts: 835
Joined: Wed Mar 07, 2012 3:23 pm
Location: Ontario, Canada
Contact:

RE: Fresh install of latest version - nems-mailtest not working

Post by Robbie Ferguson »

Well, I'm glad to hear it's working now!! Something must've got mixed up with your config file ... so saving again would have re-created it.

Thanks for the update! Enjoy!

Robbie
Robbie Ferguson // The Bald Nerd

Did I help you out? Appreciate what I do? Please consider saying thanks:
SFM
Junior Member
Posts: 2
Joined: Sun Sep 09, 2018 6:22 pm

RE: Fresh install of latest version - nems-mailtest not working

Post by SFM »

Hi Robbie,

Running into a similar issue on a new install (NEMS 1.4.1- RPI3B+) even after applying nems-quickfix:

Please wait...

sh: 10: 6.7/: not found
Sep 09 19:42:19 nems sendemail[11315]: ERROR => You must specify a 'from' field!  Try --help.

Update:

Downloaded and flashed NEMS image on a fresh SD card; same issue.
Last edited by SFM on Sun Sep 09, 2018 7:20 pm, edited 1 time in total.
User avatar
Robbie Ferguson
Posting Freak
Posts: 835
Joined: Wed Mar 07, 2012 3:23 pm
Location: Ontario, Canada
Contact:

RE: Fresh install of latest version - nems-mailtest not working

Post by Robbie Ferguson »

Thanks SFM. Can you please send me your support.nems file so I can review? I've yet to see an affected support.nems file, and have not been able to replicate it with my own settings.

Also, in that private email please paste the entire output of the terminal including what you typed to initiate nems-mailtest.

Also, I just pushed out a patch that allows apostrophes and quotes in SMTP passwords. So if you have either of those, please do a nems-update and then try again to see if that's all it was.
Robbie Ferguson // The Bald Nerd

Did I help you out? Appreciate what I do? Please consider saying thanks:
SFM
Junior Member
Posts: 2
Joined: Sun Sep 09, 2018 6:22 pm

RE: Fresh install of latest version - nems-mailtest not working

Post by SFM »

Hi Robbie,

The update worked, since I did have a semicolon in the password.

Thanks for your help, you can ignore my email  :)
Last edited by SFM on Mon Sep 10, 2018 10:25 am, edited 1 time in total.
User avatar
Robbie Ferguson
Posting Freak
Posts: 835
Joined: Wed Mar 07, 2012 3:23 pm
Location: Ontario, Canada
Contact:

RE: Fresh install of latest version - nems-mailtest not working

Post by Robbie Ferguson »

Okay awesome. I'm pretty confident then that this will also fix it for arwed. I do my best to think of every scenario when I write the code, but sometimes little things like that creep up. Thanks for letting me know!
Robbie Ferguson // The Bald Nerd

Did I help you out? Appreciate what I do? Please consider saying thanks:
bscrockett
Junior Member
Posts: 1
Joined: Tue Jun 25, 2019 2:37 pm

RE: Fresh install of latest version - nems-mailtest not working

Post by bscrockett »

I realize this post is several months old.  My primary use for NEMS/Nagios will be for notification.  Can't get nems-mailtest working.  Returns:  
Please wait...
Message could not be sent.
Mailer Error: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/ ... leshooting

Verified SMTP settings, I can ping the destination SMTP server, verified e-mail credentials.  Output from message isn't too helpful.  Having trouble finding out what exactly is going on (which I had more verbose debugging output).  Tried nems-quickfix and nems-update.  No joy...  Any ideas?

Brian
Post Reply