# Error “local error: tls: record overflow”

This message means the connection was corrupted over the network, and eazyBackup aborted the connection.

This can happen because of random network conditions. Retrying the operation should fix the issue.

If the issue keeps happening repeatedly, this message indicates that something is interfering with packets in your network.

* Failing NIC
* Bad NIC driver or driver configuration
* Failing RAM, on either the endpoint machine or any of the intermediate routers
* Outdated firewall or proxy, performing incorrect SSL interception

For more information, please see the record\_overflow section in [IETF RFC 5246](https://tools.ietf.org/html/rfc5246#page-31).

***

[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/error-local-error-tls-record-overflow.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.
