feelfreelinux / octo4a

Use your old Android device as an OctoPrint server.
GNU Affero General Public License v3.0
1.53k stars 145 forks source link

Failed on 'root-pre5' on Dell Venue7 3730 #466

Open Hhaha233 opened 7 months ago

Hhaha233 commented 7 months ago

I tried installing the OctoPrint on the Dell Venue7 3730(Which is in Android4.4.2 and with a x86 chip). It keeps throwing the error "java.lang.RuntimeException: Process exited with error code 255. [failed on 'root-pre5' - No such file or directory"

💻 No bootstrap detected, proceeding with installation 💻 Arch: i686 💻 Downloading bootstrap 0.3.0 from https://github.com/feelfreelinux/android-linux-bootstrap/releases/download/0.3.0/bootstrap-i686.zip 💻 Request to https://objects.githubusercontent.com/github-production-release-asset-2e65be/352965812/854e762f-8a41-40b6-a37f-8915048ddb5c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240214%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240214T065343Z&X-Amz-Expires=300&X-Amz-Signature=b2c44774e64984e275afbcaa8deff31bd87cb349144f1928e155ab82badac49c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=352965812&response-content-disposition=attachment%3B%20filename%3Dbootstrap-i686.zip&response-content-type=application%2Foctet-stream returned status code 200 💻 Bootstrap extracted, setting it up... 💻 >ls 🐸 add-user.sh 🐸 fake_proc_stat 🐸 install-bootstrap.sh 🐸 ioctlHook.so 🐸 root 🐸 rootfs.tar.xz 🐸 run-bootstrap.sh 💻 >chmod -R 700 . 💻 >rm -r root && mv root-pre5 root 🐸 failed on 'root-pre5' - No such file or directory 💻 An exception has occurred at: java.lang.RuntimeException: Process exited with error code 255. [failed on 'root-pre5' - No such file or directory at com.octo4a.utils.ProcessUtilsKt.waitAndPrintOutput(ProcessUtils.kt:43) at com.octo4a.utils.ProcessUtilsKt.waitAndPrintOutput$default(ProcessUtils.kt:16) at com.octo4a.repository.BootstrapRepositoryImpl$setupBootstrap$2.invokeSuspend(BootstrapRepository.kt:145) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:191) at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:147) at io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:93) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:191) at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:147) at io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:93) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

Exception: java.lang.RuntimeException: Process exited with error code 255. [failed on 'root-pre5' - No such file or directory