# TV browser and Node-red

**URL:** https://discourse.nodered.org/t/tv-browser-and-node-red/68984
**Category:** General
**Created:** [13 October 2022 12:52 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984 "2022-10-13T12:52:04Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [13 October 2022 12:52 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/1 "2022-10-13T12:52:04Z")

</div>

Hi everybody,  
My node-red is installed on raspberry pi and I wanna access the Node-red dashboard via my TV browser. The TV and Rasp Pi are both on the same network but I couldn't understand why I have no access to Node-red when I type the IP address and port number(1880).  
Meanwhile, the Node-red is V3, Node.js 16.17.1, and the npm -v 8.15.0.

Now I wonder if the problem is with the TV configuration or if I have to act something with Sudo raspi-config.

Thanks in advance for your response,  
Regards,

---

<div class="post-metadata">

### Author: ![jbudd](https://avatars.discourse-cdn.com/v4/letter/j/5f8ce5/32.png) [@jbudd](https://discourse.nodered.org/u/jbudd)
#### Post date: [13 October 2022 12:58 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/2 "2022-10-13T12:58:13Z")

</div>

> [@AK\_Cofig](#):
>
> why I have no access to Node-red when I type the IP address and port number(1880).

What do you see when you type the address and port number?

Is the TV connected to the Pi's hdmi port?

What if you type localhost:1880 or 127.0.0.1:1880?

What is your Pi's IP address? How do you know this?

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [13 October 2022 13:09 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/3 "2022-10-13T13:09:52Z")

</div>

@jbudd  
Thanks for your reply,

- The page is not available (the Ip address is not matched with any document)
- The Rasp Pi is not connected to the TV, both the TV and Rasp are on the same network  
-the IP address is not a local address that's a http://[IP ADDRESS]:1880
- Hostname -I commad

---

<div class="post-metadata">

### Author: ![jbudd](https://avatars.discourse-cdn.com/v4/letter/j/5f8ce5/32.png) [@jbudd](https://discourse.nodered.org/u/jbudd)
#### Post date: [13 October 2022 13:25 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/4 "2022-10-13T13:25:15Z")

</div>

> -the IP address is not a local address that's a http://[IP ADDRESS]:1880

Not sure I understand that - the TV and Pi presumably both have private IP addresses such as 192.168.1.n.  
I am not familiar with the internet capability of modern TVs so I don't know if you can identify the IP for the TV.  
By the way, there's no need to obscure private IP addresses since they cannot be reached from outside your network. The external address of your internet gateway should be kept private though.

Node-red is actually running on the Pi?  
**systemctl status nodered**

How is your internet connection set up? Is there a router?

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [13 October 2022 13:40 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/5 "2022-10-13T13:40:55Z")

</div>

-Absolutely I didn't mean to obscure the Ip address just I try to reply in a common IP address format for the node-red through a browser.  
Actually, the Rasp Pi has a 172.16.101.5 IP address, and the smart TV is set by 172.16.101.7 Ip address.  
-Yes, the node-red is installed in Raspberry pi.  
-I have set the Static IP address for both TV and RaspPi received from a router.

---

<div class="post-metadata">

### Author: ![E1cid](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/e1cid/32/77971_2.png) [@E1cid](https://discourse.nodered.org/u/E1cid)
#### Post date: [13 October 2022 13:42 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/6 "2022-10-13T13:42:42Z")

</div>

This is probably a Javascipt or webkit limitation of the TV browser. Best speak to the manufacturer support.

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [13 October 2022 13:44 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/7 "2022-10-13T13:44:13Z")

</div>

Thanks, it's possible. I will see with them when I was sure that there is no more solution.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [13 October 2022 14:53 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/8 "2022-10-13T14:53:28Z")

</div>

Do you have another computer on the network? If so then can you access the pi using `http://172.16.101.5:1880` from that computer?

Are both the pi and tv connected to the router by wifi?

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [14 October 2022 07:24 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/9 "2022-10-14T07:24:53Z")

</div>

Thanks Colin for reply,  
Yeah, i've already done it and I have access from the other PC to my Pi (since all are at the same IP range and same network). Just only is not reachable by the TV browser.  
I've dobule checked the setting and proxy on the browser and the TV, but I did get any unnormal issues.  
It's so funny for me since I can ping the TV ip address from everywhere but it can not see the Rasp Pi.  
-Yes, both are connected at the same router for wifi connection.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [14 October 2022 08:40 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/10 "2022-10-14T08:40:45Z")

</div>

> [@AK\_Cofig](#):
>
> It's so funny for me since I can ping the TV ip address from everywhere but it can not see the Rasp Pi

Do you get the same error (or a different one) if you try to fetch a non-existent ip address from the tv?

---

<div class="post-metadata">

### Author: ![janvda](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/janvda/32/234_2.png) [@janvda](https://discourse.nodered.org/u/janvda)
#### Post date: [14 October 2022 08:42 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/11 "2022-10-14T08:42:38Z")

</div>

> [@AK\_Cofig](#):
>
> Just only is not reachable by the TV browser.

Did you exactly enter `http://172.16.101.5:1880` in your TV browser search bar (including the `http://`) ?  
And can you provide all details of what the TV is returning ?

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [14 October 2022 09:12 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/12 "2022-10-14T09:12:54Z")

</div>

I have the same error message, " Web page is not available".

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [14 October 2022 09:15 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/13 "2022-10-14T09:15:46Z")

</div>

I have try by **http:// ip address:1880** and this is the result  
"Web page is not available. the web page at http:// 172.16.101.5:1880/ could not be loaded becasue net:: ERR\_CLEARTEXT\_NOT\_PERMITTED"

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [14 October 2022 09:20 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/14 "2022-10-14T09:20:49Z")

</div>

That means the TV browser (probably an android app) has been set to only use https:// connections - you will need to configure Node-RED to only serve https instead of http. - see [Securing Node-RED : Node-RED](https://nodered.org/docs/user-guide/runtime/securing-node-red)

Or there may be (but I doubt it) a setting in the TV app to allow "unsecure browsing"

Even then there are no guarantees the level of javascript will let it work correctly... but will be closer.

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [18 October 2022 12:13 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/15 "2022-10-18T12:13:03Z")

</div>

Thanks for your reply,

I've changed the default Node-red setting from "http:// " to "https:// " based on what is described in [Securing Node-RED](https://nodered.org/docs/user-guide/runtime/securing-node-red) and now I can access to Pi only by https:// IP address: port number via browser. (At least the previous error message has vanished).

However, the Pi is not reachable yet via the TV browser. I guess this is the compatibility problem between Android devices and the Javascript system.  
I think this is the time to rise my hands up and connect my Pi directly to the TV by an HDMI cable.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [18 October 2022 12:39 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/16 "2022-10-18T12:39:56Z")

</div>

_Exactly_ what error are you now getting in the tv? The full message please.

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [18 October 2022 13:34 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/17 "2022-10-18T13:34:49Z")

</div>

After the new configuration on the node-red (http --\> https), I have no message error and the TV browser continuously is trying to connect to the RaspPi IP address.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [18 October 2022 14:08 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/18 "2022-10-18T14:08:30Z")

</div>

Even if you leave it for a long time?

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [18 October 2022 14:48 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/19 "2022-10-18T14:48:45Z")

</div>

and you can reach it from a local PC using https: ??

---

<div class="post-metadata">

### Author: ![AK\_Cofig](https://avatars.discourse-cdn.com/v4/letter/a/ba9def/32.png) [@AK\_Cofig](https://discourse.nodered.org/u/AK_Cofig)
#### Post date: [19 October 2022 08:23 UTC](https://discourse.nodered.org/t/tv-browser-and-node-red/68984/20 "2022-10-19T08:23:39Z")

</div>

Yes, I can see it from the local PC just by https and no more by http.

[Next page](https://discourse.nodered.org/t/tv-browser-and-node-red/68984.md?page=2)
