CVE database is not updated
M0dEx opened this issue · 1 comments
M0dEx commented
Expected Behavior
According to the documentation, the database of CVEs and other information is supposed to be updated every 15 minutes using Celery Beat and Celery Worker.
Actual Behavior
The celery containers are running, but no tasks are being executed.
Steps to Reproduce the Problem
- clone this repo and follow the installation instructions
Specifications
- OpenCVE version: latest
- Platform: Linux (CentOS 7)
- Docker version: 20.10.6
- Docker-compose version: 1.29.1
M0dEx commented
I apologize for creating this.
I somehow did not realize that the jobs are running, they are just not being reported in the logs/web GUI, unless there's an update.