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 ?!?