Skip to content

emulator can not go healthy #62

@mehrdad-abdoli

Description

@mehrdad-abdoli

when I docker-compose the emulators the status stayed in unhealthy and here is the log:

[46] [ INFO] app - Device: Nexus 5
[46] [ INFO] app - AVD name: nexus_5_7.1.1
[46] [ INFO] app - Preparing emulator...
[46] [ INFO] app - Command to create avd: avdmanager create avd -f -n nexus_5_7.1.1 -b google_apis/x86_64 -c /root/src/sdcard.img -k "system-images;android-25;google_apis;x86_64" -d Nexus\ 5 -p /root/android_emulator
[46] [ INFO] app - Skin was added in config.ini
[46] [ INFO] app - Run emulator...
[46] [ INFO] app - Run appium server...
[46] [ INFO] app - Connect to selenium grid? True
[46] [ INFO] app - Appium node config: {'configuration': {'register': True, 'unregisterIfStillDownAfter': 120000, 'registerCycle': 5000, 'maxSession': 6, 'host': '172.18.0.12', 'proxy': 'org.openqa.grid.selenium.proxy.DefaultRemoteProxy', 'cleanUpCycle': 2000, 'hubPort': 4444, 'url': 'http://172.18.0.12:4723/wd/hub', 'hubHost': 'selenium_hub', 'timeout': 30000, 'port': 4723}, 'capabilities': [{'deviceName': 'nexus_5_7.1.1', 'browserName': 'chrome', 'version': '7.1.1', 'platform': 'Android', 'platformName': 'Android', 'maxInstances': 1}]}
emulator: ERROR: detected a hanging thread 'Qt event loop'. No response for 15000 ms

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions