# Errors

### Introduction

On July 2023, Ticket Tool introduced a new error handler aiming to help users troubleshoot common situations and/or errors within their servers! Below you can find a guide depicting almost all errors you can face while using Ticket Tool!

### Known Errors

* [Failed to Create - 5169a0fe-f50c-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/5169a0fe-f50c-11ed-a05b-0242ac120003)
* [Missing Panel - 51699a14-f50c-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/51699a14-f50c-11ed-a05b-0242ac120003)
* [Channel Limit - 4f11290a-f4d3-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/4f11290a-f4d3-11ed-a05b-0242ac120003)
* [Category Issues - 51699b5e-f50c-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/51699b5e-f50c-11ed-a05b-0242ac120003)
* [Category Permission Issues - ff941d18-0ee3-46fa-86d1-ebadb1ef0015](https://docs.tickettool.xyz/debugging/errors/ff941d18-0ee3-46fa-86d1-ebadb1ef0015)
* [Storage mode error - 5169a4c8-f50c-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/5169a4c8-f50c-11ed-a05b-0242ac120003)
* [Thread Error - 5169a266-f50c-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/5169a266-f50c-11ed-a05b-0242ac120003)
* [Thread Permission Error - 5169a39c-f50c-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/5169a39c-f50c-11ed-a05b-0242ac120003)
* [Ratelimit - 4f112fae-f4d3-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/4f112fae-f4d3-11ed-a05b-0242ac120003)
* [Invalid Modal - 4f111f96-f4d3-11ed-a05b-0242ac120003](https://docs.tickettool.xyz/debugging/errors/4f111f96-f4d3-11ed-a05b-0242ac120003)
* [Rate Limit (Too many errors) - 4f112fae-f4d3-11ed-a05d-0242ac120003](https://docs.tickettool.xyz/debugging/errors/4f112fae-f4d3-11ed-a05d-0242ac120003)
* [Major Config Mismatch](https://docs.tickettool.xyz/debugging/errors/major-mismatch)


---

# 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.tickettool.xyz/debugging/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.
