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 work after 3.215 update

After 3.215 udate the squid not work.

if I start manually the squid:

 # /sbin/init.d/squid start
:: Stopping HTTP proxy squid
:: Stopping Surf Protection
:: Starting Surf Protection
:: Starting HTTP proxy squid
FATAL: Bungled squid.conf line 12: http_port 
Squid Cache (Version 2.4.STABLE6+filter0.6): Terminated abnormally.
CPU Usage: 0.010 seconds = 0.010 user + 0.000 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 287
/sbin/init.d/squid: line 85: 20364 Aborted                 chroot /var/chroot-squid /bin/squidf -sYD

There are some error in squid.conf-default :
http_port 

and a line with "-----------" non commented.

I fix temporally the problem recovering (only) the old squid.conf-default.

N.B. I modified the old squid.conf-default to insert my special configuration: I don't know if this confuse the update.

Can you help me?

       Massimo

P.S. how can I recovering all the update ? There is a special Command to do it?


This thread was automatically locked due to age.
Parents
  • Hi!

    Same problem for me - there's also another error in the conf-file in misc-settings.

    Astaro seem to have added several new variables, but forgot to replace them when generating the squid.conf from the squid.conf-default file. So in the meantime we have to help ourselves and wait for an Up2Date.

    Copying back the old conf-File helps. BTW: I also changed some settings in order to use a parent proxy.

    Yours, K.
Reply
  • Hi!

    Same problem for me - there's also another error in the conf-file in misc-settings.

    Astaro seem to have added several new variables, but forgot to replace them when generating the squid.conf from the squid.conf-default file. So in the meantime we have to help ourselves and wait for an Up2Date.

    Copying back the old conf-File helps. BTW: I also changed some settings in order to use a parent proxy.

    Yours, K.
Children