-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
[ERR] serf: Rejected coordinate from HOST: round trip time not in valid range, duration -99.611868ms is not a positive value less than 10s #3704
Comments
Hi @mnuic we tracked that down but the fix didn't make it into this release cycle but we will pick this up in the next minor release of Consul via hashicorp/memberlist#139. Sorry for the log noise - these can be safely ignored. |
@slackpad thank you for the info! Will wait for the next release for production use. |
I'm afraid this is more than just log noise. consul 1.0.1 does break our test environment, whereas v0.9.3 works flawlessly. The above mentioned error messages are the only ones we see. |
@sofax can you provide more details about what is broken for you? |
@slackpad: Here is the scenario: This does not happen with Consul 0.9.3. |
@sofax thanks that's definitely not related to this error. Can you please open a new issue with some more details about how your test is working and we will take a look? |
@slackpad: |
I've upgraded to 1.0.2 (on Windows) and am seeing these messages even though per the changelog this issue (GH-3704) is fixed in 1.0.2 Snipped from log after upgrade to 1.0.2:
I do see that the description of the fix seems specific to a negative value. Perhaps a value of 0 is an uncovered edge case? I performed my upgrade in a test cluster. Unfortunately I can't proceed with a production upgrade until I resolve this issue since it creates so much noise in the logs. |
consul version
for both Client and ServerClient:
consul 1.0.1
Server:
consul 1.0.1
consul info
for both Client and ServerClient:
Server:
Operating system and Environment details
Ubuntu 16.04.03LTS, Docker 17.09
Description of the Issue (and unexpected/desired result)
Upon upgrade consul to version 1.0.1 logs started to fill with messages:
Logs
The text was updated successfully, but these errors were encountered: