NVD Mirror is constantly throwing expections, but might be working? #5328
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hmm....could this be the switch from the 1.1 to 2.0 feeds and the problem will magically go away once I get upgraded to latest? |
Beta Was this translation helpful? Give feedback.
-
|
The problem is that you enabled the "Additionally download feeds" option. The NVD has discontinued the 1.1 feeds entirely. DT v4.13.4 shipped with support for the new 2.0 feeds: https://docs.dependencytrack.org/changelog/#v4-13-4 The mirroring in your case is still able to progress because you toggled "Enable mirroring via API". I would recommend to disable the "Additionally download feeds" option, or upgrading to 4.13.4 if you rely on feed files being downloaded. |
Beta Was this translation helpful? Give feedback.

The problem is that you enabled the "Additionally download feeds" option.
The NVD has discontinued the 1.1 feeds entirely. DT v4.13.4 shipped with support for the new 2.0 feeds: https://docs.dependencytrack.org/changelog/#v4-13-4
The mirroring in your case is still able to progress because you toggled "Enable mirroring via API".
In this constellation, feed downloads and mirroring are independent from another, so the feed file downloads failing doesn't interrupt the API mirroring.
I would recommend to disable the "Additionally download feeds" option, or upgrading to 4.13.4 if you rely on feed files being downloaded.