> For the complete documentation index, see [llms.txt](https://tailieu.kikilogin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.kikilogin.com/cac-loi-thuong-gap-va-cach-xu-ly/15.-loi-khong-mo-duoc-app-do-trung-port.md).

# 15. Lỗi không mở được App do trùng Port

## **Nguyên nhân**

**Nguyên nhân chính:** Trên máy của khách đang dùng 1 ứng dụng khác có port 8000&#x20;

Thường có 2 dấu hiệu như sau:

**Dấu hiệu 1:** KikiLogin báo lỗi "Vui lòng bật ứng dụng KikiLogin để sử dụng tính năng này"

<figure><img src="/files/6SIDtbDOFsvKkAaJkozA" alt=""><figcaption></figcaption></figure>

**Dấu hiệu 2:** Khi tải app về cài đặt app để mở Kiki mặc định bị dừng ở màn hình này

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

## Cách xử lý khi gặp lỗi

**Bước 1: Thực hiện tải app CurrPorts kiểm tra xem ứng dụng nào đang dùng port 8000**

**Lưu ý:** Trước khi thực hiện bước tiếp theo cần xác nhận thông tin xem ứng dụng đang dùng port 8000 trên máy đó khi tắt đi có ảnh đến dữ liệu không

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

**Bước 2: Thực hiện tắt Port**

1. Truy cập vào Control Pannel
2. Chọn "**Systerm and Security"**

<figure><img src="https://kikisoftware.larksuite.com/space/api/box/stream/download/asynccode/?code=YzViZTZjZjA2MWU1N2YwNTkwNjEwZTk5NDlhMDcxODJfSThhTE5sakNNWjU4SjIxT0ZXdjNsWHJsV1BETDdXY0dfVG9rZW46VjNENWJyOTF1bzJVN0Z4aWZPRXUyQ01xc2dkXzE2OTIwNjg5MTc6MTY5MjA3MjUxN19WNA" alt=""><figcaption></figcaption></figure>

3. Click vào Windows Defender Firewall

<figure><img src="https://kikisoftware.larksuite.com/space/api/box/stream/download/asynccode/?code=NzYzNjU4ZWUzYTQwMjY4NGU5NDY5MjA1OTk3ZTZhNGFfM0szcUNBd29xNzBtbGVLelhkbk9JdHNPbWxsOFJMWUZfVG9rZW46UFJoZWJ2N2NNbzJOZlR4UjNuZnU4VDdQc0FtXzE2OTIwNjg5MTc6MTY5MjA3MjUxN19WNA" alt=""><figcaption></figcaption></figure>

4. Chọn **Change notification settings** để thiết lập thông tin trước khi tắt port

<figure><img src="https://kikisoftware.larksuite.com/space/api/box/stream/download/asynccode/?code=ODkzZDQ0MTlhYWE1MjljMTZhMjJjNTZmZGFlMTU0NzRfYmRQT002TjlROWxHZ1NrWWZXUkt1dTZrdFluems3d3lfVG9rZW46RGlzWmIzOUdkbzJtcEd4ZElnRXVSaXp2c0JjXzE2OTIwNjg5MTc6MTY5MjA3MjUxN19WNA" alt=""><figcaption></figcaption></figure>

5. Sau đó chọn **Advanced settings**

<figure><img src="https://kikisoftware.larksuite.com/space/api/box/stream/download/asynccode/?code=OGE1YTM4ZDU5OTA1NWI1NGRjMzM3OWNmNDliYWU4NTNfUmo4Rlo1N29KdmlGY0NzZEhXN1lJRDFWeTBmTWdEd3RfVG9rZW46VFViSWJxQkFFb0FGN3d4Z0FSOXVJMlpZc0FoXzE2OTIwNjg5MTc6MTY5MjA3MjUxN19WNA" alt=""><figcaption></figcaption></figure>

6. Thực hiện tắt Port

<figure><img src="https://kikisoftware.larksuite.com/space/api/box/stream/download/asynccode/?code=ZThmMDAzZGVjNjRiNmM1ZWE5MDg0YmJiZDk1ZDgxNDJfRnVxVnZuZVd2ZmdUMGlsUEFxV2JkQU5pQmpEcnU5WkFfVG9rZW46SHN3cmJ1ZW44b0ZGeHh4bFFrcHVwaHpsc05wXzE2OTIwNjg5MTc6MTY5MjA3MjUxN19WNA" alt="" width="188"><figcaption></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, and the optional `goal` query parameter:

```
GET https://tailieu.kikilogin.com/cac-loi-thuong-gap-va-cach-xu-ly/15.-loi-khong-mo-duoc-app-do-trung-port.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
