Error in Homebrew and Tor

Just wondering if anybody may know the issue here as I’m very new to using terminal and I just don’t fully get this. When I first installed homebrew and tor, I was able to run the command

brew services list

and it would tell me tor was running with a status of started. Now when I run the same command it lists tor but has a status of error, 256. The only way I can get the message with the started status is if I run the command

sudo brew services list

Then it seems everything is fine and the status shows as started. However, I keep reading that running homebrew as root is not a good practice so just wondering what the deal is here.

Tor seems to be up and running and I’m able to connect Electrum to my node. But this just always has confused me.