mcopjan
mcopjan
@budtmo Ubuntu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s):...
> is this issue still valid? @mcopjan Hi @budtmo, yes this is still the issue. I tried on different Linux VM as well (Centos) with the following compose file ```...
When running with version 10.0 ``` [root@uiplinfdoc019 martinco]# docker exec -it aa5c8 tail -f /var/log/supervisor/docker-android.stdout.log - Check "Android Emulator" checkbox - Click "OK" emulator: No acpi ini file provided, using...
@NoelOmo yes, it is still an issue. I can spin up emulators for versions 7.1.1 and 8.1 but when I am using them with Appium to run tests I am...
any update on this please? ^^
@fenos ?
Any comments would be highly appreciated.
> @mcopjan i'm having the same error, have you managed to get this fixed somehow? @ErezT I have spent a lot of time on this and ultimately could not figure...
any update on this please? Experiencing the same issue
docker run --privileged -it -p 4723:4723 -v /Users/xxxxxx/Shared/nodeconfig_emulator-5554.json:/root/nodeconfig.json -e "CONNECT_TO_GRID=true" -e "CUSTOM_NODE_CONFIG=true" -e "ADB_SERVER_SOCKET=tcp:IP:5555" --name "appium" appium/appium:latest docker exec -it appium adb devices List of devices attached emulator-5554 device [adbNoDevices.txt](https://github.com/appium/appium-docker-android/files/4344495/adbNoDevices.txt)