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

Connection reset by peer #7257

Closed
phamtai97 opened this issue Feb 11, 2020 · 4 comments
Closed

Connection reset by peer #7257

phamtai97 opened this issue Feb 11, 2020 · 4 comments

Comments

@phamtai97
Copy link

Hi all.
I deploy the Consul server cluster includes 3 nodes and 3 Consul agent. Then I use vertx-consul-client to call Consul agent. I see error:

syscall:read(..) failed: Connection reset by peer
, stackTrace: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
	at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source)

So, before I only deploy a single node Consul server, I have not this issue.

@ygilbaum
Copy link

The same. 3 of each 10 attempts to read key via API finished with the error. The same behavior on 1.6.3 and 1.7.0. I reverted to use 1.6.2, that works perfect.

@obourdon
Copy link

Also seems like #7259

@phamtai97
Copy link
Author

oh yes, I rollbacked version to v.1.6.1 and it works perfectly.

freeseacher pushed a commit to nocproject/ansible_deploy that referenced this issue Feb 18, 2020
freeseacher pushed a commit to nocproject/ansible_deploy that referenced this issue Feb 18, 2020
@ChipV223
Copy link
Contributor

Closing this as this is a dupe of #7259

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

4 participants