Hello! Sometimes, when I use "mobile: startMediaProjectionRecording," I get the following error:
C:\Users\Alex\AppData\Roaming\Python\Python312\site-packages\appium\webdriver\errorhandler.py:125: in check_response
raise exception_class(msg=message, stacktrace=format_stacktrace(stacktrace))
E selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: The media projection recording is not running after 3000ms. Please check the logcat output for more details.
E Stacktrace:
E UnknownError: An unknown server-side error occurred while processing the command. Original error: The media projection recording is not running after 3000ms. Please check the logcat output for more details.
E at getResponseForW3CError (C:\Users\Alex\AppData\Roaming\npm\node_modules\appium\node_modules\@appium\base-driver\lib\protocol\errors.js:1145:9)
E at asyncHandler (C:\Users\Alex\AppData\Roaming\npm\node_modules\appium\node_modules\@appium\base-driver\lib\protocol\protocol.js:485:57)
Versions:
appium 2.13.1
uiautomator2@3.9.5
Emulator:
Properties
avd.ini.displayname Pixel 7 Pro
avd.ini.encoding UTF-8
AvdId Pixel_7_Pro
disk.dataPartition.size 6442450944
fastboot.chosenSnapshotFile
fastboot.forceChosenSnapshotBoot no
fastboot.forceColdBoot no
fastboot.forceFastBoot yes
hw.accelerometer yes
hw.arc false
hw.audioInput yes
hw.battery yes
hw.camera.back virtualscene
hw.camera.front emulated
hw.cpu.ncore 4
hw.device.hash2 MD5:a8abfd3536f3d35e4ba2041a7b99f40e
hw.device.manufacturer Google
hw.device.name pixel_7_pro
hw.dPad no
hw.gps yes
hw.gpu.enabled yes
hw.gpu.mode auto
hw.initialOrientation portrait
hw.keyboard yes
hw.lcd.density 560
hw.lcd.height 3120
hw.lcd.width 1440
hw.mainKeys no
hw.ramSize 2048
hw.sdCard yes
hw.sensors.orientation yes
hw.sensors.proximity yes
hw.trackBall no
image.androidVersion.api 34
image.sysdir.1 system-images\android-34\google_apis_playstore\x86_64
PlayStore.enabled true
runtime.network.latency none
runtime.network.speed full
showDeviceFrame yes
skin.dynamic yes
tag.display Google Play
tag.displaynames Google Play
tag.id google_apis_playstore
tag.ids google_apis_playstore
vm.heapSize 384
Hello! Sometimes, when I use "mobile: startMediaProjectionRecording," I get the following error:
Versions: appium 2.13.1 uiautomator2@3.9.5
Emulator: Properties avd.ini.displayname Pixel 7 Pro avd.ini.encoding UTF-8 AvdId Pixel_7_Pro disk.dataPartition.size 6442450944 fastboot.chosenSnapshotFile fastboot.forceChosenSnapshotBoot no fastboot.forceColdBoot no fastboot.forceFastBoot yes hw.accelerometer yes hw.arc false hw.audioInput yes hw.battery yes hw.camera.back virtualscene hw.camera.front emulated hw.cpu.ncore 4 hw.device.hash2 MD5:a8abfd3536f3d35e4ba2041a7b99f40e hw.device.manufacturer Google hw.device.name pixel_7_pro hw.dPad no hw.gps yes hw.gpu.enabled yes hw.gpu.mode auto hw.initialOrientation portrait hw.keyboard yes hw.lcd.density 560 hw.lcd.height 3120 hw.lcd.width 1440 hw.mainKeys no hw.ramSize 2048 hw.sdCard yes hw.sensors.orientation yes hw.sensors.proximity yes hw.trackBall no image.androidVersion.api 34 image.sysdir.1 system-images\android-34\google_apis_playstore\x86_64 PlayStore.enabled true runtime.network.latency none runtime.network.speed full showDeviceFrame yes skin.dynamic yes tag.display Google Play tag.displaynames Google Play tag.id google_apis_playstore tag.ids google_apis_playstore vm.heapSize 384
Error in logcat: