stevespringett / nist-data-mirror

A simple Java command-line utility to mirror the CVE JSON data from NIST.
Apache License 2.0
206 stars 93 forks source link

Cron not running in Docker container #40

Closed ghost closed 4 years ago

ghost commented 4 years ago

After building the Docker container and starting it as described in the readme the log prints the following line which states that the mirror crontab setting is being ignored:

Oct 1 08:27:54 nist-data-mirror.somewhere.net crond: ignoring /etc/crontabs/mirror (non-existent user)

httran13 commented 4 years ago

After the merge, i am no longer able to reach the service(I was able to before but was getting a 403)

[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.2:aggregate (default) on project ucs-filemonitor-service: Fatal exception(s) analyzing FileMonitor: One or more exceptions occurred during analysis: [ERROR] Unable to download meta file: http://localhost/nvdcve-1.0-modified.meta [ERROR] No documents exist [ERROR] -> [Help 1] [ERROR]

stevespringett commented 4 years ago

Released in v1.4.0