# Unidentified error message

**URL:** https://discourse.nodered.org/t/unidentified-error-message/96543
**Category:** General
**Created:** [13 April 2025 07:20 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543 "2025-04-13T07:20:07Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![manjha](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manjha/32/29301_2.png) [@manjha](https://discourse.nodered.org/u/manjha)
#### Post date: [13 April 2025 07:20 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/1 "2025-04-13T07:20:07Z")

</div>

I have been toying with several different flows, and am now getting unidentified error messages.  
Does anyone recognize where this is coming from?

```auto
msg : string[74]
"HttpActions:reportState(): skipped reporting states, no devices registered"

```

---

<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 April 2025 07:49 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/2 "2025-04-13T07:49:41Z")

</div>

You should be able to double click the error in the sidebar, it should take you to the node that throw the error. you could also look at the log.

---

<div class="post-metadata">

### Author: ![manjha](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manjha/32/29301_2.png) [@manjha](https://discourse.nodered.org/u/manjha)
#### Post date: [13 April 2025 10:46 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/3 "2025-04-13T10:46:49Z")

</div>

Nothing happens when I doubleclick the message. Neither the header, nor the body.

Which log are you referring to?

---

<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: [13 April 2025 10:57 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/4 "2025-04-13T10:57:51Z")

</div>

You really haven't provided enough information. What are the nodes you are toying with?

What version of NR and node.js are you using? (check the NR startup log)  
Are you using Docker or Home Assistant?  
Can you provide your flow so we can take a look a it?

In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote `````)

````auto
``` 
   code goes here 
```

````

You can edit and correct your post by clicking the pencil ✏ icon.

See this post for more details - [How to share code or flow json](https://discourse.nodered.org/t/how-to-share-code-or-flow-json/506)

---

<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 April 2025 10:59 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/5 "2025-04-13T10:59:33Z")

</div>

> [@manjha](#):
>
> Which log are you referring to?

The node red startup log, which has, near the start, 'Welcome to Node Red'

---

<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 April 2025 11:02 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/6 "2025-04-13T11:02:50Z")

</div>

> [@manjha](#):
>
> Nothing happens when I doubleclick the message

Are you sure? If you go to a different flow tab and click it again does the flow tab change?

Also, are you using Home Assistant? That sounds like an error that might come from an HA node.

---

<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 April 2025 11:08 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/7 "2025-04-13T11:08:08Z")

</div>

CLICK THE NODE ID SECTION.

 ![image30](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/9/4/945db6b596a51b9650a3bff74b6347c21cd5347e.png)

> **[Logging : Node-RED](https://nodered.org/docs/user-guide/runtime/logging)**

---

<div class="post-metadata">

### Author: ![manjha](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manjha/32/29301_2.png) [@manjha](https://discourse.nodered.org/u/manjha)
#### Post date: [14 April 2025 05:34 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/8 "2025-04-14T05:34:06Z")

</div>

There is no flow left, after playing with Google Home I removed everything. The message I posted earlier does not have an ID section at all.  
This morning I removed some "unused" nodes, I'll keep an eye on it to see if that error still appears.  
The NR startup log does not show anything weird.

---

<div class="post-metadata">

### Author: ![manjha](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manjha/32/29301_2.png) [@manjha](https://discourse.nodered.org/u/manjha)
#### Post date: [14 April 2025 06:12 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/9 "2025-04-14T06:12:19Z")

</div>

I have removed Google from the palette, and now the error message has not appeared anymore.  
Weird. There were no Google nodes in any flows, but still the error came up just from the presence of the nodes in the left sidebar...

---

<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 April 2025 08:00 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/10 "2025-04-14T08:00:08Z")

</div>

> [@manjha](#):
>
> This morning I removed some "unused" nodes,

If you mean unused Configuration nodes then the error was probably coming from one of them.

---

<div class="post-metadata">

### Author: ![manjha](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manjha/32/29301_2.png) [@manjha](https://discourse.nodered.org/u/manjha)
#### Post date: [14 April 2025 08:52 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/11 "2025-04-14T08:52:57Z")

</div>

I think you are right.  
Last week I played with the Google nodes a bit and created a flow, but was unhappy with the result and deleted the flow. This may have resulted in a config node that was not correctly configured.  
I never thought this would still be "active" somehow after deleting the flow......

---

<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 April 2025 08:58 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/12 "2025-04-14T08:58:50Z")

</div>

> [@manjha](#):
>
> I never thought this would still be "active" somehow after deleting the flow

Config nodes remain active after you have deleted nodes using them, they don't automatically delete themselves when there are no nodes using them. Often this is useful as you may want to start using the config node again and it might be complex to setup.

---

<div class="post-metadata">

### Author: ![manjha](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manjha/32/29301_2.png) [@manjha](https://discourse.nodered.org/u/manjha)
#### Post date: [14 April 2025 15:24 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/13 "2025-04-14T15:24:55Z")

</div>

Makes sense.  
But it is strange to see an error without the obvious node that is causing it.

---

<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 April 2025 16:05 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/14 "2025-04-14T16:05:02Z")

</div>

> [@manjha](#):
>
> But it is strange to see an error without the obvious node that is causing it.

The node should not do that. I would class that as a bug on that package, whichever it was.

---

<div class="post-metadata">

### Author: ![ThingsTinkerer](https://avatars.discourse-cdn.com/v4/letter/t/91b2a8/32.png) [@ThingsTinkerer](https://discourse.nodered.org/u/ThingsTinkerer)
#### Post date: [16 April 2025 09:28 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/15 "2025-04-16T09:28:35Z")

</div>

Some config nodes are real sketchy, like the modbus node silently disables itself once you delete a node that references it. And re-enables when you add a node that uses it. Which is great as long as you only have max 1 node, but when you add 2, it gets crazy.

---

<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: [16 April 2025 09:49 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/16 "2025-04-16T09:49:53Z")

</div>

Have you submitted a bug report for that?

---

<div class="post-metadata">

### Author: ![manjha](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manjha/32/29301_2.png) [@manjha](https://discourse.nodered.org/u/manjha)
#### Post date: [16 April 2025 14:29 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/17 "2025-04-16T14:29:26Z")

</div>

I have.

Hans

Colin via Node-RED Forum schreef op 16-04-2025 11:59:

---

<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 April 2025 08:09 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/18 "2025-04-18T08:09:18Z")

</div>

> [@manjha](#):
>
> I have.

Can you post a link to that please, I can't see it on the [github issues page](https://github.com/BiancoRoyal/node-red-contrib-modbus/issues).

---

<div class="post-metadata">

### Author: ![manjha](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manjha/32/29301_2.png) [@manjha](https://discourse.nodered.org/u/manjha)
#### Post date: [18 April 2025 09:10 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/19 "2025-04-18T09:10:11Z")

</div>

[https://github.com/mikejac/node-red-contrib-google-smarthome/issues](https://github.com/mikejac/node-red-contrib-google-smarthome/issues)

---

<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 April 2025 09:27 UTC](https://discourse.nodered.org/t/unidentified-error-message/96543/20 "2025-04-18T09:27:12Z")

</div>

That isn't the issue I was referring to. I meant the one you described in the message I replied to.

> [@ThingsTinkerer](#):
>
> Some config nodes are real sketchy, like the modbus node silently disables itself once you delete a node that references it. And re-enables when you add a node that uses it. Which is great as long as you only have max 1 node, but when you add 2, it gets crazy.

[Next page](https://discourse.nodered.org/t/unidentified-error-message/96543.md?page=2)
