# Some buffered data are not sent to B3

## Problem

BBOB works but there are some data files in backup directory that are not sent to B3.

## Cause

There was an unhandled exception in v.1.0.2 caused by timeout in connect/send, when B3 IP was present but server was not responding.

Solution

Update the BBO Buffer application to v.1.0.3.


---

# 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://help.boomerang3.com/bbo-buffer-installation-manual/troubleshooting/some-buffered-data-are-not-sent-to-b3.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.
