I use polipo on my terminal proxy http request. When I config done, I reload it. It happened an error.
error information on terminal:
I tried change owner and group of the file, but it does not reload.
sudo chgrp staff homebrew.mxcl.polipo.plist
sudo chown baidu homebrew.mxcl.polipo.plist
/usr/local/Cellar/polipo/1.1.1/homebrew.mxcl.polipo.plist: Path had bad ownership/permissions

It seems that you have installed
polipoorhomebrewwith root permissions.Try to set permissions of
/usr/local/Cellar/polipo/1.1.1/according to your username (my username ishamidrohani):or try to reinstall
homebrewand thenpolipoin your current user without anysudoprefixes.Launch agents will be installed in
~/Library/LaunchAgents. So you can startpolipowith Homebrew Services:Homebrew Services will be installed automatically within installation of
homebrew; Otherwise install it:After a successful installation, look at here for configurations.