Hello guys, I have a huge problem. I have 5 phones connected on my Mac M1 with 16GB RAM through and USB HUB with is also powered to electricity and it connects the hub with an iphone 15 pro max type c cable to hub.. They all are supposed to run great but the problem is they randomly have ECONRESET ISSUES. What could be the reason for that?
Error is: An unknown server-side error ocurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED: 127.0.0.1:8103
[6a5b26f0][XCUITestDriver@5047] Matched ‘/actions’ to command name ‘performActions’
[6a5b26f0][XCUITestDriver@5047] Proxying [POST /actions] to [POST http://127.0.0.1:8104/session/7FC628D7-FAF2-4BF7-9DF9-4843BA195EDC/actions\] with body: {“actions”:[{“type”:“pointer”,“parameters”:{“pointerType”:“touch”},“id”:“touch”,“actions”:[{“type”:“pointerMove”,“duration”:250,“x”:182,“y”:545,“origin”:“viewport”},{“type”:“pointerDown”,“duration”:0,“button”:0},{“type”:“pause”,“duration”:100},{“type”:“pointerMove”,“duration”:250,“x”:179,“y”:297,“origin”:“viewport”},{“type”:“pointerUp”,“duration”:0,“button”:0}]}]}
[6a5b26f0][XCUITestDriver@5047] connect ECONNREFUSED 127.0.0.1:8104
[6a5b26f0][XCUITestDriver@5047] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:8104
at JWProxy.command (/Users/willlost/.appium/node_modules/appium-xcuitest-driver/node_modules/@appium/base-driver/lib/jsonwp-proxy/proxy.js:359:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at XCUITestDriver.proxyCommand (/Users/willlost/.appium/node_modules/appium-xcuitest-driver/lib/commands/proxy-helper.js:100:35)
at XCUITestDriver.performActions (/Users/willlost/.appium/node_modules/appium-xcuitest-driver/lib/commands/gesture.js:129:5)
[6a5b26f0][HTTP] ← POST /session/6a5b26f0-b0f3-4a79-9bb7-1d50f03f338e/actions 500 8 ms - 931
[6a5b26f0][HTTP] → POST /session/6a5b26f0-b0f3-4a79-9bb7-1d50f03f338e/actions {“actions”:[{“type”:“pointer”,“parameters”:{“pointerType”:“touch”},“id”:“touch”,“actions”:[{“type”:“pointerMove”,“duration”:250,“x”:182,“y”:545,“origin”:“viewport”},{“type”:“pointerDown”,“duration”:0,“button”:0},{“type”:“pause”,“duration”:100},{“type”:“pointerMove”,“duration”:250,“x”:179,“y”:297,“origin”:“viewport”},{“type”:“pointerUp”,“duration”:0,“button”:0}]}]}
[6a5b26f0][XCUITestDriver@5047] Calling AppiumDriver.performActions() with args: [[{“type”:“pointer”,“parameters”:{“pointerType”:“touch”},“id”:“touch”,“actions”:[{“type”:“pointerMove”,“duration”:250,“x”:182,“y”:545,“origin”:“viewport”},{“type”:“pointerDown”,“duration”:0,“button”:0},{“type”:“pause”,“duration”:100},{“type”:“pointerMove”,“duration”:250,“x”:179,“y”:297,“origin”:“viewport”},{“type”:“pointerUp”,“duration”:0,“button”:0}]}],“6a5b26f0-b0f3-4a79-9bb7-1d50f03f338e”]
[6a5b26f0][XCUITestDriver@5047] Executing command ‘performActions’
[6a5b26f0][XCUITestDriver@5047] Received the following W3C actions: [
{
“type”: “pointer”,
“parameters”: {
“pointerType”: “touch”
},
“id”: “touch”,
“actions”: [
{
“type”: “pointerMove”,
“duration”: 250,
“x”: 182,
“y”: 545,
“origin”: “viewport”
},
{
“type”: “pointerDown”,
“duration”: 0,
“button”: 0
},
{
“type”: “pause”,
“duration”: 100
},
{
“type”: “pointerMove”,
“duration”: 250,
“x”: 179,
“y”: 297,
“origin”: “viewport”
},
{
“type”: “pointerUp”,
“duration”: 0,
“button”: 0
}
]
}
]
[6a5b26f0][XCUITestDriver@5047] Preprocessed actions: [
{
“type”: “pointer”,
“parameters”: {
“pointerType”: “touch”
},
“id”: “touch”,
“actions”: [
{
“type”: “pointerMove”,
“duration”: 250,
“x”: 182,
“y”: 545,
“origin”: “viewport”
},
{
“type”: “pointerDown”,
“duration”: 0,
“button”: 0
},
{
“type”: “pause”,
“duration”: 100
},
{
“type”: “pointerMove”,
“duration”: 250,
“x”: 179,
“y”: 297,
“origin”: “viewport”
},
{
“type”: “pointerUp”,
“duration”: 0,
“button”: 0
}
]
}
]
[6a5b26f0][XCUITestDriver@5047] Matched ‘/actions’ to command name ‘performActions’
[6a5b26f0][XCUITestDriver@5047] Proxying [POST /actions] to [POST http://127.0.0.1:8104/session/7FC628D7-FAF2-4BF7-9DF9-4843BA195EDC/actions\] with body: {“actions”:[{“type”:“pointer”,“parameters”:{“pointerType”:“touch”},“id”:“touch”,“actions”:[{“type”:“pointerMove”,“duration”:250,“x”:182,“y”:545,“origin”:“viewport”},{“type”:“pointerDown”,“duration”:0,“button”:0},{“type”:“pause”,“duration”:100},{“type”:“pointerMove”,“duration”:250,“x”:179,“y”:297,“origin”:“viewport”},{“type”:“pointerUp”,“duration”:0,“button”:0}]}]}
[6a5b26f0][XCUITestDriver@5047] connect ECONNREFUSED 127.0.0.1:8104
[6a5b26f0][XCUITestDriver@5047] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:8104
at JWProxy.command (/Users/willlost/.appium/node_modules/appium-xcuitest-driver/node_modules/@appium/base-driver/lib/jsonwp-proxy/proxy.js:359:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at XCUITestDriver.proxyCommand (/Users/willlost/.appium/node_modules/appium-xcuitest-driver/lib/commands/proxy-helper.js:100:35)
at XCUITestDriver.performActions (/Users/willlost/.appium/node_modules/appium-xcuitest-driver/lib/commands/gesture.js:129:5)
[6a5b26f0][HTTP] ← POST /session/6a5b26f0-b0f3-4a79-9bb7-1d50f03f338e/actions 500 6 ms - 931.