Hello
On 27 April 2018 at 06:36, smichel0 smichel0@protonmail.com wrote:
Thanks for reply! Cookieauthentication is set on 1. I did "sudo adduser $USER debian-tor". (https://trac.torproject.org/ projects/tor/ticket/25890#comment:1) On Raspbian Pi the default user is pi, so I added it as user, but it didn't help. SMichel
Try:
sudo -u debian-tor nyx
Thanks