[Bug 1790323] Re: system shutdown without warning or notification

2018-11-14 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60 days.] ** Changed in: systemd (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/179032

[Bug 1790323] Re: system shutdown without warning or notification

2018-09-15 Thread pleabargain
Not much to go on, I know. Next time I'll know to use journalctl -b -1 -e attached is the output some mentions of fail whale is dead but no other obvious(to me) errors. Probably can close this bug unless there is something in the journal that SHOULDN'T be there. ** Attachment added: "output of

[Bug 1790323] Re: system shutdown without warning or notification

2018-09-12 Thread Dimitri John Ledkov
Well, there is not much to say here... and there are no relevant logs. Maybe look at the journal from last boot? I.e. $ journalctl -b -1 -e to see if there is anything intersting Maybe a keyboard key to shutdown was pressed, or `shutdown now` was typed in the terminal, or some such. ** Chang