# Cannot proceed – another task needs to finish using the Storage Vault first

#### Backup jobs may have the following error:

`Error "Cannot proceed - Locked by device 'XXXXXXXX'..."`

Occasionally devices will perform vault maintenance, during the maintenance processes devices can lock the vault for exclusive access. While the vault is locked, other devices cannot start writing to the vault. This lock ensures that data which is in the process of being added, but not yet fully-referenced in the index, is not deleted.

If the device is revoked or goes offline during the maintenance phase (power-cut, sudden sleep mode, network connection lost, etc.), the locks may not be removed. The 'lock' will stay in place, and the vault will remain in a not-writeable state.

#### **Step 1:**

**Cancel Running Backup from Control Panel**

1. Log-in to the Control Panel: <https://panel.eazybackup.ca/>
2. From the main menu, select 'Job History'.
3. You can use the Job History Search feature to filter the list to show only running jobs - type 'Running' in the Job History filter field.
4. Click the 'Report' button next to the Running job you want to Cancel
5. On the Report page, click the Cancel button to stop the abandoned job.

<img src="https://eazybackup.com/wp-content/uploads/2020/01/job_history_running_status.png" alt="" width="563">

<img src="https://eazybackup.com/wp-content/uploads/2020/01/job_history_running_cancel.png" alt="" width="563">

**If Step 1 did not resolve the issue, proceed to Step 2.**<br>

#### **Step 2:**

To clear the lock on the storage vault so new backup jobs can proceed you can run a retention pass on the storage vault.

1. From the Backup Application menu, Click on 'Settings'
2. On the Storage Vaults tab, Right click on the Storage Vault -> Advanced -> Apply retention rules now<br>

   <figure><img src="https://eazybackup.com/wp-content/uploads/2019/10/vault_apply_retnetion_rules.png" alt="" width="563"><figcaption></figcaption></figure>

   <figure><img src="https://eazybackup.com/wp-content/uploads/2019/10/backup_renteion_pass.png" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**If you have multiple devices backing up to the same Storage Vault, consider using one Vault per Device.**
{% endhint %}

For more information, see below.

Adding new Storage Vaults:&#x20;

{% content-ref url="/pages/MNOZ6PK7sY0SUTLesdNj" %}
[Add and Rename Storage Vaults](/documentation/add-and-rename-storage-vaults.md)
{% endcontent-ref %}

Update Protected Items to use the Storage Vaults:

{% content-ref url="/pages/81aIS5xJzMMTYhE49zYR" %}
[Manage Vaults on Protected Items – Add/Remove/Update](/documentation/manage-vaults-on-protected-items-add-remove-update.md)
{% endcontent-ref %}

***

[eazyBackup](https://eazybackup.com)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eazybackup.com/troubleshooting/cannot-proceed-another-task-needs-to-finish-using-the-storage-vault-first.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
