Openvassd failed to restart / redis flush all

Hello,

i dont know why… but every time i restart the openvassd Service i have to flush all the redis server…
When i try it without flush all i get this error in the status:

● openvassd.service - Openvas-Scanner-Daemon
Loaded: loaded (/home/user/.config/systemd/user/openvassd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2019-10-14 15:51:51 CEST; 8s ago
Process: 7335 ExecStop=/bin/kill -HUP $MAINPID (code=exited, status=0/SUCCESS)
Process: 9359 ExecStart=/home/user/install/sbin/openvassd $OUNIX (code=exited, status=1/FAILURE)
Main PID: 2213 (code=killed, signal=KILL)

Oct 14 15:51:51 greenbone systemd[1162]: openvassd.service: Failed with result ‘exit-code’.
Oct 14 15:51:51 greenbone systemd[1162]: Failed to start Openvas-Scanner-Daemon.
Oct 14 15:51:51 greenbone systemd[1162]: openvassd.service: Service hold-off time over, scheduling restart.
Oct 14 15:51:51 greenbone systemd[1162]: openvassd.service: Scheduled restart job, restart counter is at 5.
Oct 14 15:51:51 greenbone systemd[1162]: Stopped Openvas-Scanner-Daemon.
Oct 14 15:51:51 greenbone systemd[1162]: openvassd.service: Start request repeated too quickly.
Oct 14 15:51:51 greenbone systemd[1162]: openvassd.service: Failed with result ‘exit-code’.
Oct 14 15:51:51 greenbone systemd[1162]: Failed to start Openvas-Scanner-Daemon.

Maybe some one had the same problem?

GVM versions

gsa: 8.0.1
gvm: 8.0.1
openvas-scanner: 6.0.1
gvm-libs: 10.0.1
gvm-tools: 2.0.0.beta1

Environment Greenbone Server

**Operating system: Ubuntu Server 18.4
**Kernel: 4.15.0-58-generic
**Installation method / source: Github

It seems your SystemD Scrips missing some semaphores and dependencies.

mhh okay, i used the service script which was there after installing redis… but anyway the problem fixed from self after a night.

Your redis-server might have an insufficient configuration so this could happen any time soon again.

Please have a look at the following posting on how to reconfigure your redis setup: