Privoxy is running. Configured in Firefox. Default privoxy config.
When I try to access a webpage I get a privoxy error, such as:
Your request for http://www.theguardian.com/uk could not be fulfilled, because the domain name … could not be resolved.
I was using privoxy in SUSE 10.2 until yesterday when I upgraded to 13.1. I don’t remember having to configure the internet connection. in privoxy itself.
Firewall makes no difference. resolv.conf is OK. Internet access is OK without privoxy. Same in another browser.
same problem here, I did a clean install to move from 12.1 to 13.1.
privoxy has always been a bit flaky for me, sometimes the service not starting etc. These problems were normally fixed with online updates.
Also now the privoxy logfile is empty (even after the fix in the bugreport), making it that much harder to debug. Does yours contain anything?
From what I gathered, applying the fix will help if you upgrade from a recent version, but fail if it is a new install, or an upgrade from a very old version
Somehow the install script doesn’t set up the chroot environment correctly. Adding the usual suspects /var/lib/privoxy/lib/, i.e.,
I have a clean install and the fix was required for privoxy to start. The --chroot option is required. I also had to change the path supplied from /etc/privoxy/config to /etc/config (even though that does not exist, is it inside the chroot?)
Also note, I’m on i586, not x86_64 as in the bugreport.