Re: [squid-users] squid 3.5.5 - assertion failed

2015-07-21 Thread Ortega Gustavo Martin
Hi, i was having the same problem so we must downgrade to "Squid Cache: Version 
3.4.13-20150709-r13225"

I hope someone can help us.

Regards.

Gustavo

-Mensaje original-
De: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] En nombre de 
Arnaud Meyer
Enviado el: martes, 21 de julio de 2015 08:13 a.m.
Para: squid-users@lists.squid-cache.org
Asunto: Re: [squid-users] squid 3.5.5 - assertion failed

No, I'm not using this option.

You can see my complete squid.conf here: http://pastebin.com/mzFBDLpY

Am 21.07.2015 um 12:55 schrieb HackXBack:
> are you using range_offset_limit option ??
>
>
>
> --
> View this message in context: 
> http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-3-5-5-asserti
> on-failed-tp4672353p4672354.html Sent from the Squid - Users mailing 
> list archive at Nabble.com.
> ___
> squid-users mailing list
> squid-users@lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


Re: [squid-users] The SSL certificate database is corrupted. Please rebuild

2015-02-06 Thread Ortega Gustavo Martin
Any comments?

Thanks

-Mensaje original-
De: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] En nombre de 
Ortega Gustavo Martin
Enviado el: miércoles, 04 de febrero de 2015 03:05 p.m.
Para: squid-users@lists.squid-cache.org
Asunto: [squid-users] The SSL certificate database is corrupted. Please rebuild

Amos, thanks for your quick reply!

I ´ve got news:

i recompiled squid with your suggestions, remove the corrupted database but the 
same thing happens.

my squid -v now is:

Squid Cache: Version 3.4.11-20150124-r13214 configure options:  
'--prefix=/export/squid-3.4.11-20150124-r13214' '--with-maxfd=40' 
'--enable-delay-pools' '--with-large-files' '--enable-follow-x-forwarded-for' 
'--enable-default-err-language=es' '--enable-err-languages=es' 
'--enable-external-acl-helpers=wbinfo_group' '--enable-async-io' '--enable-ssl' 
'--enable-ssl-crtd' '--enable-icap-client' '--enable-ltdl-convenience' 
'--with-openssl=/export/SOURCES/openssl-1.0.2'

The complete line of cache.log is:

2015/02/04 15:00:57 kid1| helperOpenServers: Starting 1/200 'ssl_crtd' 
processes wrong number of fields on line 8 (looking for field 6, got 1, '' left)
(ssl_crtd): The SSL certificate database () is corrupted. Please rebuild

Thanks, Gustavo.

-Mensaje original-
De: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] En nombre de 
Amos Jeffries Enviado el: miércoles, 04 de febrero de 2015 02:15 p.m.
Para: squid-users@lists.squid-cache.org
Asunto: Re: [squid-users] The SSL certificate database is corrupted. Please 
rebuild

On 5/02/2015 4:33 a.m., Ortega Gustavo Martin wrote:
> Hello, i found multiple times this error in cache.log and then squid 
> crashed and enter in a loop.
> 
> I found one corrupted line in "index.txt" in the database directory. 
> Last two lines are:
> 
> V   150828132043Z
> 1BDA35020BA8933E63507E7D5A59386C8329A3D3unknown
> /CN=zqnvza.bay.livefilestore.com+Sign=signTrusted ed
> 
> 
> I thought that "ed" is the corrupted line.
> 
> 
> This is my output of "squid -v" Squid Cache: Version
> 3.4.11-20150124-r13214 configure options:
> '--prefix=/export/squid-3.4.11-20150124-r13214' '--with-maxfd=40'
> '--enable-delay-pools' '--enable-referer-log'
> '--enable-useragent-log'

Referer and Useragent logs are now built-in logformat definitions.
Remove these ./configure options.

> '--enable-auth'

Auth is enabled by default, the ./configure option is defined for use to 
DISABLE authentication in Squid.

> '--with-large-files'
> '--enable-follow-x-forwarded-for'
> '--enable-default-err-language=Spanish'
> '--enable-err-languages=Spanish'

"Spanish" is not an ISO 3166 language code.

Use:  --enable-default-err-language=es


> '--enable-external-acl-helpers=wbinfo_group' '--enable-async-io'
> '--enable-ssl' '--enable-ssl-crtd' '--enable-icap-client'
> '--enable-ltdl-convenience'
> '--with-openssl=/export/SOURCES/openssl-1.0.1c' '--disable-ipv6'
> 

Please begin your migration to IPv6. BCP 177 (RFC 6540) make it clear that IPv6 
support is currenty mandatory for all machinery and software using IP protocol. 
Current versions of Squid have no problems with IPv6 (remaining problem are all 
in the network and workarounds are configurable).

Cheers
Amos
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


[squid-users] The SSL certificate database is corrupted. Please rebuild

2015-02-04 Thread Ortega Gustavo Martin
Amos, thanks for your quick reply!

I ´ve got news:

i recompiled squid with your suggestions, remove the corrupted database but the 
same thing happens.

my squid -v now is:

Squid Cache: Version 3.4.11-20150124-r13214
configure options:  '--prefix=/export/squid-3.4.11-20150124-r13214' 
'--with-maxfd=40' '--enable-delay-pools' '--with-large-files' 
'--enable-follow-x-forwarded-for' '--enable-default-err-language=es' 
'--enable-err-languages=es' '--enable-external-acl-helpers=wbinfo_group' 
'--enable-async-io' '--enable-ssl' '--enable-ssl-crtd' '--enable-icap-client' 
'--enable-ltdl-convenience' '--with-openssl=/export/SOURCES/openssl-1.0.2'

The complete line of cache.log is:

2015/02/04 15:00:57 kid1| helperOpenServers: Starting 1/200 'ssl_crtd' 
processes wrong number of fields on line 8 (looking for field 6, got 1, '' left)
(ssl_crtd): The SSL certificate database () is corrupted. Please rebuild

Thanks, Gustavo.

-Mensaje original-
De: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] En nombre de 
Amos Jeffries
Enviado el: miércoles, 04 de febrero de 2015 02:15 p.m.
Para: squid-users@lists.squid-cache.org
Asunto: Re: [squid-users] The SSL certificate database is corrupted. Please 
rebuild

On 5/02/2015 4:33 a.m., Ortega Gustavo Martin wrote:
> Hello, i found multiple times this error in cache.log and then squid 
> crashed and enter in a loop.
> 
> I found one corrupted line in "index.txt" in the database directory. 
> Last two lines are:
> 
> V   150828132043Z
> 1BDA35020BA8933E63507E7D5A59386C8329A3D3unknown
> /CN=zqnvza.bay.livefilestore.com+Sign=signTrusted ed
> 
> 
> I thought that "ed" is the corrupted line.
> 
> 
> This is my output of "squid -v" Squid Cache: Version
> 3.4.11-20150124-r13214 configure options:
> '--prefix=/export/squid-3.4.11-20150124-r13214' '--with-maxfd=40'
> '--enable-delay-pools' '--enable-referer-log'
> '--enable-useragent-log'

Referer and Useragent logs are now built-in logformat definitions.
Remove these ./configure options.

> '--enable-auth'

Auth is enabled by default, the ./configure option is defined for use to 
DISABLE authentication in Squid.

> '--with-large-files'
> '--enable-follow-x-forwarded-for'
> '--enable-default-err-language=Spanish'
> '--enable-err-languages=Spanish'

"Spanish" is not an ISO 3166 language code.

Use:  --enable-default-err-language=es


> '--enable-external-acl-helpers=wbinfo_group' '--enable-async-io'
> '--enable-ssl' '--enable-ssl-crtd' '--enable-icap-client'
> '--enable-ltdl-convenience'
> '--with-openssl=/export/SOURCES/openssl-1.0.1c' '--disable-ipv6'
> 

Please begin your migration to IPv6. BCP 177 (RFC 6540) make it clear that IPv6 
support is currenty mandatory for all machinery and software using IP protocol. 
Current versions of Squid have no problems with IPv6 (remaining problem are all 
in the network and workarounds are configurable).

Cheers
Amos
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


[squid-users] The SSL certificate database is corrupted. Please rebuild

2015-02-04 Thread Ortega Gustavo Martin
Hello, i found multiple times this error in cache.log and then squid crashed 
and enter in a loop.

I found one corrupted line in "index.txt" in the database directory.
Last two lines are:

V   150828132043Z   1BDA35020BA8933E63507E7D5A59386C8329A3D3
unknown /CN=zqnvza.bay.livefilestore.com+Sign=signTrusted
ed


I thought that "ed" is the corrupted line.


This is my output of "squid -v"
Squid Cache: Version 3.4.11-20150124-r13214
configure options:  '--prefix=/export/squid-3.4.11-20150124-r13214' 
'--with-maxfd=40' '--enable-delay-pools' '--enable-referer-log' 
'--enable-useragent-log' '--enable-auth' '--with-large-files' 
'--enable-follow-x-forwarded-for' '--enable-default-err-language=Spanish' 
'--enable-err-languages=Spanish' '--enable-external-acl-helpers=wbinfo_group' 
'--enable-async-io' '--enable-ssl' '--enable-ssl-crtd' '--enable-icap-client' 
'--enable-ltdl-convenience' '--with-openssl=/export/SOURCES/openssl-1.0.1c' 
'--disable-ipv6'


Thanks a lot.
Gustavo.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users