# Latest

**URL:** https://discourse.nodered.org/latest.md?page=36

[Latest](https://discourse.nodered.org/latest.md) · [Categories](https://discourse.nodered.org/categories.md) · [Tags](https://discourse.nodered.org/tags.md)

**Page:** 37

---

## [Suggestions on TCP/Port ping via NR since the old 'node-red-contrib-tcp-ping' module is crashing NR?](https://discourse.nodered.org/t/suggestions-on-tcp-port-ping-via-nr-since-the-old-node-red-contrib-tcp-ping-module-is-crashing-nr/99721)

<div class="topic-metadata">

**Author:** [@Nodi.Rubrum](https://discourse.nodered.org/u/Nodi.Rubrum)\
**Replies:** 2\
**Last updated:** [22 November 2025 00:37 UTC](https://discourse.nodered.org/t/suggestions-on-tcp-port-ping-via-nr-since-the-old-node-red-contrib-tcp-ping-module-is-crashing-nr/99721 "2025-11-22T00:37:58Z")

</div>

Suggestions on TCP/Port ping via NR since the old 'node-red-contrib-tcp-ping' module is crashing NR?

---

## [Weather icons for OpenWeathermap in a Dashboard 2 template](https://discourse.nodered.org/t/weather-icons-for-openweathermap-in-a-dashboard-2-template/99737)

<div class="topic-metadata">

**Author:** [@jbudd](https://discourse.nodered.org/u/jbudd)\
**Replies:** 4\
**Last updated:** [21 November 2025 17:42 UTC](https://discourse.nodered.org/t/weather-icons-for-openweathermap-in-a-dashboard-2-template/99737 "2025-11-21T17:42:33Z")

</div>

The original dashboard had many icons built-in, so you only had to give the name of a weather icon for it to manifest on your dashboard. @flowfuse/node-red-dashboard does not have built-in icons, but there are quite a f…

---

## [Stuck with what's happening with MQTT topics](https://discourse.nodered.org/t/stuck-with-whats-happening-with-mqtt-topics/99714)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 12\
**Last updated:** [21 November 2025 16:52 UTC](https://discourse.nodered.org/t/stuck-with-whats-happening-with-mqtt-topics/99714 "2025-11-21T16:52:46Z")

</div>

Folks, I'm stuck. The story: I have MQTT and use it to move messages between machines. One of which is my Public\_IP address. Yet, if I run MQTT Explorer it says that topic is empty. Strange as it is published to that…

---

## [Setting SQLite as persistant context storage](https://discourse.nodered.org/t/setting-sqlite-as-persistant-context-storage/99705)

<div class="topic-metadata">

**Author:** [@shubhamnodered](https://discourse.nodered.org/u/shubhamnodered)\
**Replies:** 16\
**Last updated:** [21 November 2025 16:07 UTC](https://discourse.nodered.org/t/setting-sqlite-as-persistant-context-storage/99705 "2025-11-21T16:07:17Z")

</div>

Hi friends, Just wanted to know if it is possible to setup SQLite as context-storage instead of built-in context storage (memory or localfilesystem). ? As its already recommended, setting localfilesystem flush interval …

---

## [Trying to access a message object but not sure how](https://discourse.nodered.org/t/trying-to-access-a-message-object-but-not-sure-how/99727)

<div class="topic-metadata">

**Author:** [@DaveK](https://discourse.nodered.org/u/DaveK)\
**Replies:** 11\
**Last updated:** [21 November 2025 13:07 UTC](https://discourse.nodered.org/t/trying-to-access-a-message-object-but-not-sure-how/99727 "2025-11-21T13:07:34Z")

</div>

Hi all, I'm learning Node Red for Home Assistant and want to access the value of the on: part of the object in the picture but can't figure it out, It doesn't seem to be normal message with a msg.payload format ? Any …

---

## [Subdirectories of httpStatic](https://discourse.nodered.org/t/subdirectories-of-httpstatic/99731)

<div class="topic-metadata">

**Author:** [@jbudd](https://discourse.nodered.org/u/jbudd)\
**Replies:** 7\
**Last updated:** [21 November 2025 12:00 UTC](https://discourse.nodered.org/t/subdirectories-of-httpstatic/99731 "2025-11-21T12:00:45Z")

</div>

On a Pi settings.js has httpStatic: '/home/pi/.node-red/node-red-static/' I put weather icon files in /home/pi/.node-red/node-red-static/icons and then copied them into a subdirectory /home/pi/.node-red/node-red-static/…

---

## [Connection to remote git repository is not possible](https://discourse.nodered.org/t/connection-to-remote-git-repository-is-not-possible/99590)

<div class="topic-metadata">

**Author:** [@wewa](https://discourse.nodered.org/u/wewa)\
**Replies:** 7\
**Last updated:** [21 November 2025 10:53 UTC](https://discourse.nodered.org/t/connection-to-remote-git-repository-is-not-possible/99590 "2025-11-21T10:53:08Z")

</div>

When trying to push my changes to my remote repo, node-red is not initiating the push. Just the following progress display is appearing for some milliseconds. What I miss is that node-red is asking for the private ke…

---

## [FlowFuse 2.24 - Expert in the Editor, Scheduled Updates, and more!](https://discourse.nodered.org/t/flowfuse-2-24-expert-in-the-editor-scheduled-updates-and-more/99729)

<div class="topic-metadata">

**Author:** [@gstout](https://discourse.nodered.org/u/gstout)\
**Replies:** 0\
**Last updated:** [20 November 2025 20:28 UTC](https://discourse.nodered.org/t/flowfuse-2-24-expert-in-the-editor-scheduled-updates-and-more/99729 "2025-11-20T20:28:59Z")

</div>

Hey everyone, good news: FlowFuse 2.24 just shipped, and it brings several cool developments with it: FlowFuse Expert in the Node-RED Immersive Editor, the ability to schedule instance restarts and updates, an easier way…

---

## [Bump-to-connect](https://discourse.nodered.org/t/bump-to-connect/99717)

<div class="topic-metadata">

**Author:** [@gregorius](https://discourse.nodered.org/u/gregorius)\
**Replies:** 6\
**Last updated:** [20 November 2025 16:49 UTC](https://discourse.nodered.org/t/bump-to-connect/99717 "2025-11-20T16:49:12Z")

</div>

Hi There, I had this vision of connecting nodes by "bumping" them together, something like this animation: The idea is that I drag two nodes together such that their ports overlap. Pause for a moment and they are aut…

---

## [Special indication on nodes with description](https://discourse.nodered.org/t/special-indication-on-nodes-with-description/78646)

<div class="topic-metadata">

**Author:** [@rko](https://discourse.nodered.org/u/rko)\
**Replies:** 139\
**Last updated:** [20 November 2025 16:35 UTC](https://discourse.nodered.org/t/special-indication-on-nodes-with-description/78646 "2025-11-20T16:35:27Z")

</div>

Oftentimes we add "useful" descriptions directly on nodes in the editor. It would be nice if there was a special indication whenever a node contains a description. Something like this: Else these notes are kinda hidd…

---

## [How to get Dashboard Numeric input to output values](https://discourse.nodered.org/t/how-to-get-dashboard-numeric-input-to-output-values/99726)

<div class="topic-metadata">

**Author:** [@bjrehm](https://discourse.nodered.org/u/bjrehm)\
**Replies:** 1\
**Last updated:** [20 November 2025 16:30 UTC](https://discourse.nodered.org/t/how-to-get-dashboard-numeric-input-to-output-values/99726 "2025-11-20T16:30:35Z")

</div>

I am using the numeric input to allow user to set a value of 0-3 for 10 items. I can set them but they only propagate to the next node when a user changes the value. I would like all ten to output at startup with store…

---

## [Create a second dashboard page that mirrors the first one?](https://discourse.nodered.org/t/create-a-second-dashboard-page-that-mirrors-the-first-one/99723)

<div class="topic-metadata">

**Author:** [@karlgotbread](https://discourse.nodered.org/u/karlgotbread)\
**Replies:** 11\
**Last updated:** [20 November 2025 16:27 UTC](https://discourse.nodered.org/t/create-a-second-dashboard-page-that-mirrors-the-first-one/99723 "2025-11-20T16:27:31Z")

</div>

Hi everyone, I’m wondering if there is a way to create a second dashboard page in Node-RED that would act as a mirror of my main dashboard. What I’m trying to achieve: I already have my main dashboard available at: h…

---

## [TCP-RTU Modbus Behaviour](https://discourse.nodered.org/t/tcp-rtu-modbus-behaviour/99725)

<div class="topic-metadata">

**Author:** [@Sido1](https://discourse.nodered.org/u/Sido1)\
**Replies:** 0\
**Last updated:** [20 November 2025 12:34 UTC](https://discourse.nodered.org/t/tcp-rtu-modbus-behaviour/99725 "2025-11-20T12:34:10Z")

</div>

I am experiencing inconsistent behavior with the Node-RED Modbus nodes when communicating with the same Modbus device. When connecting through a TCP-RTU gateway: Only the “Modbus-Read” node works The “Modbus-Getter” n…

---

## [Buttons/Clock/Logo in Toolbar Header. (DASHBOARD-1)](https://discourse.nodered.org/t/buttons-clock-logo-in-toolbar-header-dashboard-1/98583)

<div class="topic-metadata">

**Author:** [@smanjunath211](https://discourse.nodered.org/u/smanjunath211)\
**Replies:** 3\
**Last updated:** [20 November 2025 06:01 UTC](https://discourse.nodered.org/t/buttons-clock-logo-in-toolbar-header-dashboard-1/98583 "2025-11-20T06:01:54Z")

</div>

This is for Older Dashboard For those who are still using dashboard 1 and want to use active buttons/clock/logo in toolbar header so that they are available in every tab/page, Even the logo can be clicked This was entir…

---

## [Dropdown - how to clear selection/show label?](https://discourse.nodered.org/t/dropdown-how-to-clear-selection-show-label/99718)

<div class="topic-metadata">

**Author:** [@markost](https://discourse.nodered.org/u/markost)\
**Replies:** 2\
**Last updated:** [19 November 2025 16:53 UTC](https://discourse.nodered.org/t/dropdown-how-to-clear-selection-show-label/99718 "2025-11-19T16:53:07Z")

</div>

I continue to play with the dropdown. Node is configured to have its own label and it is properly displayed when starting node-red and dashboard (flowfuse, ver 1.29.0). The value selection works fine, however I want to …

---

## [Walk through input\_select options](https://discourse.nodered.org/t/walk-through-input-select-options/99716)

<div class="topic-metadata">

**Author:** [@hansjeu](https://discourse.nodered.org/u/hansjeu)\
**Replies:** 7\
**Last updated:** [19 November 2025 15:57 UTC](https://discourse.nodered.org/t/walk-through-input-select-options/99716 "2025-11-19T15:57:24Z")

</div>

I have defined an input\_select in my configuration.yaml in home assistant. My question: Is it possible to loop through the input\_select (option by option) when I press a zigbee button. I've looked at the action nod…

---

## [JSONata exception -- JSONata expression help please](https://discourse.nodered.org/t/jsonata-exception-jsonata-expression-help-please/99658)

<div class="topic-metadata">

**Author:** [@dubnemo](https://discourse.nodered.org/u/dubnemo)\
**Replies:** 16\
**Last updated:** [19 November 2025 14:39 UTC](https://discourse.nodered.org/t/jsonata-exception-jsonata-expression-help-please/99658 "2025-11-19T14:39:29Z")

</div>

I am at a loss why this JSONata is failing with the following error:' Expected "}", got ":" I am trying to prepare the JSON payload for a QuickBase API call: This is not how I would have shaped this JSON but it is th…

---

## [How to add buttons or text elements to the topbar of dashboard 1?](https://discourse.nodered.org/t/how-to-add-buttons-or-text-elements-to-the-topbar-of-dashboard-1/99702)

<div class="topic-metadata">

**Author:** [@SXlaowang](https://discourse.nodered.org/u/SXlaowang)\
**Replies:** 3\
**Last updated:** [19 November 2025 13:33 UTC](https://discourse.nodered.org/t/how-to-add-buttons-or-text-elements-to-the-topbar-of-dashboard-1/99702 "2025-11-19T13:33:25Z")

</div>

I found the following example in the official documentation of Dashboard 2, which can be applied to Dashboard 2 but not to Dashboard 1. \<template\> \<Teleport v-if="mounted" to="#app-bar-title"\> \<v-btn\>Button …

---

## [Lots of fun with ChatGPT recently](https://discourse.nodered.org/t/lots-of-fun-with-chatgpt-recently/99704)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 9\
**Last updated:** [18 November 2025 21:41 UTC](https://discourse.nodered.org/t/lots-of-fun-with-chatgpt-recently/99704 "2025-11-18T21:41:09Z")

</div>

Yeah, ok, maybe off topic. But the story could be of some benefit to new people out there who are thinking of using it. I see there's a thread ChatGPT - end of an era but it's in the lounge and I can't get there. …

---

## [Join 3 values into 1](https://discourse.nodered.org/t/join-3-values-into-1/99706)

<div class="topic-metadata">

**Author:** [@Shaun0572](https://discourse.nodered.org/u/Shaun0572)\
**Replies:** 7\
**Last updated:** [18 November 2025 17:16 UTC](https://discourse.nodered.org/t/join-3-values-into-1/99706 "2025-11-18T17:16:50Z")

</div>

Hi Everyone, I'm a complete novice but love to learn. I'm getting data from OPC UA client for vibration sensors. ns=2;s=sensor1.stdev\_x ns=2;s=sensor1.stdev\_y ns=2;s=sensor1.stdev\_z I'm getting the data but as separ…

---

## [Dashboard 2 Labels](https://discourse.nodered.org/t/dashboard-2-labels/99684)

<div class="topic-metadata">

**Author:** [@nearbyatom](https://discourse.nodered.org/u/nearbyatom)\
**Replies:** 9\
**Last updated:** [18 November 2025 15:55 UTC](https://discourse.nodered.org/t/dashboard-2-labels/99684 "2025-11-18T15:55:54Z")

</div>

I have this button here The controller is supposed to read a bit and determine of something is running or stopped. So if the bit is 0, then I change a ui\_update.Label to stopped. if 1, then change ui\_update.Label t…

---

## [How to update V4 to V5](https://discourse.nodered.org/t/how-to-update-v4-to-v5/99703)

<div class="topic-metadata">

**Author:** [@warnert](https://discourse.nodered.org/u/warnert)\
**Replies:** 4\
**Last updated:** [18 November 2025 09:48 UTC](https://discourse.nodered.org/t/how-to-update-v4-to-v5/99703 "2025-11-18T09:48:14Z")

</div>

Hi, I'm running NR on a virtual machine with Debian. I was running Debian11 and NR 4.0.6. I upgraded Debian from 11 to 12 and with the command: npm install -g --unsafe-perm node-red I tried to update to V5. But all t…

---

## [\`Show Next/Previous Tab\` should wrap](https://discourse.nodered.org/t/show-next-previous-tab-should-wrap/99696)

<div class="topic-metadata">

**Author:** [@gdvine](https://discourse.nodered.org/u/gdvine)\
**Replies:** 2\
**Last updated:** [17 November 2025 17:44 UTC](https://discourse.nodered.org/t/show-next-previous-tab-should-wrap/99696 "2025-11-17T17:44:14Z")

</div>

This simple feature was already mentioned by a user here back in 2018. Simply put, the Next/Previous tab actions should wrap: Next from the last tab should go to the first, and Previous from the first tab should jump to…

---

## [iPhone web-app dashboard not anchored at top of screen](https://discourse.nodered.org/t/iphone-web-app-dashboard-not-anchored-at-top-of-screen/99048)

<div class="topic-metadata">

**Author:** [@matbli](https://discourse.nodered.org/u/matbli)\
**Replies:** 5\
**Last updated:** [17 November 2025 12:38 UTC](https://discourse.nodered.org/t/iphone-web-app-dashboard-not-anchored-at-top-of-screen/99048 "2025-11-17T12:38:47Z")

</div>

Hi, I have created a dashboard that functions properly and is responsive on both PCs and iPhones. However, I have one problem with the iPhone. Here, it is shown using the ui\_template node with its default example code (…

---

## [Ui-text value delayed initialisation 2 Bugs?](https://discourse.nodered.org/t/ui-text-value-delayed-initialisation-2-bugs/99435)

<div class="topic-metadata">

**Author:** [@jbudd](https://discourse.nodered.org/u/jbudd)\
**Replies:** 3\
**Last updated:** [17 November 2025 12:07 UTC](https://discourse.nodered.org/t/ui-text-value-delayed-initialisation-2-bugs/99435 "2025-11-17T12:07:31Z")

</div>

A recent release of @flowfuse/node-red-dashboard (Somewhere between 1.22 and 1.29) introduced the possibility of choosing the source of the text node value. If you set it to use a string (ie the text node content is st…

---

## [Http request node misbehaving](https://discourse.nodered.org/t/http-request-node-misbehaving/99692)

<div class="topic-metadata">

**Author:** [@Jaddache](https://discourse.nodered.org/u/Jaddache)\
**Replies:** 10\
**Last updated:** [17 November 2025 11:52 UTC](https://discourse.nodered.org/t/http-request-node-misbehaving/99692 "2025-11-17T11:52:58Z")

</div>

I have been using a http request node in node red to access my rooftop solar forecast successfully for some time now using the following url. https://api.solcast.com.au/rooftop\_sites/\[resource\_id\]/forecasts?hours=336&f…

---

## [Render-Blocking JavaScript Files in the Node-RED Editor (min.js Bundles Delaying UI Load)](https://discourse.nodered.org/t/render-blocking-javascript-files-in-the-node-red-editor-min-js-bundles-delaying-ui-load/99698)

<div class="topic-metadata">

**Author:** [@vidit.khemka](https://discourse.nodered.org/u/vidit.khemka)\
**Replies:** 1\
**Last updated:** [17 November 2025 11:31 UTC](https://discourse.nodered.org/t/render-blocking-javascript-files-in-the-node-red-editor-min-js-bundles-delaying-ui-load/99698 "2025-11-17T11:31:02Z")

</div>

Hi Team, While profiling the Node-RED editor (workflow builder) using Chrome DevTools Performance Recorder, I noticed that several minified JavaScript files (min.js) are being loaded in a render-blocking manner. This si…

---

## [Did the config select dropdown behaviour change?](https://discourse.nodered.org/t/did-the-config-select-dropdown-behaviour-change/99693)

<div class="topic-metadata">

**Author:** [@Vahdettin](https://discourse.nodered.org/u/Vahdettin)\
**Replies:** 7\
**Last updated:** [17 November 2025 09:43 UTC](https://discourse.nodered.org/t/did-the-config-select-dropdown-behaviour-change/99693 "2025-11-17T09:43:39Z")

</div>

Hello, I maintain several collections that have a shared "central" config. For all of them, when I drag a new node onto the palette, the new node never defaults to the already existing configuration, it always reverts …

---

## [Need help with a button not "working"](https://discourse.nodered.org/t/need-help-with-a-button-not-working/99689)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 10\
**Last updated:** [16 November 2025 22:39 UTC](https://discourse.nodered.org/t/need-help-with-a-button-not-working/99689 "2025-11-16T22:39:15Z")

</div>

Folks, I have a few CSS buttons (via template nodes and one of them is not playing nicely. This is the code for the NON WORKING node. \<div id="GButtonM\_AckA2"\> \<button id="{{'btn\_'+$id}}" class="md-button program-n…

---

## [\[Tester Wanted\]: Graceful shutdown of flows](https://discourse.nodered.org/t/tester-wanted-graceful-shutdown-of-flows/99629)

<div class="topic-metadata">

**Author:** [@GogoVega](https://discourse.nodered.org/u/GogoVega)\
**Replies:** 10\
**Last updated:** [16 November 2025 19:44 UTC](https://discourse.nodered.org/t/tester-wanted-graceful-shutdown-of-flows/99629 "2025-11-16T19:44:52Z")

</div>

Hi all, I'm reaching out to you today to gather feedback on a potential new feature in NR v5. This new feature is graceful shutdown of flows – providing a way to halt incoming work while allowing in-progress work to co…

[Previous page](https://discourse.nodered.org/latest.md?page=35)

[Next page](https://discourse.nodered.org/latest.md?page=37)
