Response code: Websocket I/O error Response message: WebSocket I/O error: Read timed out

Issue #143 closed
Former user created an issue

Hi Peter,

Good Morning.

I am getting websocket I/O error message in jmeter by following below steps. Please resolve this issue. I have attached my jmx file also for reference. 1. Websocket OPen connection 2. Put somewait time 3. Websocket Single write sampler with request data is login 4. Websocket request-response sampler with data after passing data, not getting any response and getting an message as"Response code: Websocket I/O error Response message: WebSocket I/O error: Read timed out"

Thanks, Seetharam

Comments (3)

  1. Peter Doornbosch repo owner

    A read timeout is not a bug in the plugin, it means that your server is not sending a response within the time given.

  2. Log in to comment