mikesplain / openvas-docker

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

Manager doesn't start with the new openvas 9 image #125

Closed udiromano closed 7 years ago

udiromano commented 7 years ago

md main:MESSAGE:2017-04-10 08h09.06 utc:742: OpenVAS Manager version 7.0.1 (DB revision 184) base gpgme:MESSAGE:2017-04-10 08h09.06 utc:743: Setting GnuPG dir to '/var/lib/openvas/openvasmd/gnupg' base gpgme:MESSAGE:2017-04-10 08h09.07 utc:743: Using OpenPGP engine version '2.1.11' md crypt:MESSAGE:2017-04-10 08h09.07 utc:743: skipping unusable OpenPGP key A8C205BC7B6E8DD9 md crypt:MESSAGE:2017-04-10 08h09.07 utc:743: error searching for OpenPGP key 'OpenVAS Credential Encryption': Not found md main:CRITICAL:2017-04-10 08h09.07 utc:743: main: failed to initialise OMP daemon

mikesplain commented 7 years ago

Can you provide the command you used to run the container? I'm unable to replicate your issue without more details

mikesplain commented 7 years ago

Hi @udiromano, can you provide any more details so we can help you out? What OS are you running docker on and what version of docker? I can see it's Manager version 7.0.1 which means you're running the v9 of the image as you mentioned however I will need more details to assist.

mikesplain commented 7 years ago

Please provide full logs of the container as well:

docker logs <openvas container id> > openvas.log
mikesplain commented 7 years ago

Closing due to inactivity. Please reopen if you can provide additional details.