Upgrades via the web UI are disabled

I did the manual upgrade via command line and my web upgrades are still disabled

2 Likes

First, check that you’ve waited long enough for everything to start, and that you don’t have some kind of browser cacheing getting in the way.

But, it can happen that a second rebuild will do the trick, so that’s worth a try.

2 Likes

I think a git pull can help too:

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

Im on 2.9.0.beta4 so im up to date

1 Like

It says I’m up to date and I already did a server restart

2 Likes

When you “disabled”, what does that refer to? Do you mean the buttons on the upgrade page are not clickable?

Could it be there are no upgrades to be had? :slight_smile:

1 Like


2 Likes

As u can see im up to date

1 Like

And a second rebuild hasn’t helped?

2 Likes

The experimental aarch64 image arch is indeed failing to automatically pull in the last image during rebuilds, it’s on my list to investigate why next week.

9 Likes

This should fix it

5 Likes