# Serial input node stops reading data

**URL:** https://discourse.nodered.org/t/serial-input-node-stops-reading-data/69451
**Category:** General
**Created:** [23 October 2022 08:15 UTC](https://discourse.nodered.org/t/serial-input-node-stops-reading-data/69451 "2022-10-23T08:15:20Z")
**Posts on this page:** 5
**Page:** 2

<div class="post-metadata">

### Author: ![XYZ](https://avatars.discourse-cdn.com/v4/letter/x/b5a626/32.png) [@XYZ](https://discourse.nodered.org/u/XYZ)
#### Post date: [25 October 2022 14:19 UTC](https://discourse.nodered.org/t/serial-input-node-stops-reading-data/69451/22 "2022-10-25T14:19:35Z")

</div>

Sorry. I didn't understand. If you mean whether there is anything else coming on the serial node when it stops, then it is nothing.

---

<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: [25 October 2022 14:24 UTC](https://discourse.nodered.org/t/serial-input-node-stops-reading-data/69451/23 "2022-10-25T14:24:56Z")

</div>

No, I want to see the output in the terminal when you start node-red. The output that starts something like this

```auto
Welcome to Node-RED
===================
25 Oct 15:21:21 - [info] Node-RED version: v3.0.2
25 Oct 15:21:21 - [info] Node.js version: v16.18.0
25 Oct 15:21:21 - [info] Linux 5.4.0-131-generic x64 LE
25 Oct 15:21:21 - [info] Loading palette nodes
...

```

However, I have just notice that you are using an old version of node-red (2.0.5) and an out of support version of node.js (12.16.2). I suggest you make sure first make sure all your installed nodes are up to date (in Manage Palette), then update node.js to v16 or v18 and then node-red to the latest (3.0.2).  
If is then still doesn't work post the log above.

---

<div class="post-metadata">

### Author: ![XYZ](https://avatars.discourse-cdn.com/v4/letter/x/b5a626/32.png) [@XYZ](https://discourse.nodered.org/u/XYZ)
#### Post date: [25 October 2022 14:26 UTC](https://discourse.nodered.org/t/serial-input-node-stops-reading-data/69451/24 "2022-10-25T14:26:38Z")

</div>

Got you. Will update everything first. Then will run the NodeRED and let you know. Thanks

---

<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: [25 October 2022 14:45 UTC](https://discourse.nodered.org/t/serial-input-node-stops-reading-data/69451/25 "2022-10-25T14:45:18Z")

</div>

After you update node.js you will need to go into your .node-red directory and run  
`npm rebuild`  
to rebuild all the installed nodes for the new nodejs version.

---

<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: [24 December 2022 14:45 UTC](https://discourse.nodered.org/t/serial-input-node-stops-reading-data/69451/26 "2022-12-24T14:45:24Z")

</div>

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

[Previous page](https://discourse.nodered.org/t/serial-input-node-stops-reading-data/69451.md?page=1)
