Cannot add onion-grater profile

Tried (in Whonix 18 gateway template in Qubes 4.3)

sudo onion-grater-add 40_bitcoind.yml

Got:

ERROR: profile_file_source ‘’ does not exist!
zsh: exit 1 sudo onion-grater-add 40_bitcoind.yml

Also tried:

sudo cp /usr/share/doc/onion-grater-merger/examples/40_bitcoind.yml /etc/onion-grater-merger.d/

sudo onion-grater-add /etc/onion-grater-merger.d/40_bitcoind.yml

Still got:

ERROR: profile_file_source ‘’ does not exist!

Tested same on whonix 17 gateway.

1 Like

Drop .yml.

sudo onion-grater-add 40_bitcoind
2 Likes

It worked, many thanks Patrick

2 Likes