Squidguard not starting
-
Hello,
I installed pfsense 2.2 with new update. Configured Squid3 and Squidguard3 like in my pf 2.1. But Squidguard wont start.
On Status->Services I try to Start, get the message "squidGuard has been started" but thats not the truth: Status stay on stopped.How could I start from console, so maybe I can see errors there? Or wher could I see logs? /var/Squidguard/log-directory is empty.
Could it be a configurationproblem or is it ab bug?
Its a fresh install, nothing else done.
Greetings Alex
-
Check the squid log:
/var/squid/logs/cache.log
Any errors in there?
-
Thanks for the help!
Its working now, because I changed something in the squid-config. But dont know what.
There was no /var/squid/logs/cache.log and is still not there.I found only that:
#cat /var/log/squidGuard.log
2015-01-13 11:38:08 [92820] /usr/local/bin/squidGuard: can't open configfile /usr/local/etc/squid/squidGuard.conf
2015-01-13 11:38:08 [92820] Going into emergency modeThanks a lot,
Alex -
FYI- The squidGuard service with 3.x will show as stopped until the first time a client triggers it to be run. It does not run all the time like with squid 2.x. That may be part of what you saw. So the bigger question is always "does it work?" not "is it running?".
-
This patch may help squidguard service status with squid3
https://forum.pfsense.org/index.php?topic=73640.0
-
This patch may help squidguard service status with squid3
https://forum.pfsense.org/index.php?topic=73640.0
I've been using SquidGuard-Dev/Squid3 with those options for some time now…
I'm going to see if it works with Squid2.x so they can use the same code. If not, maybe a new package for SquidGuard for Squid3?
Even tho there is one, its still using the same xml/inc files. I believe the binary is what is different between the 2 packages.. -
Good news, that syntax works with squidGuard and Squid2… I'm going to submit pull request to update all 3 squid packages to use the same syntax... This will allow squid2 and squid3 to use the same files...
[2.2-RC][root@pfSense.localdomain]/root: ps -aux | grep squid proxy 16679 0.0 0.6 71696 12268 - S 1:12PM 0:00.14 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 16837 0.0 0.6 71696 12248 - I 1:12PM 0:00.09 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 17363 0.0 0.6 71696 12052 - I 1:12PM 0:00.09 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 17379 0.0 0.6 71696 11892 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 17509 0.0 0.6 71696 11940 - I 1:12PM 0:00.09 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 18895 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 18927 0.0 0.6 71696 11908 - I 1:12PM 0:00.12 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 19969 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 21168 0.0 0.6 71696 11860 - I 1:12PM 0:00.07 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 21722 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 22713 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 25355 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 27351 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 31926 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 34896 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf proxy 38112 0.0 0.6 71696 11860 - I 1:12PM 0:00.08 /usr/local/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf root 94521 0.0 0.4 32240 7344 - Is 1:12PM 0:00.00 /usr/local/sbin/squid -D proxy 94998 0.0 0.7 65008 14108 - S 1:12PM 0:01.54 (squid) -D (squid) root 66731 0.0 0.1 18884 2384 0 S+ 1:17PM 0:00.00 grep squid [2.2-RC][root@pfSense.localdomain]/root: squid -v Squid Cache: Version 2.7.STABLE9 configure options: '--bindir=/usr/local/sbin' '--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid' '--libexecdir=/usr/local/libexec/squid' '--localstatedir=/var/squid' '--sysconfdir=/usr/local/etc/squid' '--enable-removal-policies=lru heap' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-epoll' '--enable-auth=basic digest negotiate ntlm' '--enable-basic-auth-helpers=DB NCSA PAM MSNT SMB LDAP SASL YP' '--enable-digest-auth-helpers=password ldap' '--enable-external-acl-helpers=ip_user session unix_group wbinfo_group ldap_group' '--enable-ntlm-auth-helpers=SMB' '--enable-negotiate-auth-helpers=squid_kerb_auth' '--with-pthreads' '--enable-storeio=ufs diskd null aufs coss' '--enable-delay-pools' '--enable-snmp' '--enable-ssl' '--with-openssl=/usr' '--enable-htcp' '--enable-forw-via-db' '--enable-cache-digests' '--enable-referer-log' '--enable-arp-acl' '--enable-pf-transparent' '--enable-follow-x-forwarded-for' '--with-large-files' '--enable-large-cache-files' '--enable-err-languages=Armenian Azerbaijani Bulgarian Catalan Czech Danish Dutch English Estonian Finnish French German Greek Hebrew Hungarian Italian Japanese Korean Lithuanian Polish Portuguese Romanian Russian-1251 Russian-koi8-r Serbian Simplify_Chinese Slovak Spanish Swedish Traditional_Chinese Turkish Ukrainian-1251 Ukrainian-koi8-u Ukrainian-utf8' '--enable-default-err-language=English' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd10.0' 'build_alias=amd64-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -I/usr/local/include -I/usr/local/include -I/usr/include -DLDAP_DEPRECATED -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' [2.2-RC][root@pfSense.localdomain]/root:
delay_parameters 1 -1/-1 -1/-1 delay_initial_bucket_level 100 delay_access 1 allow all # Custom options url_rewrite_program /usr/pbi/squidguard-amd64/bin/squidGuard -c /usr/pbi/squidguard-amd64/etc/squidGuard/squidGuard.conf url_rewrite_bypass off url_rewrite_children 16 startup=8 idle=4 concurrency=0 # Setup allowed acls # Allow local network(s) on interface(s) http_access allow allowed_subnets http_access allow localnet # Default block all to be sure http_access deny all
But
squidGuard is missing a couple of symlinks for 2.2 amd64 after a reboot. It worked before the reboot
ln -s /usr/pbi/squidguard-amd64/local/lib/libldap-2.4.so.8 /usr/lib/libldap-2.4.so.8 ln -s /usr/pbi/squidguard-amd64/local/lib/libdb41.so.1 /usr/lib/libdb41.so.1 ln -s /usr/pbi/squidguard-devel-amd64/local/lib/libldap-2.4.so.8 /lib/libldap-2.4.so.8
Based on the logs from a fresh install of squid2 and squidguard:
2015/01/14 13:06:27| logfileOpen: opening log /dev/null 2015/01/14 13:06:27| Store logging disabled 2015/01/14 13:06:27| Referer logging is disabled. 2015/01/14 13:06:27| DNS Socket created at 0.0.0.0, port 17282, FD 13 2015/01/14 13:06:27| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:06:27| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:06:27| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:06:27| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:06:27| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 32. 2015/01/14 13:06:27| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 33. 2015/01/14 13:06:27| Accepting HTCP messages on port 4827, FD 35. 2015/01/14 13:06:27| Accepting SNMP messages on port 3401, FD 36. 2015/01/14 13:06:27| WCCP Disabled. 2015/01/14 13:06:27| Loaded Icons. 2015/01/14 13:06:27| Ready to serve requests. Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:27| WARNING: url_rewriter #12 (FD 26) exited Shared object "libldap-2.4.so.8" not found, required by "squidGuard"Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:27| WARNING: url_rewriter #3 (FD 17) exited Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:27| WARNING: url_rewriter #4 (FD 18) exited 2015/01/14 13:06:27| WARNING: url_rewriter #1 (FD 14) exited Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:27| WARNING: url_rewriter #7 (FD 21) exited Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:27| WARNING: url_rewriter #16 (FD 30) exited Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:27| WARNING: url_rewriter #5 (FD 19) exited Shared object "libldap-2.4.so.8" not found, required by "squidGuard"Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:27| WARNING: url_rewriter #15 (FD 29) exited 2015/01/14 13:06:27| Too few url_rewriter processes are running 2015/01/14 13:06:27| storeDirWriteCleanLogs: Starting... Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:27| Finished. Wrote 0 entries. 2015/01/14 13:06:27| Took 0.0 seconds ( 0.0 entries/sec). FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.211 seconds = 0.074 user + 0.137 sys Maximum Resident Size: 10932 KB Page faults with physical i/o: 0 2015/01/14 13:06:30| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:06:30| Process ID 72962 2015/01/14 13:06:30| With 57960 file descriptors available 2015/01/14 13:06:30| Using kqueue for the IO loop 2015/01/14 13:06:30| DNS Socket created at 0.0.0.0, port 30022, FD 12 2015/01/14 13:06:30| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:06:30| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:06:30| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:06:30| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:06:31| Referer logging is disabled. 2015/01/14 13:06:31| logfileOpen: opening log /dev/null Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:31| Unlinkd pipe opened on FD 34 2015/01/14 13:06:31| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:06:31| Target number of buckets: 425 2015/01/14 13:06:31| Using 8192 Store buckets 2015/01/14 13:06:31| Max Mem size: 8192 KB 2015/01/14 13:06:31| Max Swap size: 102400 KB 2015/01/14 13:06:31| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:06:31| Store logging disabled Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:31| Rebuilding storage in /var/squid/cache (CLEAN) Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:31| Using Least Load store dir selection 2015/01/14 13:06:31| Current Directory is /etc Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:31| Loaded Icons. 2015/01/14 13:06:31| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:06:31| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:06:31| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:06:31| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:06:31| WCCP Disabled. 2015/01/14 13:06:31| Ready to serve requests. 2015/01/14 13:06:31| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:06:31| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:06:31| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:06:31| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:06:31| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:06:31| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:06:31| Done reading /var/squid/cache swaplog (0 entries) Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:31| Finished rebuilding storage from disk. 2015/01/14 13:06:31| 0 Entries scanned 2015/01/14 13:06:31| 0 Invalid entries. 2015/01/14 13:06:31| 0 With invalid flags. 2015/01/14 13:06:31| 0 Objects loaded. 2015/01/14 13:06:31| 0 Objects expired. 2015/01/14 13:06:31| 0 Objects cancelled. 2015/01/14 13:06:31| 0 Duplicate URLs purged. 2015/01/14 13:06:31| 0 Swapfile clashes avoided. 2015/01/14 13:06:31| Took 0.1 seconds ( 0.0 objects/sec). 2015/01/14 13:06:31| Beginning Validation Procedure 2015/01/14 13:06:31| Completed Validation Procedure 2015/01/14 13:06:31| Validated 0 Entries 2015/01/14 13:06:31| store_swap_size = 0k 2015/01/14 13:06:31| WARNING: url_rewriter #5 (FD 18) exited Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:31| WARNING: url_rewriter #9 (FD 22) exited 2015/01/14 13:06:31| Too few url_rewriter processes are running 2015/01/14 13:06:31| storeDirWriteCleanLogs: Starting... Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:31| Finished. Wrote 0 entries. 2015/01/14 13:06:31| Took 0.0 seconds ( 0.0 entries/sec). FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.102 seconds = 0.051 user + 0.051 sys Maximum Resident Size: 10296 KB Page faults with physical i/o: 0 Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:34| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:06:34| Process ID 25295 2015/01/14 13:06:34| With 57960 file descriptors available 2015/01/14 13:06:34| Using kqueue for the IO loop 2015/01/14 13:06:34| DNS Socket created at 0.0.0.0, port 40167, FD 12 2015/01/14 13:06:34| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:06:34| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:06:34| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:06:34| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:06:34| Referer logging is disabled. 2015/01/14 13:06:34| logfileOpen: opening log /dev/null Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:34| Unlinkd pipe opened on FD 34 Shared object "libldap-2.4.so.8" not found, required by "squidGuard"2015/01/14 13:06:34| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:06:34| Target number of buckets: 425 2015/01/14 13:06:34| Using 8192 Store buckets 2015/01/14 13:06:34| Max Mem size: 8192 KB 2015/01/14 13:06:34| Max Swap size: 102400 KB 2015/01/14 13:06:34| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:06:34| Store logging disabled Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:34| Rebuilding storage in /var/squid/cache (CLEAN) 2015/01/14 13:06:34| Using Least Load store dir selection 2015/01/14 13:06:34| Current Directory is /etc Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:34| Loaded Icons. Shared object "libldap-2.4.so.8" not found, required by "squidGuard"2015/01/14 13:06:34| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:06:34| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:06:34| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:06:34| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:06:34| WCCP Disabled. 2015/01/14 13:06:34| Ready to serve requests. 2015/01/14 13:06:34| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:06:34| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:06:34| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:06:34| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:06:34| Done reading /var/squid/cache swaplog (0 entries) Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard"Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard"Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:34| Finished rebuilding storage from disk. Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:34| 0 Entries scanned 2015/01/14 13:06:34| 0 Invalid entries. 2015/01/14 13:06:34| 0 With invalid flags. 2015/01/14 13:06:34| 0 Objects loaded. 2015/01/14 13:06:34| 0 Objects expired. 2015/01/14 13:06:34| 0 Objects cancelled. 2015/01/14 13:06:34| 0 Duplicate URLs purged. 2015/01/14 13:06:34| 0 Swapfile clashes avoided. 2015/01/14 13:06:34| Took 0.2 seconds ( 0.0 objects/sec). 2015/01/14 13:06:34| Beginning Validation Procedure 2015/01/14 13:06:34| Completed Validation Procedure 2015/01/14 13:06:34| Validated 0 Entries 2015/01/14 13:06:34| store_swap_size = 0k 2015/01/14 13:06:34| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:06:34| WARNING: url_rewriter #14 (FD 27) exited 2015/01/14 13:06:34| WARNING: url_rewriter #9 (FD 22) exited 2015/01/14 13:06:34| WARNING: url_rewriter #12 (FD 25) exited 2015/01/14 13:06:34| Too few url_rewriter processes are running 2015/01/14 13:06:34| storeDirWriteCleanLogs: Starting... Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:34| Finished. Wrote 0 entries. 2015/01/14 13:06:34| Took 0.0 seconds ( 0.0 entries/sec). FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.104 seconds = 0.057 user + 0.047 sys Maximum Resident Size: 9616 KB Page faults with physical i/o: 0 2015/01/14 13:06:37| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:06:37| Process ID 76920 2015/01/14 13:06:37| With 57960 file descriptors available 2015/01/14 13:06:37| Using kqueue for the IO loop 2015/01/14 13:06:37| DNS Socket created at 0.0.0.0, port 12840, FD 12 2015/01/14 13:06:37| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:06:37| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:06:37| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:06:37| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:06:37| Referer logging is disabled. 2015/01/14 13:06:37| logfileOpen: opening log /dev/null Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:37| Unlinkd pipe opened on FD 34 2015/01/14 13:06:37| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:06:37| Target number of buckets: 425 2015/01/14 13:06:37| Using 8192 Store buckets 2015/01/14 13:06:37| Max Mem size: 8192 KB 2015/01/14 13:06:37| Max Swap size: 102400 KB 2015/01/14 13:06:37| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:06:37| Store logging disabled Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:37| Rebuilding storage in /var/squid/cache (CLEAN) 2015/01/14 13:06:37| Using Least Load store dir selection 2015/01/14 13:06:37| Current Directory is /etc Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:37| Loaded Icons. 2015/01/14 13:06:37| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:06:37| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:06:37| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:06:37| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:06:37| WCCP Disabled. 2015/01/14 13:06:37| Ready to serve requests. 2015/01/14 13:06:37| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:06:37| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:06:37| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:06:37| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:06:37| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:06:37| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:06:37| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:06:37| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:06:37| Too few url_rewriter processes are running FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.088 seconds = 0.029 user + 0.059 sys Maximum Resident Size: 9644 KB Page faults with physical i/o: 0 2015/01/14 13:06:41| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:06:41| Process ID 41634 2015/01/14 13:06:41| With 57960 file descriptors available 2015/01/14 13:06:41| Using kqueue for the IO loop 2015/01/14 13:06:41| DNS Socket created at 0.0.0.0, port 61201, FD 12 2015/01/14 13:06:41| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:06:41| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:06:41| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:06:41| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:06:41| Referer logging is disabled. 2015/01/14 13:06:41| logfileOpen: opening log /dev/null Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:41| Unlinkd pipe opened on FD 34 2015/01/14 13:06:41| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:06:41| Target number of buckets: 425 2015/01/14 13:06:41| Using 8192 Store buckets 2015/01/14 13:06:41| Max Mem size: 8192 KB 2015/01/14 13:06:41| Max Swap size: 102400 KB 2015/01/14 13:06:41| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:06:41| Store logging disabled 2015/01/14 13:06:41| Rebuilding storage in /var/squid/cache (DIRTY) 2015/01/14 13:06:41| Using Least Load store dir selection 2015/01/14 13:06:41| Current Directory is /etc Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:41| Loaded Icons. 2015/01/14 13:06:41| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:06:41| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:06:41| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:06:41| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:06:41| WCCP Disabled. 2015/01/14 13:06:41| Ready to serve requests. 2015/01/14 13:06:41| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:06:41| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:06:41| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:06:41| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:06:41| Done reading /var/squid/cache swaplog (0 entries) Shared object "libldap-2.4.so.8" not found, required by "squidGuard"Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:41| Finished rebuilding storage from disk. 2015/01/14 13:06:41| 0 Entries scanned 2015/01/14 13:06:41| 0 Invalid entries. 2015/01/14 13:06:41| 0 With invalid flags. 2015/01/14 13:06:41| 0 Objects loaded. 2015/01/14 13:06:41| 0 Objects expired. 2015/01/14 13:06:41| 0 Objects cancelled. 2015/01/14 13:06:41| 0 Duplicate URLs purged. 2015/01/14 13:06:41| 0 Swapfile clashes avoided. 2015/01/14 13:06:41| Took 0.1 seconds ( 0.0 objects/sec). 2015/01/14 13:06:41| Beginning Validation Procedure 2015/01/14 13:06:41| Completed Validation Procedure 2015/01/14 13:06:41| Validated 0 Entries 2015/01/14 13:06:41| store_swap_size = 0k 2015/01/14 13:06:41| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:06:41| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:06:41| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:06:41| WARNING: url_rewriter #9 (FD 22) exited 2015/01/14 13:06:41| Too few url_rewriter processes are running 2015/01/14 13:06:41| storeDirWriteCleanLogs: Starting... 2015/01/14 13:06:41| Finished. Wrote 0 entries. 2015/01/14 13:06:41| Took 0.0 seconds ( 0.0 entries/sec). FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.097 seconds = 0.023 user + 0.074 sys Maximum Resident Size: 10288 KB Page faults with physical i/o: 0 2015/01/14 13:06:44| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:06:44| Process ID 94048 2015/01/14 13:06:44| With 57960 file descriptors available 2015/01/14 13:06:44| Using kqueue for the IO loop 2015/01/14 13:06:44| DNS Socket created at 0.0.0.0, port 64558, FD 12 2015/01/14 13:06:44| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:06:44| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:06:44| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:06:44| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:06:44| Referer logging is disabled. 2015/01/14 13:06:44| logfileOpen: opening log /dev/null Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:44| Unlinkd pipe opened on FD 34 Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:44| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:06:44| Target number of buckets: 425 2015/01/14 13:06:44| Using 8192 Store buckets 2015/01/14 13:06:44| Max Mem size: 8192 KB 2015/01/14 13:06:44| Max Swap size: 102400 KB 2015/01/14 13:06:44| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:06:44| Store logging disabled Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:44| Rebuilding storage in /var/squid/cache (CLEAN) 2015/01/14 13:06:44| Using Least Load store dir selection 2015/01/14 13:06:44| Current Directory is /etc Shared object "libldap-2.4.so.8" not found, required by "squidGuard" 2015/01/14 13:06:44| Loaded Icons. 2015/01/14 13:06:44| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:06:44| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:06:44| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:06:44| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:06:44| WCCP Disabled. 2015/01/14 13:06:44| Ready to serve requests. 2015/01/14 13:06:44| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:06:44| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:06:44| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:06:44| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:06:44| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:06:44| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:06:44| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:06:44| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:06:44| Too few url_rewriter processes are running FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.086 seconds = 0.040 user + 0.046 sys Maximum Resident Size: 9664 KB Page faults with physical i/o: 0 Shared object "libldap-2.4.so.8" not found, required by "squidGuard"
2015/01/14 13:08:17| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:08:17| Process ID 43119 2015/01/14 13:08:17| With 57960 file descriptors available 2015/01/14 13:08:17| Using kqueue for the IO loop 2015/01/14 13:08:17| DNS Socket created at 0.0.0.0, port 58531, FD 12 2015/01/14 13:08:17| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:08:17| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:08:17| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:08:17| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:08:17| Referer logging is disabled. 2015/01/14 13:08:17| logfileOpen: opening log /dev/null Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:17| Unlinkd pipe opened on FD 34 2015/01/14 13:08:17| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:08:17| Target number of buckets: 425 2015/01/14 13:08:17| Using 8192 Store buckets 2015/01/14 13:08:17| Max Mem size: 8192 KB 2015/01/14 13:08:17| Max Swap size: 102400 KB 2015/01/14 13:08:17| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:08:17| Store logging disabled Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:17| Rebuilding storage in /var/squid/cache (CLEAN) 2015/01/14 13:08:17| Using Least Load store dir selection 2015/01/14 13:08:17| Current Directory is /usr/local/www Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:17| Loaded Icons. 2015/01/14 13:08:17| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:08:17| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:08:17| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:08:17| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:08:17| WCCP Disabled. 2015/01/14 13:08:17| Ready to serve requests. 2015/01/14 13:08:17| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:08:17| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:08:17| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:08:17| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:08:17| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:08:17| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:08:17| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:08:17| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:08:17| Too few url_rewriter processes are running FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.099 seconds = 0.049 user + 0.049 sys Maximum Resident Size: 9632 KB Page faults with physical i/o: 0 2015/01/14 13:08:20| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:08:20| Process ID 7087 2015/01/14 13:08:20| With 57960 file descriptors available 2015/01/14 13:08:20| Using kqueue for the IO loop 2015/01/14 13:08:20| DNS Socket created at 0.0.0.0, port 58523, FD 12 2015/01/14 13:08:20| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:08:20| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:08:20| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:08:20| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:08:20| Referer logging is disabled. 2015/01/14 13:08:20| logfileOpen: opening log /dev/null Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:20| Unlinkd pipe opened on FD 34 Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:20| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:08:20| Target number of buckets: 425 2015/01/14 13:08:20| Using 8192 Store buckets 2015/01/14 13:08:20| Max Mem size: 8192 KB 2015/01/14 13:08:20| Max Swap size: 102400 KB 2015/01/14 13:08:20| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:08:20| Store logging disabled Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:20| Rebuilding storage in /var/squid/cache (DIRTY) 2015/01/14 13:08:20| Using Least Load store dir selection 2015/01/14 13:08:20| Current Directory is /usr/local/www Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:20| Loaded Icons. 2015/01/14 13:08:20| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:08:20| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:08:20| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:08:20| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:08:20| WCCP Disabled. 2015/01/14 13:08:20| Ready to serve requests. 2015/01/14 13:08:20| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:08:20| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:08:20| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:08:20| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:08:20| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:08:20| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:08:20| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:08:20| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:08:20| Too few url_rewriter processes are running FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.104 seconds = 0.056 user + 0.048 sys Maximum Resident Size: 9712 KB Page faults with physical i/o: 0 2015/01/14 13:08:23| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:08:23| Process ID 61502 2015/01/14 13:08:23| With 57960 file descriptors available 2015/01/14 13:08:23| Using kqueue for the IO loop 2015/01/14 13:08:23| DNS Socket created at 0.0.0.0, port 31741, FD 12 2015/01/14 13:08:23| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:08:23| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:08:23| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:08:23| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:08:23| Referer logging is disabled. 2015/01/14 13:08:23| logfileOpen: opening log /dev/null Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:23| Unlinkd pipe opened on FD 34 2015/01/14 13:08:23| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:08:23| Target number of buckets: 425 2015/01/14 13:08:23| Using 8192 Store buckets 2015/01/14 13:08:23| Max Mem size: 8192 KB 2015/01/14 13:08:23| Max Swap size: 102400 KB 2015/01/14 13:08:23| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:08:23| Store logging disabled Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard"Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard"Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:23| Rebuilding storage in /var/squid/cache (DIRTY) 2015/01/14 13:08:23| Using Least Load store dir selection Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:23| Current Directory is /usr/local/www Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:23| Loaded Icons. 2015/01/14 13:08:24| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:08:24| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:08:24| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:08:24| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:08:24| WCCP Disabled. 2015/01/14 13:08:24| Ready to serve requests. 2015/01/14 13:08:24| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:08:24| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:08:24| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:08:24| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:08:24| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:08:24| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:08:24| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:08:24| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:08:24| Too few url_rewriter processes are running FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.089 seconds = 0.045 user + 0.045 sys Maximum Resident Size: 9628 KB Page faults with physical i/o: 0 Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:27| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:08:27| Process ID 14355 2015/01/14 13:08:27| With 57960 file descriptors available 2015/01/14 13:08:27| Using kqueue for the IO loop 2015/01/14 13:08:27| DNS Socket created at 0.0.0.0, port 46836, FD 12 2015/01/14 13:08:27| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:08:27| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:08:27| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:08:27| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:08:27| Referer logging is disabled. 2015/01/14 13:08:27| logfileOpen: opening log /dev/null Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:27| Unlinkd pipe opened on FD 34 2015/01/14 13:08:27| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:08:27| Target number of buckets: 425 2015/01/14 13:08:27| Using 8192 Store buckets 2015/01/14 13:08:27| Max Mem size: 8192 KB 2015/01/14 13:08:27| Max Swap size: 102400 KB 2015/01/14 13:08:27| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:08:27| Store logging disabled Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:27| Rebuilding storage in /var/squid/cache (DIRTY) 2015/01/14 13:08:27| Using Least Load store dir selection 2015/01/14 13:08:27| Current Directory is /usr/local/www 2015/01/14 13:08:27| Loaded Icons. 2015/01/14 13:08:27| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:08:27| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:08:27| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:08:27| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:08:27| WCCP Disabled. 2015/01/14 13:08:27| Ready to serve requests. 2015/01/14 13:08:27| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:08:27| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:08:27| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:08:27| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:08:27| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:08:27| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:08:27| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:08:27| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:08:27| Too few url_rewriter processes are running FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.111 seconds = 0.042 user + 0.069 sys Maximum Resident Size: 9644 KB Page faults with physical i/o: 0 2015/01/14 13:08:30| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:08:30| Process ID 66266 2015/01/14 13:08:30| With 57960 file descriptors available 2015/01/14 13:08:30| Using kqueue for the IO loop 2015/01/14 13:08:30| DNS Socket created at 0.0.0.0, port 41856, FD 12 2015/01/14 13:08:30| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:08:30| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:08:30| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:08:30| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:08:30| Referer logging is disabled. 2015/01/14 13:08:30| logfileOpen: opening log /dev/null Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:30| Unlinkd pipe opened on FD 34 2015/01/14 13:08:30| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:08:30| Target number of buckets: 425 2015/01/14 13:08:30| Using 8192 Store buckets 2015/01/14 13:08:30| Max Mem size: 8192 KB 2015/01/14 13:08:30| Max Swap size: 102400 KB 2015/01/14 13:08:30| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:08:30| Store logging disabled Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:08:30| Rebuilding storage in /var/squid/cache (DIRTY) 2015/01/14 13:08:30| Using Least Load store dir selection 2015/01/14 13:08:30| Current Directory is /usr/local/www 2015/01/14 13:08:30| Loaded Icons. 2015/01/14 13:08:30| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:08:30| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:08:30| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:08:30| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:08:30| WCCP Disabled. 2015/01/14 13:08:30| Ready to serve requests. 2015/01/14 13:08:30| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:08:30| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:08:30| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:08:30| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:08:30| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:08:30| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:08:30| WARNING: url_rewriter #7 (FD 20) exited 2015/01/14 13:08:30| WARNING: url_rewriter #8 (FD 21) exited 2015/01/14 13:08:30| Too few url_rewriter processes are running FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.085 seconds = 0.039 user + 0.046 sys Maximum Resident Size: 9596 KB Page faults with physical i/o: 0 2015/01/14 13:09:16| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd10.0... 2015/01/14 13:09:16| Process ID 41163 2015/01/14 13:09:16| With 57960 file descriptors available 2015/01/14 13:09:16| Using kqueue for the IO loop 2015/01/14 13:09:16| DNS Socket created at 0.0.0.0, port 10390, FD 12 2015/01/14 13:09:16| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2015/01/14 13:09:16| Adding domain localdomain from /etc/resolv.conf 2015/01/14 13:09:16| Adding nameserver 192.168.120.2 from /etc/resolv.conf 2015/01/14 13:09:16| helperOpenServers: Starting 16 'squidGuard' processes 2015/01/14 13:09:16| Referer logging is disabled. 2015/01/14 13:09:16| logfileOpen: opening log /dev/null Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:09:16| Unlinkd pipe opened on FD 34 2015/01/14 13:09:16| Swap maxSize 102400 + 8192 KB, estimated 8507 objects 2015/01/14 13:09:16| Target number of buckets: 425 2015/01/14 13:09:16| Using 8192 Store buckets 2015/01/14 13:09:16| Max Mem size: 8192 KB 2015/01/14 13:09:16| Max Swap size: 102400 KB 2015/01/14 13:09:16| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2015/01/14 13:09:16| Store logging disabled 2015/01/14 13:09:16| Rebuilding storage in /var/squid/cache (DIRTY) 2015/01/14 13:09:16| Using Least Load store dir selection 2015/01/14 13:09:16| Current Directory is /etc Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:09:16| Loaded Icons. 2015/01/14 13:09:16| Accepting proxy HTTP connections at 192.168.0.70, port 3128, FD 35. 2015/01/14 13:09:16| Accepting proxy HTTP connections at 127.0.0.1, port 3128, FD 36. 2015/01/14 13:09:16| Accepting HTCP messages on port 4827, FD 37. 2015/01/14 13:09:16| Accepting SNMP messages on port 3401, FD 38. 2015/01/14 13:09:16| WCCP Disabled. Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:09:16| Ready to serve requests. 2015/01/14 13:09:16| WARNING: url_rewriter #1 (FD 13) exited 2015/01/14 13:09:16| WARNING: url_rewriter #2 (FD 14) exited 2015/01/14 13:09:16| WARNING: url_rewriter #3 (FD 16) exited 2015/01/14 13:09:16| WARNING: url_rewriter #5 (FD 18) exited 2015/01/14 13:09:16| WARNING: url_rewriter #6 (FD 19) exited 2015/01/14 13:09:16| Done reading /var/squid/cache swaplog (0 entries) Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:09:16| Finished rebuilding storage from disk. 2015/01/14 13:09:16| 0 Entries scanned 2015/01/14 13:09:16| 0 Invalid entries. 2015/01/14 13:09:16| 0 With invalid flags. 2015/01/14 13:09:16| 0 Objects loaded. 2015/01/14 13:09:16| 0 Objects expired. 2015/01/14 13:09:16| 0 Objects cancelled. 2015/01/14 13:09:16| 0 Duplicate URLs purged. 2015/01/14 13:09:16| 0 Swapfile clashes avoided. 2015/01/14 13:09:16| Took 0.1 seconds ( 0.0 objects/sec). 2015/01/14 13:09:16| Beginning Validation Procedure 2015/01/14 13:09:16| Completed Validation Procedure 2015/01/14 13:09:16| Validated 0 Entries 2015/01/14 13:09:16| store_swap_size = 0k 2015/01/14 13:09:16| WARNING: url_rewriter #13 (FD 26) exited 2015/01/14 13:09:16| WARNING: url_rewriter #4 (FD 17) exited 2015/01/14 13:09:16| WARNING: url_rewriter #9 (FD 22) exited 2015/01/14 13:09:16| Too few url_rewriter processes are running 2015/01/14 13:09:16| storeDirWriteCleanLogs: Starting... Shared object "libdb41.so.1" not found, required by "squidGuard" 2015/01/14 13:09:16| Finished. Wrote 0 entries. 2015/01/14 13:09:16| Took 0.0 seconds ( 0.0 entries/sec). FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE9): Terminated abnormally. CPU Usage: 0.092 seconds = 0.041 user + 0.051 sys Maximum Resident Size: 10260 KB Page faults with physical i/o: 0 Shared object "libdb41.so.1" not found, required by "squidGuard"
I'll submit a bug report for the symlinks
Edit:
Pull request to add squid syntax changes
https://github.com/pfsense/pfsense-packages/pull/787bugreport for libs
https://redmine.pfsense.org/issues/4216 -
it's not missing symlinks, they shouldn't be necessary. Something missing a library path for the PBI. Hopefully Renato can see where/why that's happening and fix the package.
-
Thanks Chris. I don't really understand how pbi work but adding links seem to do the trick.