Squid 3 fails on latest 2.2-RC
-
Squid service fails to start up after a clean install. No logs or cache being generated. Transparent settings on/off has no effect either. Anyone else seen this?
Squid 3.4.10_2 pkg 0.2
2.2-RC (amd64) built on Sun Dec 28 04:04:04 CST 2014Dec 28 11:48:55 squid[62389]: Exiting due to repeated, frequent failures
Dec 28 11:48:55 squid[62389]: Squid Parent: (squid-1) process 74012 will not be restarted due to repeated, frequent failures
Dec 28 11:48:55 squid[62389]: Squid Parent: (squid-1) process 74012 exited with status 1
Dec 28 11:48:55 squid[62389]: Squid Parent: (squid-1) process 74012 started
Dec 28 11:48:52 squid[62389]: Squid Parent: (squid-1) process 73806 exited with status 1
Dec 28 11:48:52 squid[62389]: Squid Parent: (squid-1) process 73806 started
Dec 28 11:48:50 Squid_Alarm[69026]: Squid has resumed. Reconfiguring filter.
Dec 28 11:48:49 squid[62389]: Squid Parent: (squid-1) process 67986 exited with status 1
Dec 28 11:48:49 squid[62389]: Squid Parent: (squid-1) process 67986 started
Dec 28 11:48:45 squid[62389]: Squid Parent: (squid-1) process 63325 exited with status 1
Dec 28 11:48:45 squid[62389]: Squid Parent: (squid-1) process 63325 started
Dec 28 11:48:42 squid[62389]: Squid Parent: (squid-1) process 62923 exited with status 1
Dec 28 11:48:42 squid[62389]: Squid Parent: (squid-1) process 62923 started
Dec 28 11:48:42 squid[62389]: Squid Parent: will start 1 kids
Dec 28 11:47:58 syslogd: kernel boot file is /boot/kernel/kernel -
I am having the same issue….I was about to ask if there was a work around....Please advise?
-
I´m using the same version. What I did was:
Check was happening with:
squid -dM -f /usr/pbi/squid-amd64/etc/squid/squid.confThen create links for squid to find files. I think that the pbi is searching things in the old package way.
ln -s /usr/pbi/squid-amd64/etc/squid /usr/local/etc/squid
ln -s /usr/pbi/squid-amd64/local/libexec/squid /usr/local/libexec/squidThis should works.
-
I reverted to 2.1.5 for now as I do not have another test machine.
Can anyone confirm the above commands fix the issue?
-
Same problem for me.. It works fine in 2.1.5
2.2-RC (amd64)
built on Tue Dec 30 15:16:19 CST 2014
FreeBSD pfSense.localdomain 10.1-RELEASE-p3 FreeBSD 10.1-RELEASE-p3 #0 8bdb2f8(releng/10.1)-dirty: Tue Dec 30 15:58:58 CST 2014 root@pfsense-22-amd64-builder:/usr/obj.amd64/usr/pfSensesrc/src/sys/pfSense_SMP.10 amd64 -
I reverted to 2.1.5 for now as I do not have another test machine.
Can anyone confirm the above commands fix the issue?
I was able to get it to work with 2.2-RC (amd64) built on Wed Dec 24 14:16:30 CST 2014. I might have added the following command with those listed above
ln -s /lib/libmd.so.6 /usr/lib/libmd5.so.1 -
I've been having the same problem on a customer's machine. The install would stall out while creating the cache and then the web gui wouldn't load anymore unless I rebooted the machine from the console.
Executing the above lines solved the problem.
Thank you! -
I did
squid -dM -f /usr/pbi/squid-amd64/etc/squid/squid.conf
ln -s /usr/pbi/squid-amd64/etc/squid /usr/local/etc/squid
ln -s /usr/pbi/squid-amd64/local/libexec/squid /usr/local/libexec/squidThen
ln -s /lib/libmd.so.6 /usr/lib/libmd5.so.1and now got past the libmd5.so.1 problem but now I see libecap.so.2 not found
-
-
thank you.. i let you know how it goes. Wait.. there was update I thought you did but that did not fix.
squid3 v3.4.10_2 pkg 0.2.1
-
Need to wait a new pbi with modified compile args.
-
If I had a way to test and see debug info and such I would help more with packages and pfsense. I just don't know what tools to use to be able to test. Only way I know is edit one file look for problem, change and then put file in system and see how it runs. If nothing happens then blank nothing knowing where fails.. Point me in direction to build a testing setup
-
Point me in direction to build a testing setup
You mean build a pbi or check squid gui package files?
-
Hi!
Same issue here. How do we know when the recompiled package is available ? The filename of the package only contains the squid version not the package version.Btw, there are some other folks having the same issue here: https://forum.pfsense.org/index.php?topic=84638.0
/Anders
-
There are several topics about Squid issues, here's another one about broken transparent proxy:
https://forum.pfsense.org/index.php?topic=85280.15
Cheers.
-
build a pbi .. not seen any tool for windows to help making one..
-
Squid3 on 2.2 hasn't worked for me since last November, to the point where I've stopped testing it out of frustration.
-
https://forum.pfsense.org/index.php?topic=84638.0
Also there here this post too.
-
Is anyone working to fix the package?
-
https://forum.pfsense.org/index.php?topic=84638.msg473961#msg473961