> For the complete documentation index, see [llms.txt](https://kythuat.dtechvn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kythuat.dtechvn.com/cai-dat-dtech/loi-dang-nhap-may-tram.md).

# LỖI ĐĂNG NHẬP MÁY TRẠM

#### 1. Trạm Online

* Kiểm tra kết nối vpn nếu là trạm online
* Kiểm tra tham số kết nối: Nếu đang kết nối theo ip vpn thì thử đổi sang tên của máy chủ
* Cấu hình trạm lỗi hoặc khác biệt so với cấu hình của máy chủ

#### 2. Trạm Lan

* Kiểm tra kết nối qua cổng mặc định 1433
* Mở cổng Sql trong tường lửa: 2866 và kết nối thử lại qua 2866
* Trường hợp không kiểm tra được thì có thể cài RadminVPN&#x20;

### 3. Chạy exe báo lỗi side-by-side

* Chạy exe báo lỗi
* copy exe không tác dụng
* copy tệp "dtech.exe.config" từ máy khác hoặc bản chuẩn&#x20;

  <figure><img src="/files/p3cUDRve82S7iyWPiRbH" alt=""><figcaption><p>side-by-side</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kythuat.dtechvn.com/cai-dat-dtech/loi-dang-nhap-may-tram.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.
