# Change node is not showing any rules

**URL:** https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773
**Category:** General
**Created:** [7 May 2024 12:29 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773 "2024-05-07T12:29:25Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Fahrerkrieger](https://avatars.discourse-cdn.com/v4/letter/f/b38774/32.png) [@Fahrerkrieger](https://discourse.nodered.org/u/Fahrerkrieger)
#### Post date: [7 May 2024 12:29 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/1 "2024-05-07T12:29:25Z")

</div>

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/5/b/5b4402697a70c0095e74dd6934034616042bc37c.png)  
In the above image change node is not showing any of its rules. It is the same with other nodes such as the string node. What should i do? I have even reinstalled node red and it still couldn't be rectified

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [7 May 2024 12:44 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/2 "2024-05-07T12:44:03Z")

</div>

@Fahrerkrieger Welcome to the forum.

1. In a terminal window, please stop then start node--red. Then copy the results from when you startup Node-RED till you see 'Started flows' and paste that to a reply.

2. please export that node and paste the export to a reply.

There should be a `+add` at the bottom bottom

Also please close your browser window and clear the cache and see if that helps

* * *

1. Bitte stoppen Sie in einem Terminalfenster den Knoten und starten Sie ihn dann. Kopieren Sie dann die Ergebnisse vom Start von Node-RED, bis „Gestartete Flows“ angezeigt wird, und fügen Sie diese in eine Antwort ein.

2. Bitte exportieren Sie diesen Knoten und fügen Sie den Export in eine Antwort ein.

Unten sollte ein „+add“ stehen

Bitte schließen Sie außerdem Ihr Browserfenster, leeren Sie den Cache und prüfen Sie, ob das hilft

---

<div class="post-metadata">

### Author: ![Fahrerkrieger](https://avatars.discourse-cdn.com/v4/letter/f/b38774/32.png) [@Fahrerkrieger](https://discourse.nodered.org/u/Fahrerkrieger)
#### Post date: [7 May 2024 12:53 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/3 "2024-05-07T12:53:45Z")

</div>

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

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [7 May 2024 12:59 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/4 "2024-05-07T12:59:39Z")

</div>

1. You don't show the beginning of the startup log, That will show the node-red and node.js versions.
2. You also didn't export the node in question and paste it into a reply
3. Did flushing the browser caches help?

* * *

1. Sie zeigen nicht den Anfang des Startprotokolls an. Dadurch werden die Versionen „node-red“ und „node.js“ angezeigt.
2. Sie haben den betreffenden Knoten auch nicht exportiert und in eine Antwort eingefügt
3. Hat das Leeren der Browser-Caches geholfen?

---

<div class="post-metadata">

### Author: ![Fahrerkrieger](https://avatars.discourse-cdn.com/v4/letter/f/b38774/32.png) [@Fahrerkrieger](https://discourse.nodered.org/u/Fahrerkrieger)
#### Post date: [7 May 2024 13:03 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/5 "2024-05-07T13:03:24Z")

</div>

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

```auto
[
    {
        "id": "2225344b34a88fe4",
        "type": "change",
        "z": "121013c6a6515061",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "",
                "tot": "str"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 230,
        "y": 160,
        "wires": [
            []
        ]
    }
]

```

Clearing the cache didn't work unfortunately

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [7 May 2024 13:23 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/6 "2024-05-07T13:23:54Z")

</div>

Very odd, when I import your export it shows fine for me. Try importing it back in again and see if the `+add` shows up.

---

<div class="post-metadata">

### Author: ![Fahrerkrieger](https://avatars.discourse-cdn.com/v4/letter/f/b38774/32.png) [@Fahrerkrieger](https://discourse.nodered.org/u/Fahrerkrieger)
#### Post date: [7 May 2024 13:25 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/7 "2024-05-07T13:25:48Z")

</div>

No. After the import, it is still the same

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [7 May 2024 13:35 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/8 "2024-05-07T13:35:26Z")

</div>

My next suggestion would be to do an export of all your flows and save to your device (the way you will have a backup of the work you have already done.

Then stop NR and start it with a new flow name

```auto
node-red test.flow

```

then add in a `change` node and see if it allows you to add rule to the `change` node.

Have you added any extra nodes to your node-red? I wonder if there is a conflict...

---

<div class="post-metadata">

### Author: ![Fahrerkrieger](https://avatars.discourse-cdn.com/v4/letter/f/b38774/32.png) [@Fahrerkrieger](https://discourse.nodered.org/u/Fahrerkrieger)
#### Post date: [7 May 2024 13:42 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/9 "2024-05-07T13:42:05Z")

</div>

I was also wondering about a conflict. But this thing happened to me, while i was using node red on a VM. The only similarity is, that bot the operating softwares were windows. On the rpi, it is working perfectly. Before a couple of months, Everything was running smoothly on windows. I don't know, when and exactly what happened

---

<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: [7 May 2024 13:48 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/10 "2024-05-07T13:48:05Z")

</div>

Please copy/paste log output rather than screenshot. I want to copy a bit of the startup log but can't. However, note the error message about galaxy-plc. You have two conflicting nodes. Uninstall one of them. It may not be the cause, but you need to sort that anyway.

---

<div class="post-metadata">

### Author: ![Fahrerkrieger](https://avatars.discourse-cdn.com/v4/letter/f/b38774/32.png) [@Fahrerkrieger](https://discourse.nodered.org/u/Fahrerkrieger)
#### Post date: [8 May 2024 10:07 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/11 "2024-05-08T10:07:24Z")

</div>

Now, I am able to see the add button. I just restarted the laptop again. Thank you so much for your help.

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

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [22 May 2024 10:07 UTC](https://discourse.nodered.org/t/change-node-is-not-showing-any-rules/87773/12 "2024-05-22T10:07:35Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
