Re: [BUG] (13) Permission denied with workers | squid 3.2.3 and 3.3 rev 12500.

2012-12-10 Thread Amos Jeffries
On 8/12/2012 3:48 a.m., Henrik Nordström wrote: tor 2012-12-06 klockan 21:54 +0200 skrev Eliezer Croitoru: On cache log I am getting these: 2012/12/06 21:34:29.780 kid3| commBind: Cannot bind socket FD 10 to [::]: (13) Permission denied Odd.. the debug output indicates this is a request for

Re: [BUG] (13) Permission denied with workers | squid 3.2.3 and 3.3 rev 12500.

2012-12-10 Thread Eliezer Croitoru
On 12/10/2012 01:14 PM, Amos Jeffries wrote: On 8/12/2012 3:48 a.m., Henrik Nordström wrote: tor 2012-12-06 klockan 21:54 +0200 skrev Eliezer Croitoru: On cache log I am getting these: 2012/12/06 21:34:29.780 kid3| commBind: Cannot bind socket FD 10 to [::]: (13) Permission denied Odd.. the

Re: [BUG] (13) Permission denied with workers | squid 3.2.3 and 3.3 rev 12500.

2012-12-10 Thread Alex Rousskov
On 12/10/2012 04:14 AM, Amos Jeffries wrote: On 8/12/2012 3:48 a.m., Henrik Nordström wrote: tor 2012-12-06 klockan 21:54 +0200 skrev Eliezer Croitoru: On cache log I am getting these: 2012/12/06 21:34:29.780 kid3| commBind: Cannot bind socket FD 10 to [::]: (13) Permission denied Odd.. the

Re: [BUG] (13) Permission denied with workers | squid 3.2.3 and 3.3 rev 12500.

2012-12-10 Thread Alex Rousskov
On 12/06/2012 12:54 PM, Eliezer Croitoru wrote: On cache log I am getting these: 2012/12/06 21:34:29.780 kid3| commBind: Cannot bind socket FD 10 to [::]: (13) Permission denied Have you see the following SMP troubleshooting hint?

Re: [BUG] (13) Permission denied with workers | squid 3.2.3 and 3.3 rev 12500.

2012-12-10 Thread Eliezer Croitoru
On 12/10/2012 5:42 PM, Alex Rousskov wrote: On 12/06/2012 12:54 PM, Eliezer Croitoru wrote: On cache log I am getting these: 2012/12/06 21:34:29.780 kid3| commBind: Cannot bind socket FD 10 to [::]: (13) Permission denied Have you see the following SMP troubleshooting hint?

Re: [BUG] (13) Permission denied with workers | squid 3.2.3 and 3.3 rev 12500.

2012-12-07 Thread Henrik Nordström
tor 2012-12-06 klockan 21:54 +0200 skrev Eliezer Croitoru: On cache log I am getting these: 2012/12/06 21:34:29.780 kid3| commBind: Cannot bind socket FD 10 to [::]: (13) Permission denied Odd.. the debug output indicates this is a request for assigning an ipv6:port. What do strace say?

[BUG] (13) Permission denied with workers | squid 3.2.3 and 3.3 rev 12500.

2012-12-06 Thread Eliezer Croitoru
I am trying to work with workers and it seems to not bind the sockets. Basic settings with build options: Squid Cache: Version 3.HEAD-BZR configure options: '--prefix=/opt/squid33-12500' '--enable-delay-pools' '--enable-icap-client' '--disable-wccp' '--disable-wccpv2' '--enable-ssl'