Skip to content

Redis does not start #118

@waldner

Description

@waldner

Image: graphiteapp/graphite-statsd:1.1.5-12

Setting REDIS_TAGDB=true attemps to use redis for tagDB, but it fails because of the following error:

*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 8
>>> 'logfile /var/log/redis/redis-server.log'
Can't open the log file: No such file or directory

periodically repeated in the log, as runsv tries to restart it (I suppose). Since /var/log is host-mounted in my setup, I can create the directory by hand and then it works, but I believe it should not be necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions