Ask the Community
Groups
Update Failed - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="summary"><strong>SUMMARY</strong></h2> <p>Steps for updating your environment when autoupdate failed to update all appliances</p> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p></p> <h2 data-id="problem">Problem</h2> <p>The Auto Update or manual update process failed to update all appliances.</p> <h2 data-id="resolution">Resolution</h2> <p>The update process will fail to complete successfully for any appliances currently running tasks (backup, restore, etc.). If an update failed for an appliance, it can be applied again using the Updates area on the Global tab of the Configure page.</p> <h4 data-id="to-re-apply-an-update-again">To re-apply an update again</h4> <ol><li>Wait until no tasks are running for your appliances then download the update from the Product Updates knowledge base link.</li> <li>Click <strong>Upload</strong> in the Updates are of the UI and select the downloaded update file.</li> <li>The update will be applied to any appliances not currently at the latest version number.</li> </ol><p>If you are still unable to apply the update, you can apply it to an individual appliance using the directions below.</p> <p> </p> <h4 data-id="to-apply-an-update-to-an-individual-phd-virtual-backup-appliance">To apply an update to an individual PHD Virtual Backup Appliance:</h4> <p><strong>Using the hypervisor client console:</strong></p> <ol><li>Log in to the appliance virtual machine console and open a command shell prompt.</li> <li>Enter the following command:</li> </ol><p>sudo phdvb-update-srd install [update_file]</p> <p>Note that the command will return immediately and the update will proceed in the background.</p> <p> </p> <p><strong>Using an SSH client (PuTTY, etc):</strong></p> <ol><li>Log in to the appliance using an ssh client.</li> <li>Enter the following command:</li> </ol><p>sudo phdvb-update-notify update --local --install=[update file]</p> </article> </main>