rtonini
(usa Debian)
Enviado em 20/09/2007 - 13:53h
Estou tentando montar um servidor squid com autenticação e quando inicializo o serviço é gerado o log abaixo.
O arquivo /etc/squid/passwd_squid esta com as permissões : 0644 e o proprietário é root.root
O que estou fazendo de errado ???
2007/09/20 12:06:02| Starting Squid Cache version 2.6.STABLE15 for i386-debian-linux-gnu...
2007/09/20 12:06:02| Process ID 5016
2007/09/20 12:06:02| With 1024 file descriptors available
2007/09/20 12:06:02| Using epoll for the IO loop
2007/09/20 12:06:02| DNS Socket created at 0.0.0.0, port 32776, FD 6
2007/09/20 12:06:02| Adding nameserver 200.204.0.10 from /etc/resolv.conf
2007/09/20 12:06:02| Adding nameserver 200.204.0.138 from /etc/resolv.conf
2007/09/20 12:06:02| helperOpenServers: Starting 15 'ncsa_auth' processes
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
cannot stat /etc/squid/passwd_squid
2007/09/20 12:06:02| User-Agent logging is disabled.
2007/09/20 12:06:02| Referer logging is disabled.
2007/09/20 12:06:02| Unlinkd pipe opened on FD 26
2007/09/20 12:06:02| Swap maxSize 204800 KB, estimated 15753 objects
2007/09/20 12:06:02| Target number of buckets: 787
2007/09/20 12:06:02| Using 8192 Store buckets
2007/09/20 12:06:02| Max Mem size: 65536 KB
2007/09/20 12:06:02| Max Swap size: 204800 KB
2007/09/20 12:06:02| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
2007/09/20 12:06:02| Rebuilding storage in /var/cache/squid (CLEAN)
2007/09/20 12:06:02| Using Least Load store dir selection
2007/09/20 12:06:02| Set Current Directory to /var/spool/squid
2007/09/20 12:06:02| Loaded Icons.
2007/09/20 12:06:03| Accepting proxy HTTP connections at 0.0.0.0, port 3128, FD 28.
2007/09/20 12:06:03| Accepting ICP messages at 0.0.0.0, port 3130, FD 29.
2007/09/20 12:06:03| HTCP Disabled.
2007/09/20 12:06:03| WCCP Disabled.
2007/09/20 12:06:03| Ready to serve requests.
2007/09/20 12:06:03| WARNING: basicauthenticator #15 (FD 21) exited
2007/09/20 12:06:03| WARNING: basicauthenticator #14 (FD 20) exited
2007/09/20 12:06:03| WARNING: basicauthenticator #13 (FD 19) exited
2007/09/20 12:06:03| WARNING: basicauthenticator #12 (FD 18) exited
2007/09/20 12:06:03| WARNING: basicauthenticator #11 (FD 17) exited
2007/09/20 12:06:03| WARNING: basicauthenticator #10 (FD 16) exited
2007/09/20 12:06:03| WARNING: basicauthenticator #9 (FD 15) exited
2007/09/20 12:06:03| WARNING: basicauthenticator #8 (FD 14) exited
2007/09/20 12:06:03| Too few basicauthenticator processes are running
FATAL: The basicauthenticator helpers are crashing too rapidly, need help!