Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant connect to fire tv with adb in a linux docker #18

Open
John11Doe opened this issue Aug 15, 2018 · 0 comments
Open

Cant connect to fire tv with adb in a linux docker #18

John11Doe opened this issue Aug 15, 2018 · 0 comments

Comments

@John11Doe
Copy link

Hi,

i have use a linux docker container for a iobroker installation. When i connect with my windows pc, it works:

`C:\Users\mich\Downloads\adb>adb connect 192.168.15.64:5555
connected to 192.168.15.64:5555

C:\Users\mich\Downloads\adb>adb devices -l
List of devices attached
192.168.15.64:5555 unauthorized transport_id:1`

When i use the firetv plugin, i can't connect:

`

**firetv.0 2018-08-15 08:44:22.659 error can not connect to 192.168.15.64 Error=unable to connect to 192.168.15.64:5555: Name or service not known**
firetv.0 2018-08-15 08:44:22.483 info starting. Version 0.0.33 in /opt/iobroker/node_modules/iobroker.firetv, node: v6.14.3
host.iobroker 2018-08-15 08:44:20.956 info instance system.adapter.firetv.0 started with pid 864
host.iobroker 2018-08-15 08:44:18.453 info instance system.adapter.firetv.0 terminated with code 0 (OK)
firetv.0 2018-08-15 08:44:18.423 info terminating
host.iobroker 2018-08-15 08:44:18.414 info stopInstance system.adapter.firetv.0 killing pid 552
host.iobroker 2018-08-15 08:44:18.414 info stopInstance system.adapter.firetv.0
host.iobroker 2018-08-15 08:44:18.409 info object change system.adapter.firetv.0

`

I have copy the platform-tools in the docker container and put this path to adb.exe in the firetv.0 instance:
/opt/iobroker/platform-tools/adb

Have somebody an idea what is wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant