> For the complete documentation index, see [llms.txt](https://docs.mapeo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mapeo.app/complete-reference-guide/troubleshooting/solving-sync-issues/i-get-an-error-when-i-try-to-sync-with-another-device.md).

# I get an error when I try to sync with another device

An error message during synchronization between two Mapeo devices can occur due to several factors. In addition, the messages may be different depending on the situation. The most common are:&#x20;

* Errors with a yellow or red symbol with the message `"Error sync terminated"` or `"Error: read ECONNRES..."`, occur when one of the devices has lost Wi-Fi connection or left the **Synchronization** screen during the synchronization process and when the synchronization has not been successful.&#x20;
* The white screen with the text `"Something is happening with the Mapeo database"` also indicates a failed or interrupted synchronization.

​![](https://3379606209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwQtYf2Of1RvO9LwnloQQ%2Fuploads%2FknpeKQtIkbceGNQRuBev%2FSync%20error%20yellow.jpeg?alt=media\&token=e4aa9b39-185f-4e3b-a11b-c82186787855)​![](https://3379606209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwQtYf2Of1RvO9LwnloQQ%2Fuploads%2F3Rao3JmrKQZrjnJuwWQe%2FSync%20yellow%20error.jpeg?alt=media\&token=557671d3-6354-4721-80fd-eed1be46d00a)​![](https://3379606209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwQtYf2Of1RvO9LwnloQQ%2Fuploads%2F5cAVrRIe3LE58TM9eaWd%2FSync%20error%20white%20screen.jpeg?alt=media\&token=8eb1e0a2-63fd-4e34-9d9a-98e25c790fb6)​![](https://3379606209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwQtYf2Of1RvO9LwnloQQ%2Fuploads%2FcAgWnvOiv7EAthSGiinq%2FSync%20red%20error.jpeg?alt=media\&token=65ac7f92-093d-4855-904b-b823778f3252)​​

#### Solutions: <a href="#soluciones" id="soluciones"></a>

* Make sure both devices are connected to the same Wi-Fi network. Check that the Wi-Fi hotspot is working properly. You can see the Wi-Fi signal on the **Synchronization** screen of Mapeo Desktop. The higher the signal quality, the more secure the synchronization process will be.&#x20;
* Try to sync the devices again. **It is very important that you do not close the Synchronization screen on any device while the synchronization is taking place.**&#x20;
* If you still have problems, check the status of the database on Mapeo Desktop. To do this, click **Help** on the Mapeo Desktop top menu bar and select **Database Status**.&#x20;
* Check that your Mapeo database is not damaged. To learn more, see [I can't sync with the sync file](/complete-reference-guide/troubleshooting/solving-sync-issues/i-cant-sync-with-the-sync-file.md#indicators-of-corrupted-data)&#x20;
* If the problem is not resolved, please contact the Digital Democracy technical team via our multilingual **mapeo-users** chat on [Discord ](https://discord.com/invite/KWRFDh3v73)for advice.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mapeo.app/complete-reference-guide/troubleshooting/solving-sync-issues/i-get-an-error-when-i-try-to-sync-with-another-device.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
