Oftentimes, issues around installations refusing to stop/start, or upgrades failing, can be resolved by restarting the Replicated services:
- SSH into the Services machine
- run the following
$ sudo service replicated restart
$ sudo service replicated-operator restart
$ sudo service replicated-ui restart
This will cause the Management Console to refresh, but end users' running jobs will not be affected.
Comments
Article is closed for comments.