Can't update workspace community version

Community Server/Control Panel version: 12.5.2.1848/3.5.0.516
Type of installation of Workspace (docker, deb/rpm, exe, please point us to the installation guide that you used as well): Docker
OS: Ubuntu
Browser version: Firefox

Hello,

I can’t update workspace community version under the control panel interface. All buttons are greyed (for Document server, control panel, and community server).

Is there a way to solve it ?

Thanks.

I also have the same problem. Even though I set up a proxy on Docker to bypass the firewall in mainland China, the buttons in the control panel are still grayed out.

However, I can update the container through the update command in a one-click script.

Hello,

I updated document server and community server with these commands:

$ sudo bash workspace-install.sh -u true -dv latest -ics false -icp false -ims false
$ sudo bash workspace-install.sh -u true -cv latest -ids false -icp false -ims false

I tried it for the control panel:

$ sudo bash workspace-install.sh -u true -cpv latest -ics false -ids false -ims false

but I received these errors:

Error response from daemon: Get “https://registry-1.docker.io/v2/”: tls: failed to verify certificate: x509: certificate signed by unknown authority
Docker image onlyoffice/controlpanel:latest not found

Have you got an idea ?

Thanks.

Hello @Bob
Do you have any firewall in front of your installation? It seems that the situation could be related to firewall settings or SSL certificate: