Unable to upgrade docker_manager

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.

2 Likes

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.

1 Like

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.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.