Squid dowsn't run after upgrade to 2.8.0
-
Hi,
I upgraded my two PfSense boxes from 2.7.2 to 2.8.0.
First PfSense box working OK with 2.8.0
But I can not start Squid service in second PfSense?Which log should I check and where is the log location for Squid?
Regards,
Mucip:) -
@mucip have a read:
Squid: "Undefined symbol "_ZTVNSt3__117bad_function_callE" after upgrade to 2.8
... maybe it's your issue too?
-
Hi @patient0 ,
Yes it's look like same problem I guess?
But I already upgraded to 2.8.0.
How can I follow suggested below order?
//***
uninstall squid package before updating to pfsense 2.8.0,
update pfsense + reboot
mv /usr/lib/libc++.so.1 /root
install squid
//***
Regards,
Mucip:) -
Hi @patient0 ,
Yes. You're right.
I uninstaled Squid and perform "mv /usr/lib/libc++.so.1 /root"
Then install Squid again and now all is fine.Thanks,
Mucip:)