I'm running OCSNG_UNIX_SERVER-2.3 on Ubuntu 16.04.1 LTS.
Running
/usr/local/bin/ocsinventory-agent --force
on the same machine (as client) it says
[error] Cannot establish communication : 500 Internal Server Error
/var/log/apache2/error.log tells me
[Mon Jan 30 12:55:29.523465 2017] [perl:error] [pid 18532] [client x.x.x.x:51428] Insecure dependency in open while running with -T switch at /usr/local/share/perl/5.22.1/Apache/Ocsinventory/Server/System.pm line 257.\n
root@ocs:~# perl -v
This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi
(with 58 registered patches, see perl -V for more detail)
What can I do to solve this?