Re: [squid-users] assertion failed: Queue.cc:388: "EX"

2025-03-07 Thread Andrey K
Hello Alex, Thanks for the analysis. Squid only allows alphanumeric characters in the service name, so it refuses to use the original service name in the -n option (-n squid.user.service). I added -n squiduser option to the ExecStart string of the second instance. Now it looks good: # the first i

Re: [squid-users] assertion failed: Queue.cc:388: "EX"

2025-03-07 Thread Alex Rousskov
On 2025-03-07 06:50, Andrey K wrote: Squid Cache: Version 6.13 Service Name: squid Squid Cache: Version 6.10 Service Name: squid # the first instance 1318 DEL ... 30205 /dev/shm/squid-cf__queues.shm 1318 DEL ... 30206 /dev/shm/squid-cf__readers.shm 1318 DEL ...

Re: [squid-users] assertion failed: Queue.cc:388: "EX"

2025-03-07 Thread Andrey K
Hello, Amos, Alex, thanks for the information! > What is your Squid version? The first one: squid -v Squid Cache: Version 6.13 Service Name: squid This binary uses OpenSSL 1.1.1k FIPS 25 Mar 2021. For legal restrictions on distribution see https://www.openssl.org/source/license.html configure