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 ]: Cannot work on windows 11 #488

Open
fauzisunarya opened this issue Feb 12, 2025 · 0 comments
Open

[🐛 Bug ]: Cannot work on windows 11 #488

fauzisunarya opened this issue Feb 12, 2025 · 0 comments
Labels

Comments

@fauzisunarya
Copy link

Operating System

Windows 11

Docker Image

docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Samsung Galaxy S10" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_14.0

Expected behaviour

Showing emulator

Actual behaviour

Only view

Image

Logs

2025-02-12 10:44:19 2025-02-12 03:44:19,807 INFO supervisord started with pid 7
2025-02-12 10:44:19 2025-02-12 03:44:19,807 INFO supervisord started with pid 8
2025-02-12 10:44:19 2025-02-12 03:44:19,812 INFO supervisord started with pid 9
2025-02-12 10:44:20 2025-02-12 03:44:20,810 INFO spawned: 'android_port_forward' with pid 13
2025-02-12 10:44:20 2025-02-12 03:44:20,810 INFO spawned: 'd_screen' with pid 14
2025-02-12 10:44:20 2025-02-12 03:44:20,813 INFO spawned: 'd_wm' with pid 15
2025-02-12 10:44:20 2025-02-12 03:44:20,816 INFO spawned: 'appium' with pid 16
2025-02-12 10:44:20 2025-02-12 03:44:20,816 INFO spawned: 'vnc_server' with pid 17
2025-02-12 10:44:20 2025-02-12 03:44:20,822 INFO spawned: 'device' with pid 18
2025-02-12 10:44:20 2025-02-12 03:44:20,824 INFO spawned: 'vnc_web' with pid 19
2025-02-12 10:44:20 2025-02-12 03:44:20,840 INFO spawned: 'log_web_shared' with pid 20
2025-02-12 10:44:21 2025-02-12 03:44:21,690 INFO exited: appium (exit status 0; not expected)
2025-02-12 10:44:21 2025-02-12 03:44:21,758 INFO gave up: appium entered FATAL state, too many start retries too quickly
2025-02-12 10:44:21 2025-02-12 03:44:21,758 INFO exited: log_web_shared (exit status 0; not expected)
2025-02-12 10:44:21 2025-02-12 03:44:21,873 INFO success: d_screen entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-02-12 10:44:21 2025-02-12 03:44:21,873 INFO success: d_wm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-02-12 10:44:21 2025-02-12 03:44:21,874 INFO success: vnc_server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-02-12 10:44:21 2025-02-12 03:44:21,874 INFO success: vnc_web entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-02-12 10:44:22 2025-02-12 03:44:22,614 INFO success: android_port_forward entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-02-12 10:44:22 2025-02-12 03:44:22,760 INFO success: device entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-02-12 10:44:22 2025-02-12 03:44:22,761 INFO spawned: 'log_web_shared' with pid 65
2025-02-12 10:44:23 2025-02-12 03:44:23,177 INFO exited: log_web_shared (exit status 0; not expected)
2025-02-12 10:44:25 2025-02-12 03:44:25,304 INFO spawned: 'log_web_shared' with pid 121
2025-02-12 10:44:26 2025-02-12 03:44:26,093 INFO exited: log_web_shared (exit status 0; not expected)
2025-02-12 10:44:29 2025-02-12 03:44:29,110 INFO spawned: 'log_web_shared' with pid 198
2025-02-12 10:44:29 2025-02-12 03:44:29,556 INFO exited: log_web_shared (exit status 0; not expected)
2025-02-12 10:44:29 2025-02-12 03:44:29,578 INFO gave up: log_web_shared entered FATAL state, too many start retries too quickly
2025-02-12 10:48:56 2025-02-12 03:47:22,325 INFO exited: device (exit status 1; not expected)

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

1 participant