Skip to content
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

scripts/stop_redis.py not shutting down redis #113

Open
chrisnatali opened this issue Sep 9, 2018 · 0 comments
Open

scripts/stop_redis.py not shutting down redis #113

chrisnatali opened this issue Sep 9, 2018 · 0 comments

Comments

@chrisnatali
Copy link
Contributor

I noticed that upon calling it, the redis process on the redis node was still running. This could mean that connections to dead worker/primary processes are interfering with ModelRunner commands.

Calling redis-cli -a <password> -p <port> shutdown on that machine with the modelrunner conda env activate DOES shut that process down, but also wipes the redis db.

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