Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐛 Bug ]: Fail booting android #470

Open
Nux-xader opened this issue Dec 17, 2024 · 1 comment
Open

[🐛 Bug ]: Fail booting android #470

Nux-xader opened this issue Dec 17, 2024 · 1 comment
Labels

Comments

@Nux-xader
Copy link

Operating System

Kali Linux 22.04

Docker Image

docker.io/budtmo/docker-android emulator_11.0

Expected behaviour

Android boot and get menu page

Actual behaviour

Now im just stuck on docker android picture on noVNC

Logs

WARN[0001] /media/nux/Dataxx/composes/budtomo_android/compose.yaml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container budtomo_android-android-container-1 Created 1.9s
Attaching to android-container-1
android-container-1 | 2024-12-17 02:23:03,140 INFO supervisord started with pid 3
android-container-1 | 2024-12-17 02:23:03,140 INFO supervisord started with pid 4
android-container-1 | 2024-12-17 02:23:03,140 INFO supervisord started with pid 2
android-container-1 | 2024-12-17 02:23:04,145 INFO spawned: 'appium' with pid 8
android-container-1 | 2024-12-17 02:23:04,146 INFO spawned: 'android_port_forward' with pid 9
android-container-1 | 2024-12-17 02:23:04,147 INFO spawned: 'd_screen' with pid 10
android-container-1 | 2024-12-17 02:23:04,152 INFO spawned: 'device' with pid 11
android-container-1 | 2024-12-17 02:23:04,155 INFO spawned: 'd_wm' with pid 12
android-container-1 | 2024-12-17 02:23:04,164 INFO spawned: 'vnc_server' with pid 14
android-container-1 | 2024-12-17 02:23:04,161 INFO spawned: 'log_web_shared' with pid 13
android-container-1 | 2024-12-17 02:23:04,187 INFO spawned: 'vnc_web' with pid 15
android-container-1 | 2024-12-17 02:23:05,144 INFO success: d_screen entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
android-container-1 | 2024-12-17 02:23:05,159 INFO success: d_wm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
android-container-1 | 2024-12-17 02:23:05,159 INFO success: vnc_server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
android-container-1 | 2024-12-17 02:23:05,172 INFO success: vnc_web entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
android-container-1 | 2024-12-17 02:23:05,712 INFO success: android_port_forward entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
android-container-1 | 2024-12-17 02:23:05,720 INFO success: appium entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
android-container-1 | 2024-12-17 02:23:05,720 INFO success: device entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
android-container-1 | 2024-12-17 02:23:05,720 INFO success: log_web_shared entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
android-container-1 | 2024-12-17 02:23:07,859 INFO exited: device (exit status 1; not expected)

@Nux-xader Nux-xader added the bug label Dec 17, 2024
@sndmndss
Copy link

sndmndss commented Dec 19, 2024

use sudo docker exec -it <id of docker container> bash
and check logs especially for everything that starts with device_*
use cat for it
and send it here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants