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 notifications after update 5.200

after the update 5.200 i receive every hour a notification squid not running - restarted- from my asl box.


This thread was automatically locked due to age.
Parents
  • I have exactly the same. Looking at the squid logs on my machine:-((

    2005:03:14-12:05:10 (none) squid[692]: squid.conf line 49: acl LOCAL_PORT dstport 16497
    2005:03:14-12:05:10 (none) squid[692]: aclParseAclLine: Invalid ACL type 'dstport'
    2005:03:14-12:05:10 (none) squid[692]: squid.conf line 51: http_access allow LOCAL_NAME LOCAL_PORT
    2005:03:14-12:05:10 (none) squid[692]: aclParseAccessLine: ACL name 'LOCAL_PORT' not found.
    2005:03:14-12:05:10 (none) squid[692]: Squid is already running! Process ID 1127

     [:S]
    Jebo
    ASL v5.200 P4 2Ghz 512
  • Hi JeBo,

    had the same problem yesterday.
    I killed the process with the ID-number xxx (For your example 1127).

    Then I used the following lines:

    /bin/bash /var/mdw/scripts/squid start

    After that it worked again till now.
Reply
  • Hi JeBo,

    had the same problem yesterday.
    I killed the process with the ID-number xxx (For your example 1127).

    Then I used the following lines:

    /bin/bash /var/mdw/scripts/squid start

    After that it worked again till now.
Children