Score:0

Unable to shutdown redis-server even after uninstall

cn flag

After uninstalling:

> ps aux | grep redis-server
root      147242  0.7  0.0  52968  7824 ?        Ssl  16:58   0:00 /snap/redis/137/usr/bin/redis-server *:6379
stavalfi  147321  0.0  0.0  17672   672 pts/0    S+   16:58   0:00 grep --color=auto redis-server

When I kill one of the pids (kill <pid> or sudo service redis-server stop or sudo systemctl unmask redis-server.service && kill <pid>), it is recreated with different pid.

How can I stop and remove redis from my machine?

in flag
Silly question, but have you tried turning the server off and on again?
Stav Alfi avatar
cn flag
I tried to reinstall it again. I tried to start and stop it. What am I missing here?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.