Hello guys. I have an error during test launch that provokes a completely fail of the test. I don’t understand why it happens if when I check the device still has 22GB of memory free. And after I reboot the system it works again
The issue is:
MCSClientApp Could not start a new session. Response code 500. Message: An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Original error: 'Command '/opt/android-sdk/platform-tools/adb -P 5037 -s A75149FRCNBCVZW00C9 install -r --no-incremental /home/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' exited with code 1'; Command output: adb: failed to install /home/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE: Scanning Failed.: Package io.appium.uiautomator2.server.test could not be assigned a valid UID]
Here is attached the log from appium
appiumServerLogs.log (17.2 KB)