# Common problems

If you've made it this far, congratulations, you're one of the few customers reading through the documentation and taking an interest in fixing problems that come your way using our resources.&#x20;

As you well know, high level resources and huge code usually have many things to configure or do, so it is normal that you have problems during their installation or compatibility with other assets. That's why we made this section, here you will find the common problems!

{% hint style="danger" %}
Please, before opening a ticket, we ask you to read this section completely so as not to have problems when using your asset, this will help you learning and us in the flow of the tickets!
{% endhint %}

## 1. Database error

if you have this problem in your server its a Error in installation method or you did not install the database.

<figure><img src="/files/GiHHlAmG7Z4a9UGCD90R" alt=""><figcaption></figcaption></figure>

you must to install the database if you do it and problem still you must to deleted and do it with right way.


---

# 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://l2s.gitbook.io/l2s-dev-documentations/qbcore/hotel/common-problems.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.
