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

Port Forward is getting stopped very frequently when running python script to get data from remote to local #229

Closed
jansee233 opened this issue Oct 5, 2018 · 1 comment

Comments

@jansee233
Copy link

jansee233 commented Oct 5, 2018

Elasticsearch version:
"number" : "6.2.3",
"build_hash" : "e605ecd",
"build_date" : "2018-07-18T19:19:00.787857Z",
"build_snapshot" : false,
"lucene_version" : "7.2.1",
"minimum_wire_compatibility_version" : "5.6.0",
"minimum_index_compatibility_version" : "5.0.0"

JVM version (java -version):
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-1~bpo8+1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)

OS version (uname -a if on a Unix-like system):
Linux elassandra-0 4.15.0-1023-azure #24~16.04.1-Ubuntu SMP Wed Aug 29 12:54:36 UTC 2018 x86_64 GNU/Linux

Description of the problem including expected versus actual behavior:
Tried on All elassandra instances. E0924 12:32:34.310290 244680 portforward.go:303] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:9042->127.0.0.1:57857: write tcp4 127.0.0.1:9042->127.0.0.1:57857: wsasend: An established connection was aborted by the software in your host machine. E0924 12:31:01.288127 250812 portforward.go:316] error copying from local connection to remote stream: read tcp4 127.0.0.1:9042->127.0.0.1:57844: wsarecv: An existing connection was forcibly closed by the remote host. E0924 12:31:01.771293 250812 portforward.go:303] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:9042->127.0.0.1:57844: write tcp4 127.0.0.1:9042->127.0.0.1:57844: wsasend: An existing connection was forcibly closed by the remote host.

Steps to reproduce:

Please include a minimal but complete recreation of the problem, including
(e.g.) index creation, mappings, settings, query etc. The easier you make for
us to reproduce it, the more likely that somebody will take the time to look at it.

Provide logs (if relevant):

@jansee233 jansee233 changed the title Port Forward is getting stopped very frequently. Tried on All elassandra instances. E0924 12:32:34.310290 244680 portforward.go:303] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:9042->127.0.0.1:57857: write tcp4 127.0.0.1:9042->127.0.0.1:57857: wsasend: An established connection was aborted by the software in your host machine. E0924 12:31:01.288127 250812 portforward.go:316] error copying from local connection to remote stream: read tcp4 127.0.0.1:9042->127.0.0.1:57844: wsarecv: An existing connection was forcibly closed by the remote host. E0924 12:31:01.771293 250812 portforward.go:303] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:9042->127.0.0.1:57844: write tcp4 127.0.0.1:9042->127.0.0.1:57844: wsasend: An existing connection was forcibly closed by the remote host. Port Forward is getting stopped very frequently when running python script to get data from remote to local Oct 8, 2018
@vroyer
Copy link
Collaborator

vroyer commented Oct 26, 2018

This is probably related to your kubernetes environment ?

@vroyer vroyer closed this as completed Nov 9, 2018
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

2 participants