I attempted to update docker_manager admin/upgrade
However, on the Upgrade docker_manager page, nothing happens. Instead the screen stays like the screenshot below indefinitely.
I attempted to update docker_manager admin/upgrade
However, on the Upgrade docker_manager page, nothing happens. Instead the screen stays like the screenshot below indefinitely.
The solution is to do a command line rebuild.
Sometimes it’s worth refreshing that view of the progress - the browser doesn’t always auto-refresh in the intended way.
It can be useful also to look at the Processes view - that will give some hints as to whether things are moving forward or not.
I believe all you need to do is rebuild the application. You can run the below command on your terminal. I think it should do the trick
cd /var/discourse
./launcher rebuild app
Thank you!
Manually update Discourse and Docker image to latest did the trick.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.