# 33119

## Description <a href="#not-found" id="not-found"></a>

Raised when a SIM connectivity reset is requested but not permitted.

## Possible Causes <a href="#not-found-1" id="not-found-1"></a>

* When the operation is temporarily unavailable because the downstream carrier is undergoing maintenance and not accepting requests.
* When a SIM does not support the operation or is not in a status that allows it to connect to a cellular network.

## Possible Solutions <a href="#not-found-2" id="not-found-2"></a>

* When operating, ensure that no ongoing maintenance is in progress.
* When verifying a SIM, ensure that it is not a Narrowband SIM.
* When checking a SIM, ensure that it is in ready or active status.


---

# 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.korewireless.com/errors/33119.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.
