immauss / openvas

Containers for running the Greenbone Vulnerability Manager. Run as a single container with all services or separate single applications containers via docker-compose.
GNU Affero General Public License v3.0
366 stars 102 forks source link

[BUG] Reference closed Bug #270 #271

Closed dustinbird closed 6 months ago

dustinbird commented 6 months ago

After the fixed docker image was uploaded to fix issue #270 last week I have had a similar issue on 2 of my watcher boxes where the scans are taking over 10x the time to run and then failing with "interrupted at 100%".

Error exit, setting running task to Interrupted.

The configuration of the servers has not changed only the docker image which was updated over the weekend.

immauss commented 6 months ago

Hmmm, the image update is not what fixed #270 , it was correcting the feed generation.

So this could be an issue with updates from GB. I pushed 22.4.45 & latest this morning with more minor updates from GB. Can you first try that. If that does not resolve, please provide full logs from the container.

Thanks, Scott

dustinbird commented 6 months ago

thank you i will pull this down now and test.

dustinbird commented 6 months ago

one of the two servers has now been updated and I am running a scan now to see.

dustinbird commented 6 months ago

Looking good so far. My first test scan has worked since updating th e docker image. I am awaiting another eon the other server to see if all are working as I would like.

Thank you again for the quick support.

dustinbird commented 6 months ago

The updating of the docker image has resolved my issues with the scans. This incident can now be closed. Thank you.

immauss commented 6 months ago

Good news!!

Thanks @dustinbird