I have to reestablish appium server after reboot. I noticed that server is still running but I’ve to oinitialize the driver again. On doing that, I am getting this error.
selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: 'POST /appium/device/press_keycode' cannot be proxied to UiAutomator2 server because the instrumentation process is not running (probably crashed). Check the server log and/or the logcat output for more details
This is what the logs say when device is rebooting
INSTRUMENTATION_ABORTED: System has crashed.
What am I doing wrong?
New contributor
Neha Kulkarni is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.