> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/player-init-error.md).

# 플레이어 초기화 실패했습니다 문구

{% hint style="info" %}
플레이어 초기화 실패 오류가 최근 크롬 업데이트로 보안 수준이 높아짐에 따라 발생하고 있습니다.&#x20;

따라서 아래와 같은 조치로 해결하실 수 있는 점 안내드립니다.&#x20;
{% endhint %}

1\. 수강하는 크롬(엣지) 브라우저 주소창에 아래의 내용을 그대로 입력하여 접속합니다.&#x20;

chrome://flags/#local-network-access-check

2\.  노랑색 배경으로 보이는 Local Network Access Checks 항목의 Default를 마우스로 클릭하고 Disabled 로 변경해줍니다.

<img src="https://ppm.malgn.co.kr/data/1/8152199bd253276509654533d22578ef.png" alt="" height="459" width="664">

3\. 오른쪽 하단의 브라우저 다시열기 또는 다시 시작를 클릭해 다시 열고 강의 정상 여부를 확인해 주시면 됩니다.

![](https://ppm.malgn.co.kr/data/1/8798e08de7a8e6b8b533bd36e9582131.png)


---

# 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://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/player-init-error.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.
