Skip to content

Container always has a defunct 'redis-server' process after startup. #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Lymkin opened this issue Jul 7, 2021 · 0 comments
Open

Comments

@Lymkin
Copy link

Lymkin commented Jul 7, 2021

Process 15 shows as 'defunct' and shows as a zombie.

root@e53d5a805a79:/app/server# ps -ef
UID          PID    PPID  C STIME TTY          TIME CMD
root           1       0  0 14:08 ?        00:00:00 /app/server/server
root          15       1  0 14:08 ?        00:00:00 [redis-server] <defunct>
root          17       1  2 14:08 ?        00:00:09 redis-server *:6379
root          21       1  0 14:08 ?        00:00:01 python3 /app/intelligencelayer/shared/detection.py
root          40      21  9 14:08 ?        00:00:35 python3 /app/intelligencelayer/shared/detection.py
root          59       0  0 14:14 pts/0    00:00:00 bash
root          67      59  0 14:15 pts/0    00:00:00 ps -ef
root@e53d5a805a79:/app/server#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant