-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: cannot download database after update to v3.4 #4697
Comments
Looks like you're having trouble connecting to our mirror:
But you're also auto-skipping GAD and EPSS likely due to similar network issues. It just fails on NVD because it's required for cve-bin-tool to run. I would guess that the problem is likely something in your network since I haven't seen anyone else reporting this. It reminds me of what happens when routing tables are messed up because that's something I used to see regularly in the early days of IPv6, but I don't think I can debug that for you. It's probably something you'll need to take up with your internet provider. Some things to try:
|
Coming back to add: we're also having trouble updating the cache today, so there may be something else going on. |
Best suggestion is: can you hit https://cveb.in/ and get to the website there? If you can't there's something weird going on there, because I'm not seeing anything obvious that's broken on the cveb.in side. I did reboot the system yesterday to deal with the rsync CVE that came out, but that's been the only change per-se in the past 48hours or so. If you can't hit https://cveb.in then there's a routing issue going on there and traceroutes would be helpful but network wise I don't know of anything weird going on |
Hi Terriko, Warthog, Thanks for your reply. |
Description
Cannot update the database, always remind the issue about network but I can update database when v3.3 at same environment.
Put the log as below.
Cve-bin-tool.txt
To reproduce
Steps to reproduce the behaviour:
Expected behaviour: cve-bin-tool update databae then start scanning
Actual behaviour: feedback results
Version/platform info
Version of CVE-bin-tool( e.g. output of
cve-bin-tool --version
): v3.4Installed from pypi or github? ubuntu pip
Operating system: Ubuntu
Python version (e.g.
python3 --version
): 3.10Running in any particular CI environment we should know about? (e.g. Github Actions) No
Anything else?
Hi Dear, I have checked the issues list but seems no one reported the same issue, so I am thinking whether it is the network issue but it can work normally before, I am lose...So it will be appreciate for any suggestion! Thank you in advance!
The text was updated successfully, but these errors were encountered: