# 자주 발생하는 에러 코드

* [3012 에러](/developer-welcome-kit/undefined-2/undefined/3012.md)
* [1002 에러](/developer-welcome-kit/undefined-2/undefined/1002.md)
* [1017 에러](/developer-welcome-kit/undefined-2/undefined/1017.md)
* [8479 에러](/developer-welcome-kit/undefined-2/undefined/8479.md)
* [4085 에러](/developer-welcome-kit/undefined-2/undefined/4085.md)
* [8028 에러](/developer-welcome-kit/undefined-2/undefined/8028.md)
* [1022 에러](/developer-welcome-kit/undefined-2/undefined/1022.md)
* [1012 에러](/developer-welcome-kit/undefined-2/undefined/1012.md)
* [DNS 서버 설정(Windows)](/developer-welcome-kit/undefined-2/undefined/dns-windows.md)
* [HAR 파일 생성 가이드(Windows)](/developer-welcome-kit/undefined-2/undefined/har-windows.md)

{% hint style="info" %}
**동영상 시청 시 발생되는 문제 해결(주로 여러 에러코드와 메시지 노출) 을 위해서 빠른 업데이트는 필수입니다.**\
**콜러스 플레이어는 이미 다양한 종류의 단말기 (PC, Tablet, Smart Phone, Set-top 등) 에서 사용가능 하지만 각 브라우저(browser) 별 업데이트 및 이미 설치된 수 많은 프로그램과 네트워크 환경 까지 고려할 경우 수 많은 변수들이 발생될 수 있으며, 카테노이드는 동영상 재생 문제 발견 시 빠른 대처를 위해 노력하고 있습니다.**\
**정상동작이 이루어지지 않을 경우는 최소 2개 이상의 브라우저에서의 실행 테스트 시도를 권장합니다**
{% endhint %}


---

# 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://catenoid-support.gitbook.io/developer-welcome-kit/undefined-2/undefined.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.
