Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

while ios 17 is officially supported by go ios try to handle this wda startup failure via xcode #251

Open
vdelendik opened this issue Feb 12, 2024 · 0 comments

Comments

@vdelendik
Copy link
Contributor

100% fix looks like device reboot and killing xcodebuild process

2024-02-10 02:57:01.935684-0500 WebDriverAgentRunner-Runner[24575:21392809] Disconnected a client from screenshots broadcast
2024-02-10 14:23:56.521 xcodebuild[28246:18509862]  DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:639
Details:  log recorder for IDEActivityLogSection “Launch WebDriverAgentRunner” was sent -addSubsection: after it had already been asked to stop recording.
Object:   <IDEActivityLogSectionRecorder: 0x600002bfc700>
Method:   -addSubsection:
Thread:   <NSThread: 0x6000058d4e80>{number = 772, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-02-10 14:23:56.522 xcodebuild[28246:18509862]  Run Destination Preflight: The destination is not ready.
Error Domain=com.apple.dt.deviceprep Code=-27 "Browsing on the local area network for iPad_Gen_9, which has previously reported preparation errors" UserInfo={NSUnderlyingError=0x600010d17fc0 {Error Domain=com.apple.CoreDevice.ControlChannelConnectionError Code=1 "Internal logic error: Connection was invalidated" UserInfo={NSUnderlyingError=0x600010d399b0 {Error Domain=com.apple.CoreDevice.ControlChannelConnectionError Code=0 "Transport error" UserInfo={NSLocalizedDescription=Transport error, NSUnderlyingError=0x600010d3bab0 {Error Domain=Network.NWError Code=60 "Operation timed out" UserInfo=0x6000006bb900 (not displayed)}}}, DVTIssueReportingFunctionalityKey=1, com.apple.dt.DVTCoreDevice.operationName=connect, NSLocalizedDescription=Internal logic error: Connection was invalidated}}, NSRecoveryAttempter=<_DVTErrorRecoveryHandler: 0x6000001b20c0>, NSLocalizedRecoverySuggestion=Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly., NSLocalizedRecoveryOptions=(
    Cancel
), DVTRecoveryBlockKey=<__NSMallocBlock__: 0x600010d30d80>, NSLocalizedDescription=Browsing on the local area network for iPad_Gen_9, which has previously reported preparation errors}
2024-02-10 14:23:56.522 xcodebuild[28246:18509862]  Run Destination Preflight: Waiting for the destination to become ready.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant