mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 12:15:52 +03:00
[GH-ISSUE #205] Long running emulator becomes unhealthy - :glCheckFramebufferStatus:733 error 0x500 #149
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mcopjan on GitHub (Oct 22, 2019).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/205
🐛 Bug Report
Operating System:
Linux 3.10.0-1062.1.1.el7.x86_64 x86_64
Docker compose:
Docker Version:
Docker version 19.03.2, build 6a30dfc
Expected Behavior
When I leave my selenium grid with emulators running for longer period they should still be in 'healthy' state
Actual Behavior
I left my emulators up and running overnight (without using them for anything). After 12 hours I can see one of the containers became unhealthy with the following error

System resources does not seem to be fully depleted.

@un000 commented on GitHub (Nov 3, 2019):
Got another unhealthy status for my long-running container:
Then I recreate a container with the docker-compose and it continues working with a previous state:
After some hours dies.
@un000 commented on GitHub (Dec 7, 2019):
kill -9 28which kills/bin/bash ./src/appium.shhelps