Search Unity

Question error sending response

Discussion in 'Unity Accelerator' started by zsmiceboom, Dec 5, 2022.

  1. zsmiceboom

    zsmiceboom

    Joined:
    Jul 31, 2020
    Posts:
    3
    client is connected succed, but nothing is uploaded, i get the error msg like this. Why did the server want to write tcp to 52349? My config port is 8032
    {
    "level": "error",
    "ts": "2022-12-05T17:22:18.496+0800",
    "msg": "error sending response",
    "agent_id": "DESKTOP-KV6EGH1_id",
    "agent_name": "DESKTOP-KV6EGH1",
    "component": "pbservice",
    "subprocess_id": 5,
    "conn_id": 2,
    "remote": "192.168.31.245:52349",
    "segment_id": 1,
    "error": "write tcp 192.168.31.245:8032->192.168.31.245:52349: wsasend: An established connection was aborted by the software in your host machine."
    }