Email notifications no longer working
Posted: Tue Jun 04, 2019 3:28 am
Just noticed that notification emails (which come to my text message, the whole reason for having this device) are no longer working. Not sure why either.
In several log files I'm seeing this;
Further when I go into the webapp and hit save and test email I get this error in red on the page top;
There have been ZERO changes to the configuration of Alarm decoder and other devices I have are able to send email from that email account I'm using so the problem definitely is in alarmdecoder. Alarmdecoder email worked last week. Apt is all up to date.
I think this is unrelated, but I get a lot of this in the logs;
I tried this but it didn't seem to help;
https://linuxconfig.org/sendmail-unqual ... d-hostname
In several log files I'm seeing this;
- Code: Select all
Jun 4 07:06:59 AlarmDecoder kernel: [ 134.814093] random: crng init done
Jun 4 07:06:59 AlarmDecoder kernel: [ 134.814101] random: 7 urandom warning(s) missed due to ratelimiting
pi@AlarmDecoder:/var/log $ sudo cat kern.log
Jun 4 07:06:59 AlarmDecoder kernel: [ 134.814093] random: crng init done
Jun 4 07:06:59 AlarmDecoder kernel: [ 134.814101] random: 7 urandom warning(s) missed due to ratelimiting
pi@AlarmDecoder:/var/log $ sudo cat messages
Further when I go into the webapp and hit save and test email I get this error in red on the page top;
- Code: Select all
Error sending test notification: getrandom() initialization failed. (_ssl.c:661)
There have been ZERO changes to the configuration of Alarm decoder and other devices I have are able to send email from that email account I'm using so the problem definitely is in alarmdecoder. Alarmdecoder email worked last week. Apt is all up to date.
I think this is unrelated, but I get a lot of this in the logs;
- Code: Select all
Jun 4 07:05:53 AlarmDecoder sm-msp-queue[578]: unable to qualify my own domain name (AlarmDecoder) -- using short name
I tried this but it didn't seem to help;
https://linuxconfig.org/sendmail-unqual ... d-hostname