OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: ruggerio on April 08, 2020, 08:14:04 AM

Title: Squid/C-ICAP Error
Post by: ruggerio on April 08, 2020, 08:14:04 AM
Since the upgrade, C-ICAP shows the following error:

Wed Apr 8 08:06:51 2020, 24221/803493376, ci_simple_file_new: Can not open temporary filename in directory:/var/tmp/

Shouldn't this be /tmp?

Comment: changed this in /usr/local/etc/c-icap/c-icap.conf from /var/tmp to /tmp and now it works.

Perhaps this has something to do, that i set a separate temp-directory in settings.
Title: Re: Squid/C-ICAP Error
Post by: mimugmail on April 08, 2020, 10:32:16 AM
Hm, are you sure your installation runs correctly? This is the second time you have problems with var in ramdisk?
Title: Re: Squid/C-ICAP Error
Post by: ruggerio on April 08, 2020, 01:52:30 PM
yes, it seems correctly. i gonna uncheck those and retest. It might be an error according to this. On 20.1.3 there was no problem about this. I restored the backup from there on 20.7.b3

Comment: unchecked both options, works again