# node-RED can not be opened anymore

**URL:** https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587
**Category:** General
**Created:** [9 January 2019 06:19 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587 "2019-01-09T06:19:39Z")
**Posts on this page:** 20
**Page:** 2

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [9 January 2019 09:49 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/21 "2019-01-09T09:49:45Z")

</div>

I can´t reach the node-RED editor. Node-RED is running but I acces to the editor or dashboard!

---

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [9 January 2019 09:51 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/22 "2019-01-09T09:51:39Z")

</div>

have no acces to Editor or Dashboard I mean

---

<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 2019 09:53 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/23 "2019-01-09T09:53:42Z")

</div>

Paste a screenshot of what you see in the browser when you try to get to it, including the address bar of the browser.  
Also tell us whether the browser is running on the same machine as node red.  
If it is on a different machine then on the node-red machine, in a terminal, run

```auto
ifconfig

```

and paste the result here

---

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [9 January 2019 10:01 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/24 "2019-01-09T10:01:13Z")

</div>

the browser don´t run on the same machine as node-red

 ![ipaddress](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/a/ab62b239f47c70daa0baad4fbda06769cfeeda5c.png)

 ![editor](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/6/692cf8514da623291b58b7190262ae76794b9ae2.png)

the same result is when i try to access the editor on the raspberry pi with 127.0.0.1:1880

---

<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 2019 10:06 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/25 "2019-01-09T10:06:13Z")

</div>

Looking back at what you said earlier, you said that you had renamed the flow file to flow\_new and restarted node-red, but the log you posted shows it using that flow when it should have made a new empty one. Can you rename it again and restart node red. Don't do anything else. Then you should see it starting with a new empty flow.

---

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [9 January 2019 10:15 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/26 "2019-01-09T10:15:52Z")

</div>

ok now i can reach the editor again 😃

Was my flow the reason why it stopped working? or can I import my old flow again

---

<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 2019 10:35 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/27 "2019-01-09T10:35:31Z")

</div>

> [@Georg25](#):
>
> Was my flow the reason why it stopped working? or can I import my old flow again

Yes, something in there was causing a hangup and preventing it from fully starting. There should be a backup flow called  
`.flows_H00something.json.backup` where you can see the name in the first log you posted, I can't easily read the screenshot. Note the dot on the front of the filename. If that is there then it should be the flow from before you made the last change. First make a copy of it under a different name so you can get it back if you want it, then rename it to whatever your current flow file name is and try that.

---

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [9 January 2019 10:41 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/28 "2019-01-09T10:41:56Z")

</div>

ok thanks for support.

I imported the old flow and Node-RED works fine 👍

---

<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 2019 10:46 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/29 "2019-01-09T10:46:56Z")

</div>

The moral is to keep regular backups of your flow.

---

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [9 January 2019 10:48 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/30 "2019-01-09T10:48:21Z")

</div>

there you are right, I do a weekly backup, maybe I'll do some more now

---

<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 2019 10:52 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/31 "2019-01-09T10:52:53Z")

</div>

If you use the projects feature with a repository on another machine then that becomes very easy as each change you make is recorded and you can easily backtrack to previous versions.

---

<div class="post-metadata">

### Author: ![NipunKumar](https://avatars.discourse-cdn.com/v4/letter/n/d6d6ee/32.png) [@NipunKumar](https://discourse.nodered.org/u/NipunKumar)
#### Post date: [2 May 2019 10:21 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/32 "2019-05-02T10:21:51Z")

</div>

Hello Georg  
Can you please tell me from starting what you did to reach nodered via browser.  
I am having same problem and couldn't reach nodered via browser.  
I am new to nodered so it will be helping if you explain briefly to me please.  
thank you

---

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [2 May 2019 12:09 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/33 "2019-05-02T12:09:40Z")

</div>

I have add a new flow1.json file and set this as starting flow for node-red

---

<div class="post-metadata">

### Author: ![NipunKumar](https://avatars.discourse-cdn.com/v4/letter/n/d6d6ee/32.png) [@NipunKumar](https://discourse.nodered.org/u/NipunKumar)
#### Post date: [3 May 2019 14:06 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/34 "2019-05-03T14:06:16Z")

</div>

how you did that can you please explain me?

---

<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: [3 May 2019 14:25 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/35 "2019-05-03T14:25:38Z")

</div>

> [@NipunKumar](#):
>
> I am having same problem and couldn't reach nodered via browser.

What are you putting in the browser url?  
Is node red running on the same machine as the browser or on a different machine?  
Post here the log seen when starting node-red (from the Welcome to node-red message).

---

<div class="post-metadata">

### Author: ![NipunKumar](https://avatars.discourse-cdn.com/v4/letter/n/d6d6ee/32.png) [@NipunKumar](https://discourse.nodered.org/u/NipunKumar)
#### Post date: [3 May 2019 14:46 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/36 "2019-05-03T14:46:35Z")

</div>

I am using Siemens IOT2040.  
and i am using Putty to access it from my PC.  
before nodered was working properly.  
so the problem started when i changed the IP address of my IOT2040. and then when i am entering 192.168.200.1:1880 to my browser it can't reach nodered.  
It is showing the error shown in picture.

![nodered%20CredentialSecret](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/8/8cd6a492fbf9cdeca9b2c46f0d323e1dbe95dada.png)

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [3 May 2019 14:51 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/37 "2019-05-03T14:51:41Z")

</div>

You are trying to use Node-RED v0.20.5 with nodejs v6.12.3  
as per the release notes for v0.20 it requires nodejs v8 as a minimum

> **[Version 0.20 released](https://nodered.org/blog/2019/03/12/version-0-20-released#nodejs-version-support)**
>
> Find out more on the blog

So normally I'd suggest upgrading to nodejs v8, but you will need to check what version of nodejs the Siemens IOT2040 supports. If the latest is nodejs v6 you will need to downgrade Node-RED to v0.19.x

So the problem must have started when you upgraded Node-RED rather than just changing the IP address

---

<div class="post-metadata">

### Author: ![NipunKumar](https://avatars.discourse-cdn.com/v4/letter/n/d6d6ee/32.png) [@NipunKumar](https://discourse.nodered.org/u/NipunKumar)
#### Post date: [6 May 2019 10:11 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/38 "2019-05-06T10:11:48Z")

</div>

how can i downgrade Node-RED?

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [6 May 2019 10:28 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/39 "2019-05-06T10:28:00Z")

</div>

That surely depends on how you installed it.

If you installed using npm then there is an npm syntax to specify the version to install, which you can google. It's not something I've ever needed to do.

---

<div class="post-metadata">

### Author: ![NipunKumar](https://avatars.discourse-cdn.com/v4/letter/n/d6d6ee/32.png) [@NipunKumar](https://discourse.nodered.org/u/NipunKumar)
#### Post date: [6 May 2019 13:36 UTC](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587/40 "2019-05-06T13:36:48Z")

</div>

ok  
Thank you for the help.  
rest i will try using google.

[Previous page](https://discourse.nodered.org/t/node-red-can-not-be-opened-anymore/6587.md?page=1)
