connect timed out

Issue #45 closed
Former user created an issue

Thread Name: option 2: use cookie for sid 1-9 Sample Start: 2017-09-21 11:48:47 CST Load time: 20001 Connect Time: 0 Latency: 0 Size in bytes: 0 Sent bytes:0 Headers size in bytes: 0 Body size in bytes: 0 Sample Count: 1 Error Count: 1 Data type ("text"|"bin"|""): Response code: Websocket I/O error Response message: WebSocket I/O error: connect timed out


https://im2-test.zhongan.io/socket.io/?ver=2&tenantID=150060413414840&groupID=15015740121818&themeID=jadevalue03&EIO=3&transport=polling&t=LwYHTrB

https://im2-test.zhongan.io/socket.io/?ver=2&tenantID=150060413414840&groupID=15015740121818&themeID=jadevalue03&EIO=3&transport=polling&t=LwYHTrj&sid=${sid}

wss://im2-test.zhongan.io/socket.io/?ver=2&tenantID=150060413414840&groupID=15015740121818&themeID=jadevalue03&EIO=3&transport=websocket&sid=${sid}

Comments (5)

  1. Peter Doornbosch repo owner

    Maybe it wouldn't be too much effort to give a description of what your question or problem is??? You get this software for free, the least you can do is ensure that i can spend my time efficiently. I'm willing to help anybody with any question, but not if you won't even take the effort of formulating a decent question.

  2. Peter Doornbosch repo owner

    The websocket open connection sampler in your test plan tries to connect to port 8081, but there is no one listening at that port. Hence the connection times out and that's exactly what the error message tells you.

  3. Log in to comment