Mine still aren't actually rebooting, but I received another email from a new system today. Tracked it down to this:
So I checked for python processes started around that time and found this:
Went back and found the same thing on another system:
And again:
hey @Scharbag any updates on your bug? I still can't see it. I'm about ready to log one of mine own too because my hosts thankfully aren't *actually* rebooting ... they're just emailing me telling me they did erroneously.
Code:
Mar 6 03:45:03 hostname1 kernel: pid 262 (python3.6), uid 0: exited on signal 11 (core dumped)
So I checked for python processes started around that time and found this:
Code:
root 13531 0.0 0.1 74884 65288 - I 03:45 0:02.68 /usr/local/bin/python /etc/find_alias_for_smtplib.py -FCronDaemon -odi -oem -oi -t (python3.6) root 13665 0.0 0.2 188560 138304 - S 03:45 0:12.82 python3.6: middlewared (python3.6)
Went back and found the same thing on another system:
Code:
Feb 28 12:19:08 hostname2 kernel: pid 250 (python3.6), uid 0: exited on signal 11 (core dumped)
And again:
Code:
root 42507 0.0 0.2 194096 136816 - S Wed12 22:34.33 python3.6: middlewared (python3.6)
hey @Scharbag any updates on your bug? I still can't see it. I'm about ready to log one of mine own too because my hosts thankfully aren't *actually* rebooting ... they're just emailing me telling me they did erroneously.