bootstrap stucked at 10% with sys-whonix

Use Tor Browser Bundle with its default configuration including its built-in Tor client.

Disable system Tor (Tor service) that was installed using apt-get on Debian:

sudo systemctl stop tor.service
sudo systemctl disable tor.service

# or remove it
sudo apt-get remove tor

Read the last part of this post for more info.