You are not logged in.

#1 2012-06-22 15:40:01

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Privoxy shows 404 at times

I have recently started using privoxy on my machines. At times when I boot my machine, privoxy simply gives me the 404 page for any web address. Restarting privoxy at that time doesn't help at all.

I could stop privoxy and then change the proxy settings in firefox or chromium and use the internet but thats annoying on top of not being able to use privoxy.

So what can I look at in order to make sure privoxy always works. I have my net-profiles in my DAEMONS array before privoxy.

 DAEMONS = (syslog-ng net-profiles rpcbind..... @privoxy ...)

I would post my entire DAEMONS, but I am currently at work. But I am sure I start my network before privoxy.


Bonus question : I also installed privoxy-blocklist for ad-blocking. But  i still see some ads on certain pages unless I also have AdBlock plus enabled.  I was under the impression that privoxy-blocklist is better than Ad-block because it avoids downloading the ad rather than simply blocking the view (as ad-block does). Am I doing something wrong in this?


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#2 2012-06-25 17:48:42

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Privoxy shows 404 at times

Inxsible wrote:

[...]
Bonus question : I also installed privoxy-blocklist for ad-blocking. But  i still see some ads on certain pages unless I also have AdBlock plus enabled.  I was under the impression that privoxy-blocklist is better than Ad-block because it avoids downloading the ad rather than simply blocking the view (as ad-block does). Am I doing something wrong in this?

Adblock plus avoids downloading the ads too.

Offline

#3 2012-06-27 17:53:18

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Privoxy shows 404 at times

so then, the privoxy-blocklist is not of much use compared to Ad-block?

any other tips on what I should be looking at for the "404 at times" issue?


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#4 2012-06-27 17:55:06

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: Privoxy shows 404 at times

x33a wrote:

Adblock plus avoids downloading the ads too.

It doesn't, at least not on Chrom(e|ium).


ᶘ ᵒᴥᵒᶅ

Offline

#5 2012-06-27 19:43:54

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Privoxy shows 404 at times

Nothing better than a few hosts files together with privoxy and dnsmasq to redirect the baddies to 0.0.0.0 tongue


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#6 2012-06-28 00:58:52

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Privoxy shows 404 at times

litemotiv wrote:
x33a wrote:

Adblock plus avoids downloading the ads too.

It doesn't, at least not on Chrom(e|ium).

I was referring to the firefox version. chromium version is crap compared to the firefox one.

@ Inxsible, take a look here (you might have seen it already)

http://www.privoxy.org/faq/trouble.html

Also, just my personal view. I tried privoxy a few years back, but didn't use it even for a day. It has its pros though (mainly system wide blocking). But adblock plus gives much easier way to block new ads/elements, you can easily disable abp temporarily in case of problems with the website, and it requires very little technical knowledge.

Offline

#7 2012-06-28 02:03:38

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Privoxy shows 404 at times

x33a, I had in fact seen that page. Only thing mentioned about 404 was to add www in the beginning to see if it helps. It hasn't yet. But I will keep trying. If it gets to be too much of a hassle then I might remove privoxy as well.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#8 2012-06-29 20:44:16

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,491

Re: Privoxy shows 404 at times

Admittedly I have not tried another adblocker for ages, but that's because I really do like privoxy. Have been using it for ages really and only ever had problems with timeouts when using it in a proxy chain. Do you chain it with something?

The only two config options I use are:

hostname    one.proxy.net

and

listen-address 127.0.0.1:8118

(of course)

Try setting a hostname if you have not already. Perhaps that helps those 404's. It is only used in http-headers for the get-requests I think.

One other very neat feature is:

enable-remote-toggle     1

Setting that to 1 lets you dis-/enable privoxy via the browser on-the-fly (set the option; restart privoxy and visit  http://config.privoxy.org/toggle?mini=y&set=enable or http://config.privoxy.org/toggle?set=enable for the big menu).

Offline

#9 2012-06-30 06:00:18

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Privoxy shows 404 at times

Inxsible wrote:

At times when I boot my machine, privoxy simply gives me the 404 page for any web address. Restarting privoxy at that time doesn't help at all.

Your DNS is screwed.

I run privoxy, and BIND for DNS, and don't have a problem with privoxy 404-ing.

Offline

Board footer

Powered by FluxBB