Score:0

12359.948369 systemd-shoutdown[1] wating for process crond

cn flag

My ubuntu 20.04 is taking 10-15 mins to shut down. Is any issue with my ubuntu? If yes, then how to overcome this issue?

Memory - 16GB RAM, 1TB SSD

Edited - After running this command sudo journalctl -b -1 -e, here is result

Jan 30 23:05:51 ubuntu systemd[1]: Reached target Shutdown.
Jan 30 23:05:51 ubuntu systemd[1]: Reached target Final Step.
Jan 30 23:06:49 ubuntu systemd[1]: plymouth-poweroff.service: Start-post operation timed out. Stopping.
Jan 30 23:06:49 ubuntu systemd[1]: plymouth-poweroff.service: Failed with result 'timeout'.
Jan 30 23:06:49 ubuntu systemd[1]: Failed to start Show Plymouth Power Off Screen.
waltinator avatar
it flag
After rebooting, use `sudo journalctl -b -1 -e` to see the shutdown log. See what's taking so long.
nobody avatar
gh flag
Can you try for test in `/etc/default/grub` Line `GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"` change to `GRUB_CMDLINE_LINUX_DEFAULT=""` and run `sudo update-grub` Make a backup from the file before.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.