Failed to update with studio configuration

Add a workflow in studio. When 'update' in update center , it showed 'Nuxeo Studio package status: Installing Update your platform'. in Local Package tab, it showed ' hs-demo1-portus-0.0.0-SNAPSHOT installation in progress' . However these status did not change even after several hours. I am running the latest Nuxeo in a Docker container on window machine.

0 votes

1 answers

667 views

ANSWER



Hello,

  • Stop your Nuxeo Server
  • `nuxeoctl mp-remove
  • Delete the Studio jar file in nxserver/bundles (you can possibily find duplicates)
  • Update packages/.packages and remove the line with the installing linked to your studio project (if listed)
  • Restart
  • Hot reload

Hope it solves the issue

0 votes