Hello Anbox Cloud Support Team,
I hope this message finds you well.
After updating Anbox to version 1.23, I’ve encountered an issue where I’m no longer able to launch new instances. Each time I attempt to launch an instance using the following command:
amc launch prova -s +adb --enable-graphics --enable-streaming --tags "emulator_name=test_01"
the instance remains stuck in the “started” phase for about 5 to 10 minutes before eventually failing.
I’ve attached the manifest of the application “prova” for your reference:
name: prova
instance-type: g4.3
image: jammy:android13:arm64
resources:
memory: 4GB
disk-size: 10GB
addons:
- frida-server
- sqlite3
Additionally, I’ll include the output of anbox-cloud-appliance.buginfo
and the system.log
that I was able to retrieve from the instance:
anbox-cloud-appliance.buginfo
system.log
Furthermore, I tried performing a clean installation of the appliance on another machine (not on AWS), but I encountered a different issue there. I was unable to build the application as the build instance remained stuck at “created” without generating any logs.
If you require additional logs or information, I’m happy to provide them privately via email or another method.
Thank you for your assistance.
Best regards,
Marco