My OpenVAS (Version 26.4.0 (in Docker)) started displaying the message “NVT: Synchronization issue: Could not connect to scanner to get feed info” in the Feed Status.
Checking the containers, I noticed that the “ospd-openvas:latest” container is constantly restarting. I’ve already tried rebuilding the container, but without success.
Hey friend, for me all the containers are starting up, including “redis-server”, but I noticed that the “ospd-openvas” container is always restarting, it always has low uptime.
Hi piresand, could you take a look at the redis-server logs?
Even if the container is running, it doesn’t necessarily mean that everything is working correctly.
There might be useful information in the logs that could help us troubleshoot the issue.
Could you please share the output?
Now the feed status is shown as ‘Current’ again. All good.
I only briefly looked at the logs and saw the same Redis error discussed above, but I understand you’d like to see more detailed logs to find the root cause. Unfortunately I can’t share logs because I already restarted the containers.
I managed to solve the problem by following the steps below:
I restored a backup of the OpenVAS machine, where I didn’t have the problem with the feed and container restarting, but the OpenVAS version was 26.1.0.
After the full pull, OpenVAS went to version 26.6.0, but I noticed a problem with “rm: cannot remove ‘/run/redis/redis.sock’: Permission denied”, from the “redis-server” container;