# Database backup ends with a "DV0249 - Unable to read backup data" error

## Issue

> The database backup task ends with the **"DV0249 – Unable to read backup data"** error message.

***

## **Resolution**

Check and resolve any connection stability issues. If the problem persists, you can increase the number of retry attempts in the **Xopero ONE** application—to do this, simply edit the `MaxRetriesCount` parameter in **config.json** file, changing its default value from **2** to a higher one, such as **20**.

{% hint style="danger" %}
To modify the **config.json** file, **you must stop the Xopero ONE agent service**. After making the necessary changes, restart the service and, if needed, refresh the updates in the **Management Service** panel.
{% endhint %}

{% hint style="info" %}
You can edit `config.json` with a simple text editor (i.e., **Notepad++**).
{% endhint %}

The `config.json` file, by default, is located in the following locations:

1. For **Windows**: `C:\Program Files\Xopero ONE Backup&Recovery Agent`
2. For **Linux**: `/opt/XoperoONEBackupAgent/`

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2FxNbGJJO2bjAM3wdQvt5b%2Fimage.png?alt=media&#x26;token=f7cea647-1f77-493c-b6bb-6a30799b9f5e" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.xopero.com/xopero-one-en/common-issues/workstations-and-servers/database-backup-ends-with-a-dv0249-unable-to-read-backup-data-error.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.
