This was a disk space issue
SSH to nessus core server and run df -h look for full drives
/opt needs 50GB
Location of nessus CLI on linux
/opt/nessus/sbin/nessuscli
nessuscli fix --reset
nessuscli fetch --register <ACTIVATION_CODE>
old way
service nessusd stop
/opt/nessus/sbin/nessusd -R
service nessusd start
If there is still an issue, open a case with nessus and get a debug file from the nessus core server
Reference: https://community.tenable.com/s/article/Requesting-Debugs
No comments:
Post a Comment