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
539 stars 119 forks source link

Did no install anything #3682

Open jesusalc opened 6 months ago

jesusalc commented 6 months ago

UBports Installer 0.10.0 (dmg) Environment: Mac OS X 10.14.6 macOS Mojave darwin 18.7.0 x64 18G103 NodeJS v18.12.1 Device: yggdrasil (Volla Phone) Target OS: Ubuntu Touch Settings: {"bootstrap":true,"channel":"20.04/arm64/android9plus/stable"} OPEN-CUTS run: N/A Pastebin: N/A

I fails to know what is going between phone and cable, there is not error checking, not connection checking, alllogic is wrong

Previous Errors:

Error: fastboot:flash: Error: Flashing failed: {"error":{"code":1},"stderr":"ERROR: usb_read failed with status e00002edERROR: usb_write failed with status e00002c0ERROR: usb_write failed with status e00002c0FAILED (Write to device failed (No such file or directory))fastboot: error: Command failed"}
stack trace: Error: Flashing failed: {"error":{"code":1},"stderr":"ERROR: usb_read failed with status e00002edERROR: usb_write failed with status e00002c0ERROR: usb_write failed with status e00002c0FAILED (Write to device failed (No such file or directory))fastboot: error: Command failed"}
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/lib/module.cjs:1121:15
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/node_modules/cancelable-promise/dist/CancelablePromise.js:27:18
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: fastboot:flash: Error: Flashing failed: {"error":{"code":1},"stderr":"fastboot: error: cannot load '/Users/administrator/Library/Caches/ubports/mimameid/firmware/unpacked/vendor.img': No such file or directory"}
stack trace: Error: Flashing failed: {"error":{"code":1},"stderr":"fastboot: error: cannot load '/Users/administrator/Library/Caches/ubports/mimameid/firmware/unpacked/vendor.img': No such file or directory"}
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/lib/module.cjs:1121:15
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/node_modules/cancelable-promise/dist/CancelablePromise.js:27:18
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: fastboot:flash: Error: Flashing failed: {"error":{"code":1},"stderr":"ERROR: usb_read failed with status e00002edfastboot: error: cannot load '/Users/administrator/Library/Caches/ubports/mimameid/firmware/unpacked/vendor.img': No such file or directory"}
stack trace: Error: Flashing failed: {"error":{"code":1},"stderr":"ERROR: usb_read failed with status e00002edfastboot: error: cannot load '/Users/administrator/Library/Caches/ubports/mimameid/firmware/unpacked/vendor.img': No such file or directory"}
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/lib/module.cjs:1121:15
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/node_modules/cancelable-promise/dist/CancelablePromise.js:27:18
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: fastboot:flash: TypeError: Cannot read properties of null (reading 'codename')
stack trace: TypeError: Cannot read properties of null (reading 'codename')
    at /Applications/ubports-installer.app/Contents/Resources/app.asar/src/core/plugins/fastboot/plugin.js:200:35
    at Array.map (<anonymous>)
    at /Applications/ubports-installer.app/Contents/Resources/app.asar/src/core/plugins/fastboot/plugin.js:196:24
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/node_modules/cancelable-promise/dist/CancelablePromise.js:27:18
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
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 (/Applications/ubports-installer.app/Contents/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: fastboot:reboot: Error: rebooting failed: Error: {"error":{"code":1,"cmd":"fastboot reboot"},"stderr":"Rebooting                                          ERROR: usb_read failed with status e00002ed\nFAILED (Status read failed (No such file or directory))\nfastboot: error: Command failed"}
stack trace: Error: rebooting failed: Error: {"error":{"code":1,"cmd":"fastboot reboot"},"stderr":"Rebooting                                          ERROR: usb_read failed with status e00002ed\nFAILED (Status read failed (No such file or directory))\nfastboot: error: Command failed"}
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/lib/module.cjs:1209:15
    at /Applications/ubports-installer.app/Contents/Resources/app.asar.unpacked/node_modules/promise-android-tools/node_modules/cancelable-promise/dist/CancelablePromise.js:27:18
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)