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

Ability to remove a dead server from redis #42

Closed
Samistine opened this issue Oct 18, 2016 · 2 comments
Closed

Ability to remove a dead server from redis #42

Samistine opened this issue Oct 18, 2016 · 2 comments
Labels

Comments

@Samistine
Copy link

Able to remove this:
20:11:35 [SEVERE] [RedisBungee] test1 is 15928 seconds behind! (Time not synchronized or server down?)

@Moehritz
Copy link

You can do HDEL heartbeats test1 using redis-cli to delete a server

@ghost
Copy link

ghost commented Oct 18, 2016

Correct. shutting the server down cleanly will also help.


From: Moehritz [email protected]
Sent: Tuesday, October 18, 2016 12:22 PM
To: minecrafter/RedisBungee
Subject: Re: [minecrafter/RedisBungee] Ability to remove a dead server from redis (#42)

You can do HDEL heartbeats test1 using redis-cli to delete a server

You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/42#issuecomment-254467434, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIqduJf4YwE3VkMgMaEl9mKgvHvqI6wZks5q1J3qgaJpZM4KZPiU.

@ghost ghost added the wontfix label Nov 29, 2016
@ghost ghost closed this as completed Nov 29, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants