# Node-red is not executing on IBM cloud, on Node-red start kit is not working

**URL:** https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119
**Category:** General
**Created:** [6 August 2018 19:31 UTC](https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119 "2018-08-06T19:31:33Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![sergiogama](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sergiogama/32/357_2.png) [@sergiogama](https://discourse.nodered.org/u/sergiogama)
#### Post date: [6 August 2018 19:31 UTC](https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119/1 "2018-08-06T19:31:33Z")

</div>

Hi,

I'm trying to create a instance of Node-red on IBM Cloud, but it is not get up and not run. The instance became crashed.

Any clue?

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [6 August 2018 19:37 UTC](https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119/2 "2018-08-06T19:37:29Z")

</div>

Have you checked the application logs?

---

<div class="post-metadata">

### Author: ![sergiogama](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sergiogama/32/357_2.png) [@sergiogama](https://discourse.nodered.org/u/sergiogama)
#### Post date: [6 August 2018 22:06 UTC](https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119/3 "2018-08-06T22:06:30Z")

</div>

Yes! There are a lot of "npm ERROR..."

---

<div class="post-metadata">

### Author: ![sergiogama](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sergiogama/32/357_2.png) [@sergiogama](https://discourse.nodered.org/u/sergiogama)
#### Post date: [7 August 2018 16:14 UTC](https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119/4 "2018-08-07T16:14:40Z")

</div>

Please find enclosed a screenshot of errors:

 ![20](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/5/5b0f9265ef3b3908b735e55cbb6abaeb6eb69f1c.png)

---

<div class="post-metadata">

### Author: ![michaelblight](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/michaelblight/32/445_2.png) [@michaelblight](https://discourse.nodered.org/u/michaelblight)
#### Post date: [8 August 2018 01:07 UTC](https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119/5 "2018-08-08T01:07:21Z")

</div>

I had a similar problem where I made a change (can't remember what) that wreaked havoc. I fixed it by blowing the instance away and starting again. I connected to Cloudant to copy out my flows first and then copied them into the new instance. This was a quick and painless process, so you might want to try it, but it assumes you caused the problem and relies on you backing out the most recent changes.

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [8 August 2018 06:15 UTC](https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119/6 "2018-08-08T06:15:13Z")

</div>

A screenshot of a random selection of log messages doesn't really help.

You need to get the full log output. The easiest way to do that is to use the command line tool to access the logs. Check the documentation for how to do it - I don't have a link to hand.

---

<div class="post-metadata">

### Author: ![victorshinya](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/victorshinya/32/1671_2.png) [@victorshinya](https://discourse.nodered.org/u/victorshinya)
#### Post date: [9 August 2018 01:57 UTC](https://discourse.nodered.org/t/node-red-is-not-executing-on-ibm-cloud-on-node-red-start-kit-is-not-working/2119/7 "2018-08-09T01:57:19Z")

</div>

Hey @sergiogama, suddenly it worked again... 🙂
