[err]: Can't start the Redis server

53 views
Skip to first unread message

Vinayak Hegde

unread,
Dec 6, 2022, 8:13:24 AM12/6/22
to Redis DB
Hi,
I am getting [err]: Can't start the Redis server error while running tests with make test command
output is something like this

appendfsync everysec
no-appendfsync-on-rewrite no
activerehashing yes
enable-protected-configs yes
enable-debug-command yes
enable-module-command yes
propagation-error-behavior panic
unixsocket /Users/vhegde/open source/redis/tests/tmp/server.86318.3/socket
ERROR:No PID detected in log ./tests/tmp/server.86318.3/stdout
### Starting server for test
-------------------
--- LOG CONTENT ---
[err]: Can't start the Redis server
CONFIGURATION:always-show-logo yes
notify-keyspace-events KEA
daemonize no
pidfile /var/run/redis.pid
port 21612
timeout 0
bind 127.0.0.1
loglevel verbose
logfile ''
databases 16
latency-monitor-threshold 1
repl-diskless-sync-delay 0
save 900 1
rdbcompression yes
dbfilename dump.rdb
dir ./tests/tmp/server.86319.3
slave-serve-stale-data yes
appendonly no
appendfsync everysec
no-appendfsync-on-rewrite no
activerehashing yes
enable-protected-configs yes
enable-debug-command yes
enable-module-command yes
propagation-error-behavior panic
unixsocket /Users/vhegde/open source/redis/tests/tmp/server.86319.3/socket
ERROR:No PID detected in log ./tests/tmp/server.86319.3/stdout

I am running Redis for the first time, can anyone please help me with this?

thanks!
Reply all
Reply to author
Forward
0 new messages