Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

CVE's update fail from CVE-SEARCH docker

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 !

in OCS Inventory NG server for Unix by (160 points)

2 Answers

0 votes
Hi,

Is the internet connection OK ? Does the client timed out ? No more errors ?

Regards
by (88.5k points)
0 votes
Hi,

The OCSInventory server has no internet connexion and the CVE-SEARCH server has one with a very limited whitelist. The client does not TimeOut and i have no more errors.
The main thing is that these two servers can communicate. Internet has no matter here, right?
by (160 points)
 
Powered by Question2Answer
...