mikesplain / openvas-docker

A Docker container for Openvas
MIT License
762 stars 302 forks source link

Error when login to Openvas web ui #74

Closed ayen-tibco closed 8 years ago

ayen-tibco commented 8 years ago

This error happens when after submitting a scan task or just login to the webui of Openvas.

-Adam

Starting infinite loop... Press [CTRL+C] to stop.. Ohhhh jeeee: ... this is a bug (sexp.c:1340:vsexp_sscan)

mikesplain commented 8 years ago

@ayen-tibco I can't reproduce this. What is your command you're using to the container, and can you send the full log?

ayen-tibco commented 8 years ago

docker run -d -p 443:443 -p 9390:9390 -p 9391:9391 --name openvas mikesplain/openvas

Could be I'm running it in virtualbox (Docker Toolbox for Windows)?

-Adam

mikesplain commented 8 years ago

This could be related to windows but I'm still surprised. Can you provide a full log of the output?