Articles in this section

Compute Resource update/upgrade task has stuck in SolusVM 2

Applicable to:

  • SolusVM 2

Symptoms

An update/upgrade task remains stuck in the UI in the "Running" state.

Cause

This is caused by a task dispatch misbehavior, likely due to a network glitch.

Resolution

  1. Ensure the ports are available between Management server and CR:
    What ports are required to be opened for SolusVM 2?
     
    If the trash bin icon is available in 'Tasks' (UI) for the upgrade task, press it to cancel and do the following:
    1. Restart the agent on CR:

      # systemctl restart solus-agent

    2. Initiate upgrade on Management server again:

      # docker exec $(docker ps -q -f name=solus_api | head -n1) php artisan computeResource:upgrade


If the icon is not available, do the following first and repeat 1 and 2 steps above:

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.