ubports / ubports-installer

A simple tool to install Ubuntu Touch on UBports devices
https://github.com/ubports/ubports-installer/releases
GNU General Public License v3.0
534 stars 119 forks source link

Unknown Error #3702

Open karaganch3v opened 5 months ago

karaganch3v commented 5 months ago

UBports Installer 0.10.0 (exe) Environment: Microsoft Windows 11 Pro 10.0.22631 Windows 10.0.22631 x64 22631 0.0 NodeJS v18.12.1 Device: enchilada (OnePlus 6/6T) Target OS: Ubuntu Touch Settings: {"bootstrap":true,"wipe":true,"channel":"20.04/arm64/android9plus/stable"} OPEN-CUTS run: N/A Pastebin: N/A

Previous Errors:

Error: uncaught exception at uncaughtException: TypeError: Cannot read properties of undefined (reading 'webContents')
stack trace: TypeError: Cannot read properties of undefined (reading 'webContents')
    at click (C:\Users\lepi\AppData\Local\Temp\2OtAFsnV2Em3s1DrbrINBarrFLV\resources\app.asar\src\lib\menuManager.js:106:37)
    at MenuItem.click (node:electron/js2c/browser_init:2:30166)
    at a._executeCommand (node:electron/js2c/browser_init:2:35562)
Error: adb:preparesystemimage: Error: {"error":{"code":1,"cmd":"C:\\Users\\lepi\\AppData\\Local\\Temp\\2OtAFsnV2Em3s1DrbrINBarrFLV\\resources\\app.asar.unpacked\\node_modules\\android-tools-bin\\dist\\win32\\x86\\adb.exe -P 5037 shell mkdir -p /cache/recovery"},"stderr":"mkdir: '/cache/recovery': No such file or directory"}
stack trace: Error: {"error":{"code":1,"cmd":"C:\\Users\\lepi\\AppData\\Local\\Temp\\2OtAFsnV2Em3s1DrbrINBarrFLV\\resources\\app.asar.unpacked\\node_modules\\android-tools-bin\\dist\\win32\\x86\\adb.exe -P 5037 shell mkdir -p /cache/recovery"},"stderr":"mkdir: '/cache/recovery': No such file or directory"}
    at C:\Users\lepi\AppData\Local\Temp\2OtAFsnV2Em3s1DrbrINBarrFLV\resources\app.asar.unpacked\node_modules\promise-android-tools\lib\module.cjs:117:20
    at ChildProcess.exithandler (node:child_process:430:5)
    at ChildProcess.emit (node:events:513:28)
    at maybeClose (node:internal/child_process:1091:16)
    at ChildProcess._handle.onexit (node:internal/child_process:302:5)