[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up). Retrying

Application is getting installed in real device, but not launching, attached xcode log in below link.

  • Operating system: macOS Monterey 12.6.3
  • Xcode - 13.4.1
  • Appium server version (output of appium --version ): Appium v1.22.2
  • Node.js version (output of node --version ): v16.15.1
  • Real device or emulator/simulator: iPhone 12 , iOS 15.4

I think you should move to Appium 2. Appium 1 is unsupported since before iOS 15.4. Install instructions here:

@wreed, Same setup Appium 1.22.2 is working in other MAC PC for iOS 15.4, and We need same setup in this PC also, but got struck due to above issue.

If you can support it then more power to you. I can only give good advice, it’s up to you what to do next.