Upgrades via the web UI are disabled

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

3개의 좋아요

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개의 좋아요

I think a git pull can help too:

cd /var/discourse
git pull
./launcher rebuild app
1개의 좋아요

Im on 2.9.0.beta4 so im up to date

1개의 좋아요

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

2개의 좋아요

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개의 좋아요


2개의 좋아요

As u can see im up to date

1개의 좋아요

And a second rebuild hasn’t helped?

2개의 좋아요

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개의 좋아요

This should fix it

https://github.com/discourse/discourse_docker/pull/621

5개의 좋아요