# Problems with upgrading from 3.3.0-beta2-dev to 3.3.0-beta2

**URL:** https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430
**Category:** Self-hosting
**Created:** [May 17, 2024, 2:30pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430 "2024-05-17T14:30:41Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Marek\_Wojtaszek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marek_wojtaszek/32/380033_2.png) [@Marek\_Wojtaszek](https://meta.discourse.org/u/Marek_Wojtaszek)
#### Post date: [May 17, 2024, 2:30pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430/1 "2024-05-17T14:30:41Z")

</div>

I was prompted to do the upgrade on the Administration page. First I had to upgrade the docker\_manager, so I did it from the web UI. After doing so i got the following message:

```plaintext
Updates via the web UI are disabled until you run the latest image. To do so log in to your server using SSH and run:

    cd /var/discourse
    git pull
    ./launcher rebuild app

```

So, I followed the instruction and ran the upgrade from CLI (SSH). My forum did not start (I was unable to open the site) after that even though I did not see any critical errors during the upgrade. I did it twice – same result. Fortunately I made a snapshot of the VM the forum is running on.

Did anybody succeed with that?

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [May 17, 2024, 2:54pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430/2 "2024-05-17T14:54:56Z")

</div>

Can you try again and share the log here if it still doesn’t work?

---

<div class="post-metadata">

### Author: ![Marek\_Wojtaszek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marek_wojtaszek/32/380033_2.png) [@Marek\_Wojtaszek](https://meta.discourse.org/u/Marek_Wojtaszek)
#### Post date: [May 17, 2024, 3:08pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430/3 "2024-05-17T15:08:05Z")

</div>

I am going to try again on Saturday early morning when my forum users are in deep sleep after the Friday parties 😉

Please remind me the path to the log you are referring to. Thanks!

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [May 17, 2024, 3:42pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430/4 "2024-05-17T15:42:04Z")

</div>

> [@Marek\_Wojtaszek](#):
>
> Please remind me the path to the log you are referring to. Thanks!

I was referring to the output of the `rebuild` command to see if we miss something in the rebuild process. 👍

_EDIT: For anyone reading, As Jammy noted below, please always remove any sensitive details._

---

<div class="post-metadata">

### Author: ![Marek\_Wojtaszek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marek_wojtaszek/32/380033_2.png) [@Marek\_Wojtaszek](https://meta.discourse.org/u/Marek_Wojtaszek)
#### Post date: [May 17, 2024, 3:50pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430/5 "2024-05-17T15:50:37Z")

</div>

Oh, I see. Here it is.

**edited**

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 17, 2024, 4:21pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430/6 "2024-05-17T16:21:34Z")

</div>

It would be better if you could share one without your password or other sensitive details in.

(You may also want to consider changing your current ones)

---

<div class="post-metadata">

### Author: ![Marek\_Wojtaszek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marek_wojtaszek/32/380033_2.png) [@Marek\_Wojtaszek](https://meta.discourse.org/u/Marek_Wojtaszek)
#### Post date: [May 17, 2024, 5:07pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430/7 "2024-05-17T17:07:24Z")

</div>

Thanks! Stupid of mine!  
I think I removed all sensitive information and changed my password.

Thanks again!  
[rebuild\_app\_output2.txt](https://meta.discourse.org/uploads/short-url/8tI0afToSLh9erHhM27WSHZ5TeT.txt) (159.7 KB)

---

<div class="post-metadata">

### Author: ![Marek\_Wojtaszek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marek_wojtaszek/32/380033_2.png) [@Marek\_Wojtaszek](https://meta.discourse.org/u/Marek_Wojtaszek)
#### Post date: [May 20, 2024, 4:21pm UTC](https://meta.discourse.org/t/problems-with-upgrading-from-3-3-0-beta2-dev-to-3-3-0-beta2/308430/8 "2024-05-20T16:21:26Z")

</div>

I think I know what it is… This is about SSL certs.  
When I was installing Discourse I was not able to finish it because the Lets Encrypt certs based on HTTP challenge could not be created. So, as I have my domain registered at Cloudflare – I manually created the certs with the DNS challenge. And it worked fine until I had to rebuild the app.

Now I need to update my app.yml file with the correct values for this purpose (requesting the LE certs with Clouldflare).

Where can I find a full documentation on app.yml ?
