# Ghost crashed immediatly after staring

**URL:** https://forum.ghost.org/t/ghost-crashed-immediatly-after-staring/31356
**Category:** Self-hosting
**Created:** [July 15, 2022, 8:51am UTC](https://forum.ghost.org/t/ghost-crashed-immediatly-after-staring/31356 "2022-07-15T08:51:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Forgest](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.ghost.org/forgest/32/18564_2.png) [@Forgest](https://forum.ghost.org/u/Forgest)
#### Post date: [July 15, 2022, 8:51am UTC](https://forum.ghost.org/t/ghost-crashed-immediatly-after-staring/31356/1 "2022-07-15T08:51:27Z")

</div>

Ghost version was ~3.11  
We decided to upgrade up to version 5.\*, of course, first we upgraded to version 3.42.9, raised the site, checked what was working and set it to update to version 5.  
After the version 5 was installed, version what ghost used still was 3.42.9. Now the task is just to raise the site, but after `ghost start` we have next situation:

**1. ghost starts successfully**  
blog@host:/var/www/blog$ ghost start  
✔ Checking system Node.js version - found v14.17.0  
ℹ Ensuring user is not logged in as ghost user [skipped]  
ℹ Checking if logged in user is directory owner [skipped]  
✔ Checking current folder permissions  
✔ Validating config  
o✔ Checking memory availability  
✔ Checking binary dependencies  
☲ Starting Ghost: \<name\>  
✔ Starting Ghost: \<name\>

* * *

Your admin interface is located at:

```
https://<name>/ghost/

```

**2. if try to use `ghost status` immediatly after it has been started, we recive:**  
blog@host:/var/www/blog$ ghost status  
\<name\> │ /var/www/blog │ 3.42.9 │ running (production) │ https://\<host\> │ 2368 │ local

**3. if we try next to `ghost status, we recive:`**  
\<name \>│ /var/www/blog │ 3.42.9 │ stopped │ n/a │ n/a │ n/a

Another trys to start/restart also didn’t work

---

<div class="post-metadata">

### Author: ![mjw](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.ghost.org/mjw/32/30781_2.png) [@mjw](https://forum.ghost.org/u/mjw)
#### Post date: [July 15, 2022, 10:22am UTC](https://forum.ghost.org/t/ghost-crashed-immediatly-after-staring/31356/2 "2022-07-15T10:22:32Z")

</div>

You should follow the official documents when upgrading, i.e., upgrade each minor version, before upgrading to the major version. You appear to have skipped V4.

Similarly, you need to ensure Node, MySQL, and `ghost-cli` are compatible with each version, and upgrade each at the appropriate time.

Hopefully, you took backups at each step, and can rollback.

---

<div class="post-metadata">

### Author: ![Forgest](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.ghost.org/forgest/32/18564_2.png) [@Forgest](https://forum.ghost.org/u/Forgest)
#### Post date: [July 15, 2022, 10:50am UTC](https://forum.ghost.org/t/ghost-crashed-immediatly-after-staring/31356/3 "2022-07-15T10:50:08Z")

</div>

Oh, thank you, after reading the documentation, I missed this moment with the step by step update of each major version.  
I guess then in my case, the best solution would be to full reinstall of ghost and “handmade” data rollback from backup. I am quite inexperienced in this matter, maybe there are any tools that will help me in this task?

---

<div class="post-metadata">

### Author: ![mjw](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.ghost.org/mjw/32/30781_2.png) [@mjw](https://forum.ghost.org/u/mjw)
#### Post date: [July 15, 2022, 2:11pm UTC](https://forum.ghost.org/t/ghost-crashed-immediatly-after-staring/31356/4 "2022-07-15T14:11:57Z")

</div>

It all depends on your host and backup strategy. If you use services such as Linode or DO, you can take a snapshot before a major change.

Ghost also recommends a backup at each stage using `ghost backup`.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/ghost2/original/2X/b/ba9ce5100b8bb264586f4f572545596b2ce3f081.png) [@system](https://forum.ghost.org/u/system)
#### Post date: [October 13, 2022, 2:12pm UTC](https://forum.ghost.org/t/ghost-crashed-immediatly-after-staring/31356/5 "2022-10-13T14:12:29Z")

</div>

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