# Error on opening node-red on cmd

**URL:** https://discourse.nodered.org/t/error-on-opening-node-red-on-cmd/73394
**Category:** General
**Tags:** node-red-dashboard
**Created:** [9 January 2023 07:04 UTC](https://discourse.nodered.org/t/error-on-opening-node-red-on-cmd/73394 "2023-01-09T07:04:35Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Vaibhavi27](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/vaibhavi27/32/70897_2.png) [@Vaibhavi27](https://discourse.nodered.org/u/Vaibhavi27)
#### Post date: [9 January 2023 07:04 UTC](https://discourse.nodered.org/t/error-on-opening-node-red-on-cmd/73394/1 "2023-01-09T07:04:35Z")

</div>

Hello,

Initially I was using node-red which work absolutely smooth. But since I have downloaded a pallate which has blocked me to go to node-red page. As I enter node-red command it gives me an local host address.

> > Error: connect ETIMEDOUT 192.168.1.10:9990  
> > at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1284:16)

Which closes the node-red automatically.  
I just want to get rid of this and make some flows.

---

<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: [9 January 2023 07:37 UTC](https://discourse.nodered.org/t/error-on-opening-node-red-on-cmd/73394/2 "2023-01-09T07:37:47Z")

</div>

You can start node red in safe mode, which does not start the flows, using the command  
`node-red --safe`

---

<div class="post-metadata">

### Author: ![Vaibhavi27](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/vaibhavi27/32/70897_2.png) [@Vaibhavi27](https://discourse.nodered.org/u/Vaibhavi27)
#### Post date: [9 January 2023 08:50 UTC](https://discourse.nodered.org/t/error-on-opening-node-red-on-cmd/73394/3 "2023-01-09T08:50:45Z")

</div>

Thanks alot!!

This worked but will I have to do this every time I have to use node-red??

---

<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: [9 January 2023 08:57 UTC](https://discourse.nodered.org/t/error-on-opening-node-red-on-cmd/73394/4 "2023-01-09T08:57:50Z")

</div>

Starting Node-red in safe mode gives you an opportunity to fix whatever you downloaded.  
You don't want to start in safe mode every time, and (I think) that it exits safe mode when you deploy.

---

<div class="post-metadata">

### Author: ![Vaibhavi27](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/vaibhavi27/32/70897_2.png) [@Vaibhavi27](https://discourse.nodered.org/u/Vaibhavi27)
#### Post date: [10 January 2023 05:23 UTC](https://discourse.nodered.org/t/error-on-opening-node-red-on-cmd/73394/5 "2023-01-10T05:23:20Z")

</div>

As suggested I have removed unwanted nodes and my flows are working fine now!!

It was a great help !!

---

<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 January 2023 05:23 UTC](https://discourse.nodered.org/t/error-on-opening-node-red-on-cmd/73394/6 "2023-01-24T05:23:42Z")

</div>

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