# Upgraded but admin page says out of date

**URL:** https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672
**Category:** Support
**Created:** [May 12, 2015, 2:11am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672 "2015-05-12T02:11:36Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![multicam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/multicam/32/98435_2.png) [@multicam](https://meta.discourse.org/u/multicam)
#### Post date: [May 12, 2015, 2:11am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/1 "2015-05-12T02:11:36Z")

</div>

Hi there,

I just received the email for the upgrade to 1.3.0.beta8.

Followed the procedure, and now the admin panel still shows that an upgrade is available, but the upgrade page states that it’s all OK. See attached screenshots:

## Admin Page

![](https://global.discourse-cdn.com/meta/original/3X/7/c/7c1cc280acfe7a0904d5902f90e55b0056f35530.png)

## Upgrade Page

![](https://global.discourse-cdn.com/meta/original/3X/b/e/bed0be17850020b78235c678826ae12abb62f014.png)

---

<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: [May 12, 2015, 2:59am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/2 "2015-05-12T02:59:21Z")

</div>

Did the upgrade succeed? Does not look like it did.

Does hard refreshing your admin page help?

---

<div class="post-metadata">

### Author: ![multicam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/multicam/32/98435_2.png) [@multicam](https://meta.discourse.org/u/multicam)
#### Post date: [May 12, 2015, 3:41am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/3 "2015-05-12T03:41:15Z")

</div>

I agree it didn’t succeed, but the upgrade page doesn’t allow the upgrade claiming it’s all up to date – 6eec354  
Is there a way to force Discourse to upgrade again?

And no refreshing the admin page didn’t help.

Cheers

---

<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: [May 12, 2015, 4:06am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/4 "2015-05-12T04:06:39Z")

</div>

You will need to upgrade via SSH and command line.

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

```

---

<div class="post-metadata">

### Author: ![multicam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/multicam/32/98435_2.png) [@multicam](https://meta.discourse.org/u/multicam)
#### Post date: [May 12, 2015, 4:18am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/5 "2015-05-12T04:18:24Z")

</div>

I’ve just done that.  
The process went with no problem.

But I still got the same issue.

I have logged out and back in. No luck (red meh)

---

<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: [May 12, 2015, 4:22am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/6 "2015-05-12T04:22:56Z")

</div>

Bizarre, no idea, try rebooting the server?

---

<div class="post-metadata">

### Author: ![multicam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/multicam/32/98435_2.png) [@multicam](https://meta.discourse.org/u/multicam)
#### Post date: [May 12, 2015, 4:24am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/7 "2015-05-12T04:24:13Z")

</div>

UPDATE :: a new update notification popped up and went through nicely – Discourse has updated to 1.3.0beta7+95 (was beta7+93) before – still red meh

I’ll try rebooting the server

---

<div class="post-metadata">

### Author: ![multicam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/multicam/32/98435_2.png) [@multicam](https://meta.discourse.org/u/multicam)
#### Post date: [May 12, 2015, 4:33am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/8 "2015-05-12T04:33:12Z")

</div>

Update :: rebooting the server killed the docker

Device “docker0” does not exist.  
Cannot connect to the docker daemon - verify it is running and you have access

Being a noob doesn’t’ help :: fixed by restarting the docker service…

The update didn’t take so – still 1.3.0beta7+96 now but no beta8

---

<div class="post-metadata">

### Author: ![Alex\_Harrington](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alex_harrington/32/249857_2.png) [@Alex\_Harrington](https://meta.discourse.org/u/Alex_Harrington)
#### Post date: [May 12, 2015, 11:19am UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/9 "2015-05-12T11:19:48Z")

</div>

I’m seeing something similar.

Tried to upgrade but the Adsense plugin broke the upgrade, so after removing it from app.yaml, I did

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

Admin page then said that I was on v1.3.0.beta7 +102 and that beta8 was available. Clicking on the upgrade link took me to a page saying that everything was up to date.

A while later I got another upgrade notification and the upgrade ran successfully via the webpage, and I’m now running v1.3.0.beta7 +103 and it still says beta8 is available and I’m not on the latest version?

---

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [May 12, 2015, 12:32pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/10 "2015-05-12T12:32:56Z")

</div>

I’m seeing this issue on my test site, too.

This commit: [Version bump to v1.3.0.beta8 · discourse/discourse@121a8ba · GitHub](https://github.com/discourse/discourse/commit/121a8ba6dcb802972f3653db04b31a9383e88944) doesn’t appear in the master branch I check before upgrading. I’m thinking that’s the issue, but also I’m not hugely familiar with git.

---

<div class="post-metadata">

### Author: ![AdamCapriola](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adamcapriola/32/5192_2.png) [@AdamCapriola](https://meta.discourse.org/u/AdamCapriola)
#### Post date: [May 12, 2015, 4:39pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/11 "2015-05-12T16:39:59Z")

</div>

Chalk another one up. I git pulled both last evening and this afternoon but see this:

![](https://global.discourse-cdn.com/meta/original/3X/5/0/50f94c0595155a6472ff74689724056a49f1860c.png)

---

<div class="post-metadata">

### Author: ![scottpruett](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/scottpruett/32/115948_2.png) [@scottpruett](https://meta.discourse.org/u/scottpruett)
#### Post date: [May 12, 2015, 4:50pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/12 "2015-05-12T16:50:36Z")

</div>

Same here.

Admin page says I need to upgrade, but the upgrade page / docker manager says I’m up to date.

---

<div class="post-metadata">

### Author: ![clay](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/clay/32/102156_2.png) [@clay](https://meta.discourse.org/u/clay)
#### Post date: [May 12, 2015, 5:43pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/13 "2015-05-12T17:43:01Z")

</div>

Ditto. I’ve tried multiple times and it seems to have taken. In fact, the zebra striping is gone, so I sort of assumed that the upgrade took. I’ve had the problem on both Discourse instances that I manage. It told me that the upgrades were successful.

![](https://global.discourse-cdn.com/meta/original/3X/9/a/9ab51cb0039705e38d063e5d86abc0e7f93b0292.png)

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [May 12, 2015, 8:06pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/14 "2015-05-12T20:06:14Z")

</div>

@neil this topic is your fault - you bumped the `beta` branch to beta8 but didn’t bump the `master` branch.

---

<div class="post-metadata">

### Author: ![Omni](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/omni/32/114817_2.png) [@Omni](https://meta.discourse.org/u/Omni)
#### Post date: [May 12, 2015, 8:46pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/15 "2015-05-12T20:46:48Z")

</div>

Speculating on what could have caused such a problem is useful. However, pointing the finger of blame is uncalled for and unproductive. What matters most is that this problem needs a solution.

I can also verify that this problem exists, as my website is facing the same issue.  
I’ve performed an upgrade three times today and am still locked in beta7.

[http://puu.sh/hL0rt/85d775ee60.png](http://puu.sh/hL0rt/85d775ee60.png)

---

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [May 12, 2015, 8:58pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/16 "2015-05-12T20:58:56Z")

</div>

[![](https://global.discourse-cdn.com/meta/original/4X/5/6/8/568e432a32477baea8445131d10907aaec412475.gif) ](https://featureassets.amuniversal.com/assets/9becf2306cb901301d46001dd8b71c47?.gif)  
[http://dilbert.com/strip/2008-12-19](http://dilbert.com/strip/2008-12-19)

---

<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: [May 12, 2015, 9:34pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/17 "2015-05-12T21:34:21Z")

</div>

Yes, this is our error! @neil is creating a new beta release today that works properly.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [May 12, 2015, 9:42pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/18 "2015-05-12T21:42:54Z")

</div>

Excellent, can we all have a special badge as survivors of the _phantom beta 8_?

---

<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: [May 12, 2015, 9:43pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/19 "2015-05-12T21:43:59Z")

</div>

_jedi mind trick hand gesture_

there was no beta 8, I think you are mistaken.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [May 12, 2015, 9:44pm UTC](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672/20 "2015-05-12T21:44:41Z")

</div>

It’s edits like those that make live updates **the best thing ever.**

[Next page](https://meta.discourse.org/t/upgraded-but-admin-page-says-out-of-date/28672.md?page=2)
