appium/appium-inspector

bug: <Facing Error Failed to create session. An unknown server-side error occurred while processing the command.>

Closed this issue · 1 comments

Is this an issue specifically with Appium Inspector?

  • I have verified that my issue does not occur with Appium, and should be investigated as an Appium Inspector issue

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Error
Failed to create session. An unknown server-side error occurred while processing the command. Original error: Cannot verify the signature of 'C:\Users\mahes\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk'. Original error: The 'java.exe' binary could not be found neither in PATH nor under JAVA_HOME (C:\Program Files\Java\jdk-15.0.2\bin\bin)

Expected Behavior

should able to connect to the server

Operating System

Windows

Appium Inspector Version

1716356597252

Appium Version

Appium v1.22.3

Further Information

Screenshot 2024-05-22 112040

We do not support Appium 1 or Appium Server GUI anymore. Please upgrade to Appium 2 by following the Appium 2 quickstart instructions, where you will also set up the UiAutomator2 driver prerequisites (including Java).