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