Search found 2 matches

by melauer
Tue Aug 15, 2017 2:44 pm
Forum: OpenVAS
Topic: After update to OpenVAS 9 scans do not run
Replies: 1
Views: 12813

Re: After update to OpenVAS 9 scans do not run

I found a workaround for the issue. Downgrading from openvas-manager 7.0.2 to 7.0.1 seems to have fixed it. In this case since I'm on RedHat Enterprise Linux 7.4 this was easy:

Code: Select all

yum downgrade openvas-manager
systemctl restart openvas-manager.service
by melauer
Fri Aug 11, 2017 11:16 am
Forum: OpenVAS
Topic: After update to OpenVAS 9 scans do not run
Replies: 1
Views: 12813

After update to OpenVAS 9 scans do not run

A few days ago I updated OpenVAS on a RedHat Enterprise Linux 7.4 system using yum. The system is set up to use to the AtomicCorp repo. While the OpenVAS web interface still works and allows me to modify targets, request scans, etc. any requested scans never get past "Requested" status. Af...