# Xử lý lỗi: The network location cannot be reached

* Cách khắc phục: Mở cmd với quyền admin (cmd nha không phải powershell) và chạy lệnh: **netsh http add iplisten 127.0.0.1** hoặc **sc config http start=demand**
* Nguyên nhân: Do tool khởi tạo một HttpServer tại địa chỉ 127.0.0.1 để phục vụ việc export cookie, nhưng máy chưa cho phép lắng nghe dữ liệu tại địa chỉ này nên lỗi

<figure><img src="/files/QBNBEIPOxJuDvpveBqE1" alt=""><figcaption></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://docs.gpmloginapp.com/loi-thuong-gap/xu-ly-loi-the-network-location-cannot-be-reached.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.
