OPNsense Forum

English Forums => 25.1, 25.4 Production Series => Topic started by: Robb1971 on May 20, 2025, 01:57:42 PM

Title: c-icap error Error adding acl spec: !localserver after Update 25.1.7
Post by: Robb1971 on May 20, 2025, 01:57:42 PM
Hello,

after Updating to 25.1.7 and Reboot the c-icap service is not starting. c-icap was updated to Version 1.8 with this release with the change in release notes "Move logging to syslog" and i get these errors in the c-icap log:

2025-05-20T13:40:10   Critical   c-icap   main proc, WARNING: Can not check the used c-icap release to build service clamd_mod.so   
2025-05-20T13:40:10   Critical   c-icap   main proc,   
2025-05-20T13:40:10   Critical   c-icap   main proc, WARNING: Can not check the used c-icap release to build service virus_scan.so   
2025-05-20T13:40:10   Critical   c-icap   main proc, Warning, alias is the same as service_name, not adding   
2025-05-20T13:40:10   Critical   c-icap   main proc, The line is: sys_logger.access !localserver   
2025-05-20T13:40:10   Critical   c-icap   main proc, Fatal error while parsing config file: "/usr/local/etc/c-icap/c-icap.conf" line: 32   
2025-05-20T13:40:10   Critical   c-icap   main proc, Error adding acl spec: !localserver.   
2025-05-20T13:39:25   Critical   c-icap   main proc, Error opening/parsing config file   
2025-05-20T13:39:25   Critical   c-icap   main proc, WARNING: Can not check the used c-icap release to build service clamd_mod.so

Removing the Entry sys_logger.access !localserver from the c-icap.conf file resolves the issue and i can start the service.
After reboot the line is automatically added and service is down again. What is the command to revert to the previous version, tried opnsense-revert -r 25.1.6 c-icap but it did not work. Thanks for your help.
Title: Re: c-icap error Error adding acl spec: !localserver after Update 25.1.7
Post by: GreenMatter on May 21, 2025, 05:28:41 PM
I can see exactly same error. Is there any solution?
Title: Re: c-icap error Error adding acl spec: !localserver after Update 25.1.7
Post by: Paweł on May 23, 2025, 08:00:30 AM
Hello,

same error on 1 of 5 servers...
Title: Re: c-icap error Error adding acl spec: !localserver after Update 25.1.7
Post by: GreenMatter on May 27, 2025, 02:00:12 PM
Is there any update related to this issue?