Since I upgraded win 10 with the aniversary update; windows can find the updates it needs, but can not download them. By disabling Privoxy the downloads go ahead with no trubble. The 1024 log does not show any blocked links. Does any one else have this problem? Or bether a solution.
Pivoxy version 3.0.24
no firewall, win defender, spywareblaster
defenderii
On 8/11/16, Smets defenderii@users.sf.net wrote:
Try adding
debug 64 # show what filters matched
to your config.txt to see if anything is being filtered. Or just add
this bit to the end of your user.action and try it:
#### fail-safe
{ -block -filter -deanimate-gifs -fast-redirects -hide-referer }
crl.globalsign.net/
crl.microsoft.com/
www.microsoft.com/pkiops/crl/
.update.microsoft.com/
.windowsupdate.microsoft.com/
.windowsupdate.com/
Regards,
Lee
Related
Bugs:
#901have added the debug 64 waiting for updates to comme
Privoxy 3.0.25 beta contains a workaround for Windows updates
so you might want to give it a try.
Quoting the ChangeLog:
and Windows updates work with the default configuration.
(If it helps, the issue isn't a Privoxy bug)
Were you able to get the September updates with privoxy enabled?