NotificationChannelEmail error

Discussions about RaZberry - Z-Wave board for Raspberry computer
User avatar
aLiEnHeAd
Posts: 136
Joined: 02 Feb 2017 15:09

NotificationChannelEmail error

Post by aLiEnHeAd »

I'm suddenly being flooded by "NotificationChannelEmail error" messages (see attached Screenshot).
What are they and how can it be stopped? 🤷‍♂️
Attachments
Unbenannt.png
Unbenannt.png (88.57 KiB) Viewed 5857 times
User avatar
aLiEnHeAd
Posts: 136
Joined: 02 Feb 2017 15:09

Re: NotificationChannelEmail error

Post by aLiEnHeAd »

I checked the log file and found something:

Code: Select all

[2020-10-14 17:38:35.310] [I] [core] NotificationChannelEmail error: {"status":500,"statusText":"Datenbank konnte nicht gefunden werden","url":"https://servi
ce.z-wave.me/emailnotification/index.php","headers":{"Access-Control-Allow-Credentials":"true","Access-Control-Allow-Headers":"X-Requested-With, content-type
","Access-Control-Allow-Methods":"POST, GET, PUT, DELETE, OPTIONS","Access-Control-Allow-Origin":"*","Connection":"close","Content-Length":"0","Content-Type"
:"text/html; charset=UTF-8","Date":"Wed, 14 Oct 2020 15:38:33 GMT","Server":"Apache/2.4.18 (Ubuntu)"},"contentType":"text/html","data":""}
[2020-10-14 17:38:35.312] [I] [core] Notification: error (module): NotificationChannelEmail error
[2020-10-14 17:38:38.720] [I] [core] NotificationChannelEmail Sending a message to [my email address]
[2020-10-14 17:38:41.943] [I] [core] NotificationChannelEmail error: {"status":500,"statusText":"Unable to send e-mail","url":"https://service.z-wave.me/emailnotification/index.php","headers":{"Access-Control-Allow-Credentials":"true","Access-Control-Allow-Headers":"X-Requested-With, content-type","Access-Control-Allow-Methods":"POST, GET, PUT, DELETE, OPTIONS","Access-Control-Allow-Origin":"*","Connection":"close","Content-Length":"60","Content-Type":"text/html; charset=UTF-8","Date":"Wed, 14 Oct 2020 15:38:23 GMT","Server":"Apache/2.4.18 (Ubuntu)"},"contentType":"text/html","data":"Pretty Error: <strong>SMTP connect() failed.</strong><br />\n"}
[2020-10-14 17:38:41.944] [I] [core] Notification: error (module): NotificationChannelEmail error
[2020-10-14 17:38:43.275] [I] [core] NotificationChannelEmail error: {"status":500,"statusText":"Datenbank konnte nicht gefunden werden","url":"https://service.z-wave.me/emailnotification/index.php","headers":{"Access-Control-Allow-Credentials":"true","Access-Control-Allow-Headers":"X-Requested-With, content-type","Access-Control-Allow-Methods":"POST, GET, PUT, DELETE, OPTIONS","Access-Control-Allow-Origin":"*","Connection":"close","Content-Length":"0","Content-Type":"text/html; charset=UTF-8","Date":"Wed, 14 Oct 2020 15:38:38 GMT","Server":"Apache/2.4.18 (Ubuntu)"},"contentType":"text/html","data":""}
[2020-10-14 17:38:43.276] [I] [core] Notification: error (module): NotificationChannelEmail error
It seems like the system tried to send me an email to tell me, that it cannot send emails ?!?
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: NotificationChannelEmail error

Post by PoltoS »

hm... indeed weired ;) We will remove this infinite loop
Iceman
Posts: 3
Joined: 08 Nov 2016 12:31

Re: NotificationChannelEmail error

Post by Iceman »

I have the same problem.
Krooms
Posts: 33
Joined: 18 Mar 2018 04:18

Re: NotificationChannelEmail error

Post by Krooms »

Me too!

Is there a fix for that?

Got 400 mails yesterday.
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: NotificationChannelEmail error

Post by PoltoS »

Sorry. We have fixed this in our dev branch. The fix will become available in v3.1.2
benis
Posts: 29
Joined: 15 Apr 2016 16:07
Location: Stockholm, Sweden

Re: NotificationChannelEmail error

Post by benis »

Still having this issue in 3.1.3 for me. Any tips?
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: NotificationChannelEmail error

Post by PoltoS »

Could you please give us more details? What is in the log. What exactly do you experience?
benis
Posts: 29
Joined: 15 Apr 2016 16:07
Location: Stockholm, Sweden

Re: NotificationChannelEmail error

Post by benis »

PoltoS wrote:
21 Mar 2021 13:20
Could you please give us more details? What is in the log. What exactly do you experience?
Sure! I am getting NotificationChannelEmail error like maybe 5-10 times per day. I cannot really see any pattern why and when.

Where do I find the log? Been looking around in both the standard and expert without any success.
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: NotificationChannelEmail error

Post by PoltoS »

/var/log/z-way-server.log on the Pi
Post Reply