Solving pkexec error initializing authority on Debian
This Tip Try to Solve pkexec error initializing authority on Debian GNU/Linux – Step by step Tutorial.
This Issue is usually due to a Not Started DBus Service.
Finally, this Setup is valid for all the Debian-based Distros like:
- Kali
- MX Linux
- Deepin
- Parrot
- antiX
- SparkyLinux
- Q4OS
- Vanilla OS
- Netrunner
- Voyager Debian
- MakuluLinux
- Elive
- LMDE
- Devuan (You may just need to Discover what’s the Parent Release)

Fixing System
Then to Solve pkexec error initializing authority on Debian
Try to Start the DBus Service:sudo service dbus start
Or:sudo systemctl start dbus
Thanks to: github.com