# Turn off Error messages?

**URL:** https://discourse.nodered.org/t/turn-off-error-messages/87280
**Category:** General
**Tags:** database
**Created:** [16 April 2024 17:03 UTC](https://discourse.nodered.org/t/turn-off-error-messages/87280 "2024-04-16T17:03:39Z")
**Posts on this page:** 6
**Page:** 1

<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: [16 April 2024 17:03 UTC](https://discourse.nodered.org/t/turn-off-error-messages/87280/1 "2024-04-16T17:03:39Z")

</div>

I am in the process of moving several services including Node-red and Mariadb to another server.

I have not yet got mariadb installed & working and the database transferred. Consequently Node-red is spewing out these errors at about 10/second  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/3/838732d7ada818041f6b9e69e30f5ddc2e50e952.png)  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/e/2/e23e9bb5e43252436425cdedcac03396a7751d32.png)

There are many MySQL nodes on several tabs.  
Disabling the database config doesn't stem the errors.  
Disabling the flows doesn't stop them,  
They keep coming even if I setup a Catch node.  
Setting the debug panel filter to "current flow" has no impact.

Is there a way to turn these error messages off, or to rate limit them?

---

<div class="post-metadata">

### Author: ![bakman2](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/bakman2/32/6207_2.png) [@bakman2](https://discourse.nodered.org/u/bakman2)
#### Post date: [16 April 2024 17:10 UTC](https://discourse.nodered.org/t/turn-off-error-messages/87280/2 "2024-04-16T17:10:08Z")

</div>

Use a catch node without anything attached ?

---

<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: [16 April 2024 17:14 UTC](https://discourse.nodered.org/t/turn-off-error-messages/87280/3 "2024-04-16T17:14:01Z")

</div>

Tried that, they keep on coming.

Perhaps I need a catch node on every tab with a mysql node?

---

<div class="post-metadata">

### Author: ![bakman2](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/bakman2/32/6207_2.png) [@bakman2](https://discourse.nodered.org/u/bakman2)
#### Post date: [16 April 2024 17:16 UTC](https://discourse.nodered.org/t/turn-off-error-messages/87280/4 "2024-04-16T17:16:19Z")

</div>

hmm ok. note, the catch node works per tab.

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

edit

> Perhaps I need a catch node on every tab with a mysql node?

i read this too late 😉

---

<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: [16 April 2024 20:08 UTC](https://discourse.nodered.org/t/turn-off-error-messages/87280/5 "2024-04-16T20:08:21Z")

</div>

This config node is not on a flow, it's a config node!

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/6/e/6e31659f4db519f6f610d9902626d20688c459ff.png)

So the answer is: all you need is a Catch node on **every** flow **and** to disable the config node[s].

---

<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: [30 April 2024 20:08 UTC](https://discourse.nodered.org/t/turn-off-error-messages/87280/6 "2024-04-30T20:08:59Z")

</div>

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