# 需要升级，但管理/升级页面无法使用

**URL:** <https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995>\
**Category:** Support\
**Created:** [2019年一月8日 19:43 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995 "2019-01-08T19:43:42Z")\
**Posts on this page:** 14\
**Page:** 1

<div class="post-metadata">

**Author:** ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)\
**Post date:** [2019年一月8日 19:43 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/1 "2019-01-08T19:43:42Z")

</div>

Admin box tells me ther’s an important update but thera are no link to launch it!

If i reach website/admin/upgrade i reach a non workin page!

Need help!

---

<div class="post-metadata">

**Author:** ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)\
**Post date:** [2019年一月8日 19:59 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/2 "2019-01-08T19:59:16Z")

</div>

> [@Discoursecurious](#):
>
> If i reach website/admin/upgrade i reach a non workin page!

What version are you running ? 🤔

---

<div class="post-metadata">

**Author:** ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)\
**Post date:** [2019年一月8日 20:13 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/3 "2019-01-08T20:13:40Z")

</div>

I’m running 2.2.0beta5.184 edited!

---

<div class="post-metadata">

**Author:** ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)\
**Post date:** [2019年一月8日 20:19 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/6 "2019-01-08T20:19:54Z")

</div>

If the Docker Manager (`/admin/upgrade`) page isn’t working, you’ll need to SSH into your server and run the following:

```plaintext
cd /var/discourse
git pull
sudo ./launcher rebuild app

```

---

<div class="post-metadata">

**Author:** ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)\
**Post date:** [2019年一月8日 20:21 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/7 "2019-01-08T20:21:54Z")

</div>

I suspected something like this!  
I’ll do it tomorrow and keep you upadated!

---

<div class="post-metadata">

**Author:** ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)\
**Post date:** [2019年一月9日 11:59 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/11 "2019-01-09T11:59:04Z")

</div>

> [@jomaxro](#):
>
> If the Docker Manager ( `/admin/upgrade` ) page isn’t working, you’ll need to SSH into your server and run the following:
> 
> ```plaintext
> cd /var/discourse
> git pull
> sudo ./launcher rebuild app
> 
> ```

So i did it and now i’m updated  
but the admin/upgrade page is still missing!  
Could be a problem?

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2019年一月9日 12:04 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/12 "2019-01-09T12:04:12Z")

</div>

Did you install Discourse using our [official install](https://meta.discourse.org/t/142537?silent=true) guide, step by step?

Unless you are somehow not logged in as admin, I can’t explain what you’re seeing.

---

<div class="post-metadata">

**Author:** ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)\
**Post date:** [2019年一月9日 12:08 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/13 "2019-01-09T12:08:47Z")

</div>

well i have used official guide plus the aid of this video

[![](https://global.discourse-cdn.com/meta/original/4X/8/e/2/8e2943c393404afad8641394030ba8713d53fd20.jpeg "Discourse - Mailgun - Digital Ocean - Full Setup Guide - Beginner Tutorial") ](https://www.youtube.com/watch?v=vAPuHBlcOms)

in past i was able to enter /admin/upgrade 🙄

i had problems after an update  
disabled all the plugins and after rebuildind app all went fine…

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2019年一月9日 12:37 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/14 "2019-01-09T12:37:07Z")

</div>

Do you have any third party plugins installed? If so, disable them and rebuild, see if that helps.

---

<div class="post-metadata">

**Author:** ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)\
**Post date:** [2019年一月9日 13:03 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/15 "2019-01-09T13:03:13Z")

</div>

Nope i’ve removed them after last update failed and have still to revert them on!

Is it possible i mispell the /admin/upgrade/ thing  
(I’ve already tried with and wothlut the last slash)

---

<div class="post-metadata">

**Author:** ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)\
**Post date:** [2019年一月9日 13:07 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/16 "2019-01-09T13:07:57Z")

</div>

> [@Discoursecurious](#):
>
> i’ve removed them after last update

Did you remove the `docker_manager` plugin? If so, you won’t be able to update using the web interface. Instead you will need to SSH into your server and run `/var/discourse/launcher rebuild app`

---

<div class="post-metadata">

**Author:** ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)\
**Post date:** [2019年一月9日 13:12 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/17 "2019-01-09T13:12:43Z")

</div>

Well to go safe i removed ALL THE PLUGINS!!!

I’ll revert them on and try again!  
Ty very much for the help!

---

<div class="post-metadata">

**Author:** ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)\
**Post date:** [2019年一月9日 15:45 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/18 "2019-01-09T15:45:51Z")

</div>

Bingo!

Everything working and up to date!  
Ty very much for your help!

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2019年一月23日 17:31 UTC](https://meta.discourse.org/t/need-to-upgrade-but-admin-upgrade-page-isnt-working/105995/19 "2019-01-23T17:31:20Z")

</div>


