dgiorgio/gvm-docker

Redis fails in boot loop

Opened this issue · 0 comments

After a new install using the latest version and running:
docker-compose -p gvm -f docker-compose.yml up -d

Docker shows redis is continually restarting. The error in the docker logs gives:

*** FATAL CONFIG FILE ERROR (Redis 6.2.5) ***

Reading the configuration file, at line 1

>>> 'unixsocket /run/redis/redis.sock nunixsocketperm 755 ntimeout 0 ndatabases 1025 nmaxclients 512'

wrong number of arguments

over and over and over.