- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
make install doesn't work
export ROKU_DEV_TARGET=192.168.178.100
telnet and VS code works but make file not, why ?
Error log:
*** packaging appname complete ***
*** Note: application check not available ***
Checking dev server at 192.168.178.100...
ERROR: Device is not responding to ping.
make: *** [install] Error 1
but ping works
DWMB1060918:dwForRokuTV user$ ping 192.168.178.100
PING 192.168.178.100 (192.168.178.100): 56 data bytes
64 bytes from 192.168.178.100: icmp_seq=0 ttl=64 time=7.926 ms
64 bytes from 192.168.178.100: icmp_seq=1 ttl=64 time=6.417 ms
^C
--- 192.168.178.100 ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 6.417/7.171/7.926/0.754 ms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: make install doesn't work
You've posted to a forum for Roku users, where few, if any, will be able to help. The Developers forums are a couple of doors down the hall: https://community.roku.com/t5/Developers/ct-p/channel-developers
I am not a Roku employee, only a user like you. Please, no support questions via private message -- post them publicly to the Community where others may benefit as well.
If this post solves your problem please help others find this answer by clicking "Accept as Solution.".
Ultra 4850 | Ultra 4800 | Streaming Stick 4K+ 3821 | TCL Roku TV 43S245/C107X

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: make install doesn't work
Can you connect to your Roku device using your web browser? Try http://192.168.178.100. If not, you probably don't have the device in developer mode, so check the steps at https://developer.roku.com/docs/developer-program/getting-started/developer-setup.md