I did the manual upgrade via command line and my web upgrades are still disabled
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.
I think a git pull
can help too:
cd /var/discourse
git pull
./launcher rebuild app
Im on 2.9.0.beta4 so im up to date
It says Iâm up to date and I already did a server restart
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?
As u can see im up to date
And a second rebuild hasnât helped?
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.
This should fix it