# Gauges and charts are not responding.Debug doesnt show anything

**URL:** https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018
**Category:** General
**Created:** [1 May 2021 12:25 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018 "2021-05-01T12:25:02Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 12:25 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/1 "2021-05-01T12:25:02Z")

</div>

Hi everyone,  
I am new to this forum, i dont know how much things work here but i am pretty happy to be here.

i have a bit of problem with node red , am using arduino IDE and Esp 8266 to send dht11 sensor data and a rain drop sensor readings to node-red , through MQTT using Mosquitto broker on my pc. All seems to be working fine but node-red ui is not reading, i mean the gauges and charts are not responding, even the debug doesnt show anything.

please i need help.

===================

1 May 11:31:28 - [info] Node-RED version: v1.3.4  
1 May 11:31:28 - [info] Node.js version: v14.16.1  
1 May 11:31:28 - [info] Windows\_NT 10.0.19042 x64 LE  
1 May 11:31:29 - [info] Loading palette nodes  
1 May 11:31:32 - [info] Dashboard version 2.28.2 started at /ui  
1 May 11:31:32 - [info] Settings file : C:\Users\hp.node-red\settings.js  
1 May 11:31:32 - [info] Context store : 'default' [module=memory]  
1 May 11:31:32 - [info] User directory : \Users\hp.node-red  
1 May 11:31:32 - [warn] Projects disabled : editorTheme.projects.enabled=false  
1 May 11:31:32 - [info] Flows file : \Users\hp.node-red\flows\_DESKTOP-VA8P8UI.json  
1 May 11:31:32 - [info] Server now running at [http://127.0.0.1:1880/](http://127.0.0.1:1880/)  
1 May 11:31:32 - [warn]

* * *

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/7/4/74540f97793b2aaba152cc0363953cf796313e85.png)

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 12:26 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/2 "2021-05-01T12:26:15Z")

</div>

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/b/a/ba5133f22f771c38ac8fd5975ca3ea5c7b6b0bd4.png)

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 12:28 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/3 "2021-05-01T12:28:36Z")

</div>

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/5/c/5c4469efb504709639a5bdec8f5a6c03b074db4e.png)

---

<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: [1 May 2021 12:42 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/4 "2021-05-01T12:42:28Z")

</div>

Welcome to the forum @Joy

Show us what you see in the debug node

---

<div class="post-metadata">

### Author: ![molesworth](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/molesworth/32/11748_2.png) [@molesworth](https://discourse.nodered.org/u/molesworth)
#### Post date: [1 May 2021 13:15 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/5 "2021-05-01T13:15:16Z")

</div>

This is almost exactly the same as I'm doing, just DS18B20 sensors rather than DHT11. If the debug output is showing the correct values then it would point to problems in your chart and gauge setup. If you're not getting anything in the debug output then it could be a problem with your MQTT broker.

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 20:23 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/6 "2021-05-01T20:23:07Z")

</div>

ooh okk, i will check on the broker.please did you use mosquitto broker too?

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 20:24 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/7 "2021-05-01T20:24:37Z")

</div>

The debug node show's nothing

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [1 May 2021 20:29 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/8 "2021-05-01T20:29:40Z")

</div>

What broker (and version) are you running?

Where is the broker installed?

Can you connect to the broker from another computer?

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 20:32 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/9 "2021-05-01T20:32:13Z")

</div>

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/b/a/ba6f9e627c013d3884ee7121e68c7ab2e52baedd.png)

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 20:49 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/10 "2021-05-01T20:49:06Z")

</div>

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/7/4/745b36c634ca6286aca4a35876db369f7c226b85.png)

i install it on my pc

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 20:52 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/11 "2021-05-01T20:52:16Z")

</div>

please can you share your work with me?

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [1 May 2021 20:53 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/12 "2021-05-01T20:53:18Z")

</div>

ok, so mosquit V2 does not permit external connection by default. You need to modify mosquitto.conf to permit connection from other devices on the network.

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 20:55 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/13 "2021-05-01T20:55:12Z")

</div>

please how do i do that, am really new to everything.

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 20:56 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/14 "2021-05-01T20:56:16Z")

</div>

or you can share the version which works best so i install that.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [1 May 2021 21:05 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/15 "2021-05-01T21:05:52Z")

</div>

ok,

Firstly, for some reason, you seem to have installed the 32bit version on your 64 bit windows. so...

1. uninstall mosquito
2. reboot
3. download the 64bit version [from here](https://mosquitto.org/download/)
4. install that.
5. open services and ensure mosquitto is stopped
6. edit `C:\Program Files\mosquitto\mosquitto.conf` add the following lines...  
listener 1883  
allow\_anonymous true
7. start the mosquitto service

Read about it [here](http://www.steves-internet-guide.com/mosquitto-broker/)

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [1 May 2021 21:11 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/16 "2021-05-01T21:11:50Z")

</div>

Thanks soo much.

---

<div class="post-metadata">

### Author: ![molesworth](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/molesworth/32/11748_2.png) [@molesworth](https://discourse.nodered.org/u/molesworth)
#### Post date: [2 May 2021 07:58 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/17 "2021-05-02T07:58:20Z")

</div>

> [@Joy](#):
>
> ooh okk, i will check on the broker.please did you use mosquitto broker too?

Yes, I'm running it on a Linux PC, which is also my Node-RED server (plus other uses). I also used a Raspberry Pi initially when testing ideas for my system.

There's a useful tool called MQTT Explorer ([http://mqtt-explorer.com](http://mqtt-explorer.com)) which can show you the messages being sent and received. It may show if you have something wrong, or not what you expect, in your message structures.

> [@Joy](#):
>
> please can you share your work with me?

I'm not sure how much would be directly shareable, as it would depend on your system setup - hardware, software, libraries etc., but I'll try my best to help solve your connection problems. (If they're not solved by @Steve-Mcl's suggestion above.)

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [3 May 2021 10:58 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/18 "2021-05-03T10:58:58Z")

</div>

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/d/2/d2c1a54259b8ef9af51a089c6c5bddbc5c5733cc.png)

am not sure if the uninstallation is done, it gives this message

---

<div class="post-metadata">

### Author: ![Joy](https://avatars.discourse-cdn.com/v4/letter/j/b77776/32.png) [@Joy](https://discourse.nodered.org/u/Joy)
#### Post date: [3 May 2021 11:00 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/19 "2021-05-03T11:00:48Z")

</div>

thanks very much

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [3 May 2021 11:01 UTC](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018/20 "2021-05-03T11:01:55Z")

</div>

you still seem to have mosquito in program files (x86) - (32 bit) - use the standard windows uninstall program --\> mosquito

NOTE: net stop requires an elevated command (right click cmd - run as administrator)

* * *

1. uninstall mosquito (use uninstall program in windows settings)
2. reboot
3. download the 64bit version [from here](https://mosquitto.org/download/)
4. install that.
5. open services and ensure mosquitto is stopped
  - or from an elevated administrator cmd prompt, `net stop mosquitto`

6. edit `C:\Program Files\mosquitto\mosquitto.conf` add the following lines...  
`listener 1883`  
`allow_anonymous true`
7. start the mosquitto service
  - or from an elevated administrator cmd prompt, `net start mosquitto`

[Next page](https://discourse.nodered.org/t/gauges-and-charts-are-not-responding-debug-doesnt-show-anything/45018.md?page=2)
