# Crashing, inconsistent Emissions / missing revert data errors

This can be caused by running the `boot-operator` command too many times or by an unstable internet connection. Check the following to resolve these issues:

1. Check to make sure that you're running only one instance of the CLI. If you have multiple instances running, close all of them.
2. Check to make sure you're not running the Sentry on the desktop app at the same time as the CLI. If you are, pause the Sentry Wallet on the desktop app.
3. Make sure your internet connection is stable.

If all steps above are completed, then proceed to the following steps:

1. Close and reopen the CLI.
2. Run the `boot-operator` command.


---

# 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://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/crashing-inconsistent-emissions-missing-revert-data-errors.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.
