Closed erdncyz closed 2 months ago
@erdncyz without full server logs, its difficult to know the issue
Hi @saikrishna321 ı added full server log
My gist : https://gist.github.com/erdncyz/5f8d9669ecd3b1912da8dccac76929b9
@erdncyz This error is coming from appium-xcuitest-driver
[3c4ff8e1][XCUITestDriver@4385] Failed to kill 'com.facebook.WebDriverAgentRunner.xctrunner'. Original error: Error: reply channel data timeout
[3c4ff8e1][XCUITestDriver@4385] Launching WebDriverAgent on the device without xcodebuild
[3c4ff8e1][ios-device] SignerIdentifier: Apple Development: PdoQa Digi (DK9NZXVCYQ)
[device-farm-main] Found 0 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] Session queue ID:7e7e1051-4ee9-45f6-a980-b0077dd5e865 has been pending for 13155 ms
[device-farm-main] No pending sessions to clean
[3c4ff8e1][ios-device] removing /tmp/WebDriverAgentRunner-983CE96D-CC31-4F02-A12B-2493EA8DB97D.xctestconfiguration
[3c4ff8e1][ios-device] Xctest for com.facebook.WebDriverAgentRunner.xctrunner on device 00008030-001445A62E6A802E has stopped!
[3c4ff8e1][XCUITestDriver@4385] Event 'wdaStartFailed' logged at 1724843425224 (14:10:25 GMT+0300 (GMT+03:00))
[3c4ff8e1][XCUITestDriver@4385] Error: TypeError: Cannot perform 'get' on a proxy that has been revoked
at InstrumentService._callChannel (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-ios-device/lib/instrument/index.js:159:15)
at InstrumentService.makeChannel (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-ios-device/lib/instrument/index.js:116:5)
at InstrumentService.callChannel (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-ios-device/lib/instrument/index.js:134:25)
at Xctest._launchAppRunner (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-ios-device/lib/xctest.js:100:9)
at Xctest.start (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-ios-device/lib/xctest.js:261:25)
at WebDriverAgent.launchWithPreinstalledWDA (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/lib/webdriveragent.js:403:9)
at WebDriverAgent.launch (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/lib/webdriveragent.js:463:14)
at /Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/lib/driver.js:834:34
at wrapped (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:93:13)
at retry (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:66:13)
at retryInterval (/Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:103:10)
at /Users/techqaautomation2/.appium/node_modules/appium-xcuitest-driver/lib/driver.js:824:7
[3c4ff8e1][XCUITestDriver@4385] The executable name for the bundle id 'com.facebook.WebDriverAgentRunner.xctrunner' was 'WebDr
Hi @saikrishna321,
ı created ticket https://github.com/appium/appium-xcuitest-driver/issues/2460
Hi team,
ı clicked use device or start appium inspector for ios devices ı encounter this error.
Error creating session check logs {"message":"{\"value\":{\"error\":\"unknown error\",\"message\":\"An unknown server-side error occurred while processing the command. Original error: Error: Unable to launch WebDriverAgent. Original error: TypeError: Cannot perform 'get' on a proxy that has been revoked. Make sure the application com.facebook.WebDriverAgentRunner.xctrunner exists and it is launchable. https://appium.github.io/appium-xcuitest-driver/latest/preparation/real-device-config/ may help to complete the preparation.\",\"stacktrace\":\"UnknownError: An unknown server-side error occurred while processing the command. Original error: Error: Unable to launch WebDriverAgent. Original error: TypeError: Cannot perform 'get' on a proxy that has been revoked. Make sure the application com.facebook.WebDriverAgentRunner.xctrunner exists and it is launchable. https://appium.github.io/appium-xcuitest-driver/latest/preparation/real-device-config/ may help to complete the preparation.\n at getResponseForW3CError (/usr/local/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/errors.js:1145:9)\n at asyncHandler (/usr/local/lib/node_modules/appium/node_modules/@appium/base-driver/lib/protocol/protocol.js:485:57)\"}}"}
My gist : https://gist.github.com/erdncyz/5f8d9669ecd3b1912da8dccac76929b9