# Trying to upgrade Discourse to latest version

**URL:** https://meta.discourse.org/t/trying-to-upgrade-discourse-to-latest-version/68369
**Category:** Support
**Created:** [August 19, 2017, 12:38pm UTC](https://meta.discourse.org/t/trying-to-upgrade-discourse-to-latest-version/68369 "2017-08-19T12:38:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![RRjr](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rrjr/32/334639_2.png) [@RRjr](https://meta.discourse.org/u/RRjr)
#### Post date: [August 19, 2017, 12:38pm UTC](https://meta.discourse.org/t/trying-to-upgrade-discourse-to-latest-version/68369/1 "2017-08-19T12:38:09Z")

</div>

I am self-hosting Discourse on Digital Ocean and I received an upgrade notice. When I try to use the web option, it says I have to log in via SSH and run the upgrade command. But when I log in using SSH, it always wants to run the configuration script that I already did when I first installed. How do I bypass or disable this so I can get to the command prompt? thanjs

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [August 19, 2017, 12:47pm UTC](https://meta.discourse.org/t/trying-to-upgrade-discourse-to-latest-version/68369/2 "2017-08-19T12:47:56Z")

</div>

Press CTRL + C, that will get you out of that prompt

Then you can navigate to `/var/discourse` and upgrade Discourse using

```plaintext
cd /var/discourse
./launcher rebuild app

```

---

<div class="post-metadata">

### Author: ![RRjr](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rrjr/32/334639_2.png) [@RRjr](https://meta.discourse.org/u/RRjr)
#### Post date: [August 19, 2017, 12:51pm UTC](https://meta.discourse.org/t/trying-to-upgrade-discourse-to-latest-version/68369/3 "2017-08-19T12:51:15Z")

</div>

Thank you!! I knew it was something simple - appreciate the help.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [August 28, 2019, 12:44am UTC](https://meta.discourse.org/t/trying-to-upgrade-discourse-to-latest-version/68369/4 "2019-08-28T00:44:11Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [March 17, 2023, 9:24pm UTC](https://meta.discourse.org/t/trying-to-upgrade-discourse-to-latest-version/68369/5 "2023-03-17T21:24:10Z")

</div>



---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [March 17, 2023, 9:54pm UTC](https://meta.discourse.org/t/trying-to-upgrade-discourse-to-latest-version/68369/6 "2023-03-17T21:54:10Z")

</div>


