mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 20:25:57 +03:00
[GH-ISSUE #138] new version of Docker image (1.6-p0) is not correctly registered to Selenium Grid 3.14 or higher #99
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#99
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 @budtmo on GitHub (Jan 14, 2019).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/138
lnk of issue.
Please use the previous version of docker image if you need to connect to Selenium Grid.
@budtmo commented on GitHub (Jan 14, 2019):
The issue is on docker side.
@eduardopax commented on GitHub (Jan 14, 2019):
Hello @butomo1989 .
First.. great job about the project!
The new version is not working for me even to use only the emulator. I could see that the port-forward is not ok.
So, locally, the emulator is not online doing the command adb devices.
Is it related with this issue or it is a new? I can put more information if you need.
Supervisor.log
2019-01-14 07:52:28,281 INFO exited: port-forward (exit status 1; not expected)
2019-01-14 07:52:30,494 INFO spawned: 'port-forward' with pid 184
2019-01-14 07:52:30,524 INFO exited: port-forward (exit status 1; not expected)
@budtmo commented on GitHub (Jan 15, 2019):
Hi @eduardopax ,
yes, but it should be fixed in the new release
feel free to reopen the issue if the issue is still there