elliot-bia / nessus

nessus crack for docker
GNU General Public License v3.0
805 stars 164 forks source link

Error when restart #29

Closed noname1007 closed 1 year ago

noname1007 commented 1 year ago

2023-05-25 22:16:16 ramisec_nessus | Starting Nessus : . 2023-05-25 22:16:18 ramisec_nessus | Starting Nessus : . 2023-05-25 22:16:19 ramisec_nessus | Starting Nessus : . 2023-05-25 22:16:20 ramisec_nessus | Starting Nessus : . 2023-05-25 22:16:21 ramisec_nessus | Starting Nessus : . 2023-05-25 22:16:23 ramisec_nessus | Starting Nessus : . 2023-05-25 22:16:27 ramisec_nessus | Starting Nessus : . 2023-05-25 22:16:34 ramisec_nessus | Starting Nessus : . 2023-05-25 22:16:49 ramisec_nessus | Starting Nessus : . 2023-05-25 22:17:15 ramisec_nessus | Starting Nessus : .

elliot-bia commented 1 year ago

bug comfirm, it will be fix later

lechengyu commented 1 year ago

遇到同样问题

noname1007 commented 1 year ago

@elliot-bia have you file install? Nessus-10.2.0-raspberrypios_armhf.deb. Please share with me

elliot-bia commented 1 year ago

@elliot-bia have you file install? Nessus-10.2.0-raspberrypios_armhf.deb. Please share with me

I don't have a need for ARM architecture; you can try it yourself.

x1exn1 commented 1 year ago

+1

noname1007 commented 1 year ago

Fix: Before Update docker cp ramisec_nessus:/nessus/ ./ And After Update docker cp ./nessus ramisec_nessus:/ Or run docker noname1007/nessus

elliot-bia commented 1 year ago

bug fixed, please repull the images and run it again. try

docker pull ramisec/nessus
docker stop ramisec_nessus && docker rm ramisec_nessus
docker run -itd --name=ramisec_nessus -p 8834:8834 ramisec/nessus