Skip to content
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

cant connect to openvas 9.0 (supplied docker-compose) #193

Open
dmille6 opened this issue Oct 12, 2019 · 0 comments
Open

cant connect to openvas 9.0 (supplied docker-compose) #193

dmille6 opened this issue Oct 12, 2019 · 0 comments
Labels

Comments

@dmille6
Copy link

dmille6 commented Oct 12, 2019

i'm running ubuntu 18.04 and docker, running the docker-compose.v6.yml
it seems to be connecting to my openvas9 vm.. and identifying the scan .. but cant seem to download it. any suggestions would be apprecited.

here is the log entries i get:
vulnwhisperer | WARNING: No section was specified, vulnwhisperer will scrape enabled modules from config file.
vulnwhisperer | Please specify a section using -s.
vulnwhisperer | Example vuln_whisperer -c config.ini -s nessus
vulnwhisperer | INFO:main:No section was specified, vulnwhisperer will scrape enabled modules from the config file.
vulnwhisperer | WARNING:vwConfig:Section jira has no option 'enabled'
vulnwhisperer | INFO:vulnWhispererBase:Connected to database at /opt/VulnWhisperer/data/database/report_tracker.db
vulnwhisperer | INFO:OpenVAS_API:Retreiving OpenVAS report data...
vulnwhisperer | INFO:OpenVAS_API:Retrieving available report formats
vulnwhisperer | INFO:vulnWhispererOpenVAS:Identified 1 scans to be processed
vulnwhisperer | INFO:vulnWhispererOpenVAS:Processing 1/1 - Report ID: af768b5b-1d0e-4e7f-931f-5181f3318007
vulnwhisperer | INFO:vulnWhispererOpenVAS:Processing report ID: af768b5b-1d0e-4e7f-931f-5181f3318007
vulnwhisperer | INFO:OpenVAS_API:Retrieving af768b5b-1d0e-4e7f-931f-5181f3318007
vulnwhisperer | ERROR:main:[Errno 2] No such file or directory: '/opt/VulnWhisperer/data/openvas/openvas_scan_af768b5b1d0e4e7f931f5181f3318007_1570818228.json'
vulnwhisperer | ERROR: [Errno 2] No such file or directory: '/opt/VulnWhisperer/data/openvas/openvas_scan_af768b5b1d0e4e7f931f5181f3318007_1570818228.json'

elasticsearch | OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
vulnwhisperer exited with code 2

@qmontal qmontal added the bug label Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants