mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.62k stars 254 forks source link

[1.36.0] Unable to start device #1690

Open Kohinor46 opened 6 months ago

Kohinor46 commented 6 months ago

Hello.

I try to run emulator with command:

maestro start-device --platform=android

Output of command is:

Attempting to create Android emulator: Maestro_Pixel_6_API_30 

Created Android emulator: Maestro_Pixel_6_API_30 (system-images;android-30;google_apis;x86_64)

Launching emulator...

Unable to start device: Maestro_Pixel_6_API_30

I try to find some logs or debug but it was unsuccessful Can anybody help me understand why it can't launch.

My server: ubuntu 22.04 LTS OS Login 4 cpu 6 Gb ram 100 Gb ssd

java --version
java 21.0.2 2024-01-16 LTS
Java(TM) SE Runtime Environment (build 21.0.2+13-LTS-58)
Java HotSpot(TM) 64-Bit Server VM (build 21.0.2+13-LTS-58, mixed mode, sharing)
sdkmanager --version
12.0

I have no rdp connection, i can only use ssh

mcesari-bankingly commented 3 months ago

Hi! Have you even received any update about this topic? I am facing the same issue.

Regards,

Mariano