# Listen EADDRINUSE: address already in use 0.0.0.0:1880

**URL:** https://discourse.nodered.org/t/listen-eaddrinuse-address-already-in-use-0-0-0-0-1880/65421
**Category:** General
**Tags:** function-node
**Created:** [21 July 2022 13:50 UTC](https://discourse.nodered.org/t/listen-eaddrinuse-address-already-in-use-0-0-0-0-1880/65421 "2022-07-21T13:50:58Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pcborges](https://avatars.discourse-cdn.com/v4/letter/p/8edcca/32.png) [@pcborges](https://discourse.nodered.org/u/pcborges)
#### Post date: [21 July 2022 13:50 UTC](https://discourse.nodered.org/t/listen-eaddrinuse-address-already-in-use-0-0-0-0-1880/65421/1 "2022-07-21T13:50:58Z")

</div>

Hi, I believe this error may be related with updates.  
Yesterday I updated and upgraded my Debian Linux and now I have this error visible when I try to stop or restart Node-Red.  
I noticed it because my application listens to port 30300 and was working for some time when it stopped responding.  
What Am I missing?  
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: [22 July 2022 08:22 UTC](https://discourse.nodered.org/t/listen-eaddrinuse-address-already-in-use-0-0-0-0-1880/65421/2 "2022-07-22T08:22:08Z")

</div>

How did you install node-red?  
Check in the browser that node-red is running, then stop it and check in the browser that it has stopped. Then start it again in a terminal and post the full terminal output here please.

---

<div class="post-metadata">

### Author: ![pcborges](https://avatars.discourse-cdn.com/v4/letter/p/8edcca/32.png) [@pcborges](https://discourse.nodered.org/u/pcborges)
#### Post date: [22 July 2022 10:14 UTC](https://discourse.nodered.org/t/listen-eaddrinuse-address-already-in-use-0-0-0-0-1880/65421/3 "2022-07-22T10:14:33Z")

</div>

I started having problems with my Kodular App and tried to stop/start Node Red as below:  
Node-red stop and node-red start and noticed this message.

Latter I understood that I was using a wrong command and I was, in fact, starting node-red over a running node-red and thus port 1880 was already in use.

So I used the right command:  
node-red-stop and node-red-start  
And it worked as expected.

I also found that the problem I am experiencing with Kodular results from bugs on their last upgrade.

Thanks for your time  
Paulo

---

<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: [5 August 2022 10:14 UTC](https://discourse.nodered.org/t/listen-eaddrinuse-address-already-in-use-0-0-0-0-1880/65421/4 "2022-08-05T10:14:57Z")

</div>

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