# Ошибки при импорте

Если при попытке подключения консолью появляется сообщение "Connected to graphic server":

<figure><img src="/files/TFMKEKAaPydkIrZcko5c" alt=""><figcaption><p>Ошибка "Connected to graphic server"</p></figcaption></figure>

В качестве решения необходимо проверить значение свойства Chipset/Firmware Type. (Compute -> Virtual Machines -> Выбрать нужную ВМ -> Edit -> System). Если значение отлично от "Q35 Chipset with BIOS", необходимо привести его к этому состоянию:

<figure><img src="/files/eBV0rHQ9nF9s0Jd9JcAQ" alt=""><figcaption><p>Q35 Chipset with BIOS</p></figcaption></figure>


---

# 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://kb.pvhostvm.ru/hostvm-vdi/troubleshooting-guide/faq/import-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.
