Skip to content

Redis start fails due to 'protected-mode yes' #287

@johanneskastl

Description

@johanneskastl
Apr 21 06:27:15 netbox systemd[1]: Starting redis_6379.service - Advanced key-value store...
Apr 21 06:27:15 netbox redis-server[10661]: *** FATAL CONFIG FILE ERROR ***
Apr 21 06:27:15 netbox redis-server[10661]: Reading the configuration file, at line 7
Apr 21 06:27:15 netbox redis-server[10661]: >>> 'protected-mode yes'
Apr 21 06:27:15 netbox redis-server[10661]: Bad directive or wrong number of arguments
Apr 21 06:27:15 netbox systemd[1]: redis_6379.service: Control process exited, code=exited, status=1/FAILURE
Apr 21 06:27:15 netbox systemd[1]: redis_6379.service: Failed with result 'exit-code'.
Apr 21 06:27:15 netbox systemd[1]: Failed to start redis_6379.service - Advanced key-value store.

Tested using 1.2.11 on Fedora37.

Removing the options allows the service to start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions