Secure-Compliance-Solutions-LLC / GVM-Docker

Greenbone Vulnerability Management Docker Image with OpenVAS
https://securecompliance.gitbook.io/projects/
MIT License
248 stars 91 forks source link

GMP Service Down Message #18

Closed ldod-lle closed 4 years ago

ldod-lle commented 4 years ago

Unable to login to container after gnupg issue was resolved; logs -


lib  nvticache:MESSAGE:2020-05-07 20h27.54 utc:144: Updated NVT cache from version 0 to 202005061141
==> /usr/local/var/log/gvm/ospd-openvas.log <==
==> /usr/local/var/log/gvm/gsad.log <==

gsad  gmp:WARNING:2020-05-07 20h31.34 utc:210: Failed to connect to server at /usr/local/var/run/gvmd.sock: No such file or directory

gsad  gmp:WARNING:2020-05-07 20h31.34 utc:210: Authentication failure for 'admin' from 172.17.0.1

gsad  gmp:WARNING:2020-05-07 20h37.33 utc:210: Failed to connect to server at /usr/local/var/run/gvmd.sock: No such file or directory

gsad  gmp:WARNING:2020-05-07 20h37.33 utc:210: Authentication failure for 'admin' from 172.17.0.1```

"start.sh" stil persistant in process tree:

`root@42d01159fb9f:/# ps -ef | grep start
root         1     0  0 20:26 ?        00:00:00 /bin/sh -c '/start.sh'
root         6     1  0 20:26 ?        00:00:00 bash /start.sh
root       775   762  0 21:20 pts/1    00:00:00 grep --color=auto start
root@42d01159fb9f:/#`
pixelsquared commented 4 years ago

Could you try updating the container again? I have pushed changes which I believe will fix this issue.

ldod-lle commented 4 years ago

Getting the following now:


Creating Database folder...

Creating gvmd folder...

chown: invalid user: ‘gvm:gvm’`
pixelsquared commented 4 years ago

This issue should be be resolved with the newest image.

ldod-lle commented 4 years ago

Good to go now! :+1: