budtmo / docker-android

Android in docker solution with noVNC supported and video recording
Other
8.8k stars 1.19k forks source link

[🐛 Bug ]: Cannot access the Internet normally #412

Open heiye3344 opened 4 months ago

heiye3344 commented 4 months ago

Operating System

Ubuntu22.04

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_11.0

Expected behaviour

I pulled the container using the command "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_11.0", but when I tried to access http://xxx.xxxx.xxx:6080/, I hoped that the phone could access the Internet normally.

Actual behaviour

When I finished installing, I found that the phone could not connect to the Internet. E9610497-3FC8-463a-AAEB-3E602E5E6CE6 84F00CD9-C2C2-499e-9BE1-DA4FF43B2FC7

Logs

No response

tadasgedgaudas commented 1 month ago

any solution for this?