[Pkg-chromium-maint] Bug#700001: Bug#704492: Bug#704492: Acknowledgement (chromium: seeing the exactly same thing :()

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Sun May 5 10:49:46 UTC 2013


On Sat, 4 May 2013, Cristian Ionescu-Idbohrn wrote:
>
> 2. I'm using privoxy and run chromium (among other options) with:
> 	--proxy-server=localhost:8118
>    * that gave me a confusing error message about not being able to
>      connect to that proxy
>    * changing the /etc/privoxy/config:
> 	listen-address localhost:8118 -> listen-address 127.0.0.1:8118
>      made chromium behave;
>    * looks like privoxy may be at fault here, but I didn't dig

After a closer look, I found chromium being no longer able to cope with
an IPv6 localhost :(

	Unable to connect to the proxy server
	(and making suggestions that are not applicable)

I had to modify /etc/hosts (and comment out IPv6):

---
127.0.0.1	localhost

...

# The following lines are desirable for IPv6 capable hosts
#::1     localhost ip6-localhost ip6-loopback
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters
---


Cheers,

-- 
Cristian



More information about the Pkg-chromium-maint mailing list