marianord
(Mariano Rodriguez)
25 أكتوبر 2018، 5:24ص
1
I tried to upgrade my Discourse instance a few days ago, and it didn’t went through the installation as it was waiting for an unicorn to reload, this went on for at least 5-10mins, so I decided to close the upgrade tab.
Right now I’ve updated the instance by rebuilding the app, but, I can’t handle to reset the upgrade flag.
Upgrade versions page
Mozilla console
As you can see, when I try to reset the upgrades I just get an error that doesn’t allow me to.
zogstrip
(Régis Hanol)
25 أكتوبر 2018، 8:25ص
2
SSH into your server and do
cd /var/discourse
./launcher rebuild app
3 إعجابات
marianord
(Mariano Rodriguez)
25 أكتوبر 2018، 12:07م
3
I’ve done that twice, that works to update Discourse but doesn’t seem to reset those flags.
marianord
(Mariano Rodriguez)
27 أكتوبر 2018، 1:40م
4
As stated above, did the
cd /var/discourse
./launcher rebuild app
And it still is “Currently upgrading” without the ability to reset them
Stephen
(Stephen)
27 أكتوبر 2018، 2:03م
5
Not sure if it’s still the done thing, but if the Reset Upgrade option (click currently upgrading) didn’t work, the solution was to flush redis:
$ ./launcher enter app
$ redis-cli flushall
5 إعجابات
marianord
(Mariano Rodriguez)
27 أكتوبر 2018، 3:21م
6
That one did the trick, thank you
system
(system)
تم إغلاقه في
26 نوفمبر 2018، 3:21م
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.