-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scanners disconnect and loose service at random intervals #2
Comments
Hi, Sorry I didn't respond earlier. We are aware of this issue and I am trying to create a solution for this. It is a little tricky to debug because it does not happen predictably. |
I think I may have found a solution. We set/added the TCPKeepAlive to no in the ssh config. So far we have had luck with it no longer disconnecting. I will let you know once it has been successful for a few weeks. |
Also facing the same issues, I've tried restarting both the remote Openvas containers, as well as the local GVM20 container to no avail. I've also added a brand new remote scanner but it fails to connect; peculiar since I had added about 10 remote scanners at different remote locations when I first utilized this project. Those initial 10 scanners also cannot connect back to the main gvm20 container |
maybe this is related to greenbone/openvas-scanner#832 |
I have a few remote scanners that we have deployed to different environments but they all operate on Ubuntu 20.04. Recently, we have been seeing many remote scanners that we have deployed disconnecting from the GVM11 control system. We can usually get it reconnected by restarting the docker image but it fails after a random time again. Can anyone help cause we are constantly having to restart it and scans are not running.
The text was updated successfully, but these errors were encountered: