OCSInventory server:
- CentOS 7
- PHP 7.3
- MariaDB 5.5
- OCS 2.9
CVE-SEARCH docker last version (MongoDB 4.4)
Hello !
I have a problem with my CVE's update. Everything is working fine with my CVE-SEARCH docker. The website is showing CVEs and i can run curl cmd in my OCSInventory server and get CVE's details.
But on OCSInventory server, the script :
cd /usr/share/ocsinventory-reports/ocsreports/crontab/ && php cron_all_software.php instantly done with no errors.
and
cd /usr/share/ocsinventory-reports/ocsreports/crontab/ && php cron_cve.php take few minutes but no CVE are added.
The only message i have is "msg":"Interrupted operation as its client disconnected" on docker's log.
Thanks for your help !