This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

"squid not running" every hour please help !

Hi , i´m using AIS 5.203. I set up a new system only to use VPN/IPSEC. But i´m receiving this message every hour by mail.
i´m not using any proxy an all kinds of proxy is marked "red".

What can I do ? Please help a greenhorn in linux.


This thread was automatically locked due to age.
Parents Reply Children
  • Hi,

    what about the Squid-Logfile, any entries regarding an error? Do you use underscore in your hostname? That may cause this error.
    /bagira
  • There's not a specific error that coincides with the hourly email.
    However, there is a regular set every 30 secs:

    ---
    2005:07:05-10:57:22 (none) squid[5513]: squid.conf line 49: acl LOCAL_PORT dstport 16497
    2005:07:05-10:57:22 (none) squid[5513]: aclParseAclLine: Invalid ACL type 'dstport'
    2005:07:05-10:57:22 (none) squid[5513]: squid.conf line 51: http_access allow LOCAL_NAME LOCAL_PORT
    2005:07:05-10:57:22 (none) squid[5513]: aclParseAccessLine: ACL name 'LOCAL_PORT' not found.
    2005:07:05-10:57:22 (none) squid[5513]: Squid is already running!  Process ID 1108
    ---

     - and the hostname is alphanumeric, no symbols.
  • it seems that there already is a runnaway squid process running.
    try the following on the command line (as root):
    Code:
    killall -9 squidf