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

WebSocket can't connect to remote server #70

Open
tixiybob opened this issue Mar 20, 2017 · 1 comment
Open

WebSocket can't connect to remote server #70

tixiybob opened this issue Mar 20, 2017 · 1 comment

Comments

@tixiybob
Copy link

In my test I have one thread group.
Some http requests that do login.
And open WebSocket Sampler with wss protocol. Pass token to it.
It doesn't throw error. But in result i see that Cannot connect to the remote server.
What can be a reason?

Thread Name: Thread Group 1-1
Sample Start: 2017-03-20 17:52:34 IST
Load time: 15008
Connect Time: 0
Latency: 0
Size in bytes: 17905
Sent bytes:0
Headers size in bytes: 0
Body size in bytes: 17905
Sample Count: 1
Error Count: 0
Data type ("text"|"bin"|""):
Response code: 200
Response message:

[Execution Flow]

  • Opening new connection
  • Using response message pattern ""
  • Using disconnect pattern ""
  • Waiting for the server connection for 5000 MILLISECONDS
  • Cannot connect to the remote server
  • Waiting for messages for 10000 MILLISECONDS
  • Leaving streaming connection open

[Variables]

  • Message count: 0

[Problems]

Response headers:

SampleResult fields:
ContentType:
DataEncoding: UTF-8

@1renwuruiming
Copy link

do you solve the issue?what did you do ?

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