9
July
2024
13:14

Solving the problem with the Whoopsie service

9 July 2024 13:14

When starting some SYSTE teamsmd (например, управления сервисами), возможно появление ошибки "Unknown username " whoopsie " in message bus configuraTion File ".

Description: Whoopsie service is used in the processing of unforeseen events (exceptions) when starting services.
At 99% of the time it is not needed, but it is part of Linux, so it is necessary to establish its work.

Solution:

1) Delete and install the Whoopsie package

sudo apt purge whoosie && sudo apt instaLL Whoopsie

2) Registration

sudo /usr/bin/dbus-daemin --system --nopidfile --systemd-activaTion

Now there are no mistakes Whoosie.



Related publications