Skip to content

Cant't connect to FireTV #84

@steffenle

Description

@steffenle

pi@wohnraspi:~ $ /home/pi/.local/bin/firetv-server -d 10.6.65.31:5555

  • Serving Flask app "firetv.main" (lazy loading)
  • Environment: production
    WARNING: Do not use the development server in a production environment.
    Use a production WSGI server instead.
  • Debug mode: off
  • Running on http://0.0.0.0:5556/ (Press CTRL+C to quit)
    10.6.65.43 - - [07/May/2019 22:38:34] "GET /devices/list HTTP/1.1" 200 -
    10.6.65.43 - - [07/May/2019 22:38:39] "GET /devices/list HTTP/1.1" 200 -

Response:
{"devices":{"default":{"host":"10.6.65.31:5555","state":"unknown"}}}

Ping OK
pi@wohnraspi:~ $ ping 10.6.65.31
PING 10.6.65.31 (10.6.65.31) 56(84) bytes of data.
64 bytes from 10.6.65.31: icmp_seq=1 ttl=64 time=145 ms
64 bytes from 10.6.65.31: icmp_seq=2 ttl=64 time=174 ms

Port is open:
pi@wohnraspi:~ $ telnet 10.6.65.31 5555
Trying 10.6.65.31...
Connected to 10.6.65.31.
Escape character is '^]'.
^]
telnet> quit

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