Hi,
squid aborted today on my IPFire with the following messages:
Jun 19 22:04:25 squid-asnbl-helper[10919] ERRO: Response test failed for ASNDB '<Database /var/lib/location/database.db>' (tuple: ('127.0.0.1', '0')), aborting
Jun 19 22:04:25 squid-asnbl-helper[10919] ERRO: ASN database response tests failed, aborting
2024/06/19 22:04:25 kid1| ERROR: helperHandleRead: unexpected read from external_acl_type #Hlpr6, 2 bytes 'BH'
2024/06/19 22:04:25 kid1| ERROR: helperHandleRead: unexpected read from external_acl_type #Hlpr6, 1 bytes '
'
2024/06/19 22:04:26 kid1| WARNING: external_acl_type #Hlpr5 exited
2024/06/19 22:04:26 kid1| Too few external_acl_type processes are running (need 1/10)
The location-database had a timestamp from yesterday:
# ls -l /var/lib/location/database.db
-r--r--r-- 1 root root 41874883 Jun 18 11:57 database.db
after updating with location update
i received a new version:
# location update
Downloaded new database from Wed, 19 Jun 2024 10:43:34 GMT
# ls -l /var/lib/location/database.db
-r--r--r-- 1 root root 41899906 Jun 19 22:07 database.db
And squid now was running.
Is there any know issue with the location-database from yesterday?
Thanks and best regards,
Dieter