에러리스트

에러코드는 8자리의 숫자로 정의된다.

{priority:1}{component:3}{number:4}
30010001
priority (1 글자)

에러의 수준을 의미하며 숫자가 낮을수록 더 높은 등급의 오류이다.

  • 0 - Emergency 서비스가 불가하거나 중단을 요하는 긴급상황

  • 1 - Alert 즉각적인 대응이 필요함

  • 2 - Critical 서비스 진행에 치명적인 오류

  • 3 - Error 일반적인 에러

  • 4 - Warning 서비스 진행이 가능하나 올바르지 않음

  • 5 - Notice 관리자가 알아야하는 통지

  • 6 - Info 정보

  • 7 - Debug 디버깅

component (3 글자)

각 컴포넌트의 고유번호

number (4 글자)

각 컴포넌트별 고유 메시지

Note

여기에 기술된 에러는 error.log 에 기록된다. 추가정보 중 vhost , url , x-ctx-id 는 그 쓰임이 많아 분리된 필드로 제공된다.

service 에러리스트

에러코드

priority

설명

추가정보

00010001

Emergency

엔진 생성 실패

-

00010002

Emergency

엔진 초기화 실패

-

00010003

Emergency

카탈로그 생성 실패

path, reason

00010004

Emergency

카탈로그 실행 실패

-

00010005

Emergency

전체 디스크 오류로 인한 솔루션 종료

-

00010006

Emergency

필수 컴포넌트 없음

module

00010007

Emergency

스토리지 디스크 초기화 오류

path, reason

00010010

Emergency

엔진 비정상 종료

path (coredump)

50010011

Notice

엔진 재기동 (복구)

복구횟수/최대

10010101

Alert

가상호스트 설정로딩 실패

path, reason

10010102

Alert

가상호스트 카탈로그 등록실패 (리로딩)

path, reason

20010201

Critical

원본서버 정상통신 오류가 연속되어 배제함

vhost, url, x-ctx-id, ip, error, count

20010202

Critical

초과 캐싱으로 인한 재가동

indexing-count, max-count

30010311

Error

디스크 장애

path

30010312

Error

모든 디스크 장애. 전체 바이패스로 전환.

-

30010317

Error

파일 I/O 오류 (비동기 파일 쓰기)

vhost, url, x-ctx-id, size

30010321

Error

가상호스트 인덱싱 로딩오류 (잘못된 버퍼길이)

vhost, path, buffer-length, header-length

30010322

Error

가상호스트 인덱싱 로딩오류 (버퍼 부족)

vhost, path, unit-length, buffer-length

30010323

Error

가상호스트 인덱싱 로딩오류 (CRC 불일치)

vhost, path, crc, crc-length

30010324

Error

가상호스트 로딩 실패

vhost

30010325

Error

가상호스트 이름 없음

-

30010326

Error

가상호스트 설정변경 대상 없음

vhost

30010327

Error

가상호스트 설정변경 실패

vhost

30010328

Error

가상호스트 로그 초기화 실패

vhost

30010329

Error

가상호스트 TTL모듈 로딩 실패

vhost

30010330

Error

가상호스트 서비스포트 오픈 실패

vhost, port

30010331

Error

가상호스트 잘못된 Alias

vhost, alias

30010351

Error

캐싱객체 생성실패

vhost, url, x-ctx-id

30010353

Error

캐싱객체 초기화 다운로드 실패 (작은파일 로딩실패 후)

vhost, url, x-ctx-id

30010354

Error

캐싱객체 초기화 다운로드 실패 (인덱싱 불일치/무효화

vhost, url, x-ctx-id

30010356

Error

캐싱객체 초기화 오류. (메모리 할당실패)

vhost, url, x-ctx-id

30010357

Error

캐싱객체 초기화 오류. (잘못된 원본응답)

vhost, url, x-ctx-id, response-code

30010358

Error

캐싱객체 초기화 오류. (파일 I/O 실패)

vhost, url, x-ctx-id, size

30010360

Error

캐싱객체 초기화 오류. (알 수 없는 오류)

vhost, url, x-ctx-id

30010361

Error

캐싱객체 디렉토리생성 오류

vhost, url, x-ctx-id, path

30010362

Error

캐싱객체 파일오픈 오류

vhost, url, x-ctx-id, path

30010363

Error

캐싱객체 파일쓰기 오류

vhost, url, x-ctx-id, path, offset, size

30010364

Error

캐싱객체 파일읽기 오류

vhost, url, x-ctx-id, path, offset, size

30010365

Error

캐싱객체 생성 이벤트 대기실패

vhost, url, x-ctx-id

30010366

Error

캐싱객체 유효성 오류

vhost, url, x-ctx-id, reason, status

30010401

Error

원본서버 연결실패, 전송지연 발생

vhost, url, x-ctx-id, ip, error, count

30010411

Error

클라이언트 요청 바이패스 실패

vhost, url, x-ctx-id

30010413

Error

클라이언트 전송시 캐싱객체가 연결되어 있지 않음

vhost, url, x-ctx-id

30010414

Error

클라이언트 전송시 캐싱객체 읽기 실패

vhost, url, x-ctx-id, offset

30010415

Error

클라이언트 전송시 캐싱객체 읽기대기 실패

vhost, url, x-ctx-id, offset

30010416

Error

Transfer-Encoding: chunked 메모리캐싱 용량초과

vhost, url, x-ctx-id, maxsize

30010417

Error

HTTP 요청 헤더의 크기가 버퍼의 크기를 초과 했다.

x-ctx-id

30010501

Critical

Core 프로세스 구동 실패

pname, reason

30010502

Error

Core 프로세스 종료 실패

pname, number, pid, reason

30010503

Error

Core 프로세스 종료 타임아웃으로 Drop된 HTTP 트랜잭션

vhost, url, x-ctx-id, pname, number, pid

40011001

Warning

참조큐 등록실패

vhost, url, x-ctx-id, offset

40011002

Warning

참조큐 등록실패 (캐싱객체)

vhost, url, x-ctx-id, offset

40011003

Warning

참조큐 꽉참

vhost, url, x-ctx-id, offset

40011004

Warning

참조큐 가용슬롯 없음

vhost, url, x-ctx-id, offset

40011005

Warning

작은파일 비동기 쓰기 실패 (디스크 장애배제)

vhost, url, x-ctx-id

40011006

Warning

작은파일 비동기 쓰기 실패 (파일 I/O 오류)

vhost, url, x-ctx-id, path, size

40011007

Warning

가상호스트 주소 초기화 오류

vhost, listen

40011008

Warning

가상호스트 잘못된 포트

vhost, port

40011009

Warning

가상호스트 Alias 충돌

vhost, alias

40011010

Warning

가상호스트 재생성 (이미 존재함)

vhost

40011011

Warning

가상호스트 잘못된 커스텀 Access.log 필드

vhost, format

40011012

Warning

가상호스트 커스텀 Access.log 설정 값이 없음

vhost

40011013

Warning

URL 전처리된 요청을 수신할 가상호스트가 없음

x-ctx-id, url1(client), url2(rewrited)

40011014

Warning

미처리 이벤트 발생

type, url

40011015

Warning

기본 가상호스트 없음

vhost

40011016

Warning

기본 가상호스트 없음 (설정변경 시점)

vhost

40011017

Warning

캐싱객체 갱신 예외 (인덱싱 없음)

vhost, url, x-ctx-id

40011018

Warning

캐싱객체 갱신 예외 (재인덱싱 충돌발생)

vhost, url, x-ctx-id

40011019

Warning

캐싱객체 갱신 예외 (가용원본 없음)

vhost, url, command

40011020

Warning

캐싱객체 유효성 불일치

vhost, url, x-ctx-id

40011022

Warning

origin 이 구성되지 않았음

vhost

cluster

Note

cluster 가 구성된 상태에서만 로그가 기록된다.

에러코드

priority

설명

추가정보

40010021

Warning

이 노드의 트래픽이 다른 멤버로 분산되었다.

분산 노드 목록

50010022

Error

이벤트 상황에서 트래픽 분산가능 노드가 없다.

-

50010023

Notice

이 노드가 복구되어 트래픽 분산을 멈추었다.

-

40010024

Warning

다른 노드의 트래픽이 이 노드로 유입되었다.

장애 노드

50010025

Notice

다른 노드의 트래픽 유입이 멈추었다.

장애 노드

dims 에러리스트

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

30100002

Error

원본응답

nomethod

변환명령어가 존재하지 않는다.

vhost, url, x-ctx-id, content-length

30100003

Error

원본응답

emptysrc

원본 Content-Length 헤더의 값이 0 이다.

vhost, url, x-ctx-id, command, content-length

30100004

Error

원본응답

minsize

원본크기가 meta.minSourceSize 미만이다.

vhost, url, x-ctx-id, command, content-length, meta.minSourceSize(bytes)

30100005

Error

원본응답

maxsize

원본크기가 meta.maxSourceSize 를 초과한다.

vhost, url, x-ctx-id, command, content-length, meta.maxSourceSize(bytes)

30100006

Error

원본응답

failcache

원본을 캐시로부터 로딩하지 못했다.

vhost, url, x-ctx-id, command, content-length, reason

30100007

Error

원본응답

failop

변환명령이 실패하였다.

vhost, url, x-ctx-id, command, content-length, reason

30100008

Error

원본응답

failgif

변환된 gif 가 후처리 예외조건에 해당한다.

vhost, url, x-ctx-id, command, content-lengt

denc 에러리스트

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

30200001

Error

원본응답

not200

원본에서 ``200 OK ``를 응답받지 못했다.

vhost, url, x-ctx-id, response-code, content-length

30200002

Error

원본응답

invalidkey

암호화키를 생성하지 못했다.

vhost, url, x-ctx-id, content-length

30200003

Error

원본응답

noalgorithm

알고리즘이 구성되지 않았다.

vhost, url, x-ctx-id, algorithm, content-length

30200004

Error

원본응답

emptysrc

원본 Content-Length 헤더의 값이 0 이다.

vhost, url, x-ctx-id, content-length

30200005

Error

원본응답

maxsize

원본크기가 meta.maxSourceSize 를 초과한다.

vhost, url, x-ctx-id, content-length, meta.maxSourceSize(bytes)

30200006

Error

원본응답

failcache

원본을 캐시로부터 로딩하지 못했다.

vhost, url, x-ctx-id, content-length, reason

mp4hls 에러리스트

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

30300001

Error

원본응답

not200

원본에서 200 OK 를 응답받지 못했다.

vhost, url, x-ctx-id, command, response-code, content-length

30300002

Error

원본응답

ftpy

mp4가 아니다.

vhost, url, x-ctx-id, command, content-length

30300003

Error

415

noav

Video와 Audio가 존재하지 않는다.

vhost, url, x-ctx-id, command, content-length

30300004

Error

415

failparse

MP4 미디어 분석을 실패 했다.

vhost, url, x-ctx-id, command, content-length

30300005

Error

원본응답

invalidseq

Sequence가 잘못 되었다.

vhost, url, x-ctx-id, command, content-length, Sequence, meta.Sequence

30300006

Error

원본응답

failcache

원본을 캐시로부터 로딩하지 못했다.

vhost, url, x-ctx-id, command, content-length, reason

30300007

Error

원본응답

toosmall

미디어의 크기가 충분하지 않다.

vhost, url, x-ctx-id, command, content-length, size

30300008

Error

415

failseek

미디어를 잘라내지 못했다.

vhost, url, x-ctx-id, command, content-length, DurationMicroSec

30300009

Error

415

failinits

TS Maker를 초기화 하지 못했다.

vhost, url, x-ctx-id, command, content-length, videovalid, audiovalid

30300010

Error

415

failgents

TS 파일을 생성하지 못했다.

vhost, url, x-ctx-id, command, content-length

30300011

Error

415

failbuf

TS 버퍼가 유효하지 않다.

vhost, url, x-ctx-id, command, content-length

30300012

Error

원본응답

failtrim

잘못된 미디어 파일이다.

vhost, url, x-ctx-id, command, content-length

mp3hls 에러리스트

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

30400001

Error

원본응답

not200

원본에서 200 OK 를 응답받지 못했다.

vhost, url, x-ctx-id, command, response-code, content-length

30400002

Error

원본응답

invalidseq

유효하지 않은 Sequence

vhost, url, x-ctx-id, command, content-length, Sequence, meta.Sequence

30400003

Error

원본응답

invalidtag

유효하지 않은 mp3 tag

vhost, url, x-ctx-id, command, content-length

30400004

Error

원본응답

invalidframe

유효하지 않은 mp3 frame

vhost, url, x-ctx-id, command, content-length

30400005

Error

원본응답

failtrim

mp3 trim 실패

vhost, url, x-ctx-id, command, content-length

30400006

Error

415

failparse

mp3 분석을 실패 하였다.

vhost, url, x-ctx-id, command, content-length

30400007

Error

원본응답

failcache

원본을 캐시로부터 로딩하지 못했다.

vhost, url, x-ctx-id, command, content-length, reason

30400008

Error

원본응답

toosmall

미디어의 크기가 충분하지 않다.

vhost, url, x-ctx-id, command, content-length, size

30400009

Error

415

failseek

미디어를 잘라내지 못했다.

vhost, url, x-ctx-id, command, content-length, DurationMicroSec

30400010

Error

415

failsegmp3

mp3 segment를 초기화 하지 못했다.

vhost, url, x-ctx-id, command, content-length, segmentindex

30400011

Error

415

failgenmp3

mp3 segment를 생성하지 못했다.

vhost, url, x-ctx-id, command, content-length

30400012

Error

415

failgents

mp3 ts segment를 생성하지 못했다.

vhost, url, x-ctx-id, command, content-length

30400011

Error

415

noaudio

미디어 데이터가 존재하지 않는다.

vhost, url, x-ctx-id, command, content-length

30400012

Error

415

failinits

mp3 ts segment를 초기화 하지 못했다.

vhost, url, x-ctx-id, command, content-length

transcoder 에러리스트 beta

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

30500001

Error

원본응답

not200

원본에서 200 OK 를 응답받지 못했다.

vhost, url, x-ctx-id, command, response-code, content-length

30500002

Error

510

failcache

원본을 캐시로부터 로딩하지 못함

vhost, url, x-ctx-id, command, content-length, downloaded-size, reason

30500003

Error

510

failparse

미지원 비디오 형식

vhost, url, x-ctx-id, command, content-length, content-type

30500004

Error

510

invalidopt

미지원 트랜스코딩 옵션

vhost, url, x-ctx-id, command, content-length

30500005

Error

510

err_{number}

트랜스코딩 세부 에러코드

vhost, url, x-ctx-id, command, content-length, {number}

30500006

Error

510

failop

트랜스코딩 처리 실패

vhost, url, x-ctx-id, command, content-length, execution-time(sec), reason

30500007

Error

510

prockilled

트랜스코딩 진행 중 비정상 종료

vhost, url, x-ctx-id, command, content-length, execution-time(sec)

30500008

Error

510

outofmemory

트랜스코딩 최대 메모리 초과

vhost, url, x-ctx-id, command, content-length, execution-time(sec), mem-usage, mem-capacity

30500009

Error

510

overcapacity

트랜스코딩 대기큐 용량 초과

vhost, url, x-ctx-id, command, content-length, max-capacity, current-capacity

30500010

Error

510

maxduration

최대 트랜스코딩 원본길이 초과

vhost, url, x-ctx-id, command, content-length, duration

30500011

Error

510

failssim

비디오 유사성 비교에 실패하였다.

vhost, url, x-ctx-id, command, reason

30500012

Error

302

failpresetformat

프리셋에서 요구하는 원본 포맷과 다름

vhost, url, x-ctx-id, command, preset, format

30500013

Error

510

failgifdimension

원본GIF 크기 메타정보 손상 또는 프레임데이터 불일치

vhost, url, x-ctx-id, command, reason

pagedesk 에러리스트

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

30600001

Error

원본응답

not200

원본에서 200 OK 를 응답받지 못했다.

vhost, url, x-ctx-id, command, response-code, content-length

30600002

Error

원본응답

oversize

컨텐츠 길이가 meta .maxSourceSize 설정 초과

vhost, url, x-ctx-id, command, content-length, max-size

30600003

Error

원본응답

overdomsize

컨텐츠 길이가 meta .maxDomSourceSize 설정 초과

vhost, url, x-ctx-id, command, content-length, max-dom-size

30600004

Error

510

failhtmlin

컨텐츠의 in .at 위치 획득 실패

vhost, url, x-ctx-id, command, content-length, in .at

30600005

Error

510

failhtmlout

컨텐츠의 out .at 위치 기록 실패

vhost, url, x-ctx-id, command, content-length, out .at

30600006

Error

510

faildom

DOM 생성 및 처리 실패

vhost, url, x-ctx-id, command, content-length

30600007

Error

510

failreplace

문자열 치환 실패

vhost, url, x-ctx-id, command, content-length, src, dest

30600008

Error

510

failmethod

/edit/query 명령요청시 POST 메소드 아님

vhost, url, x-ctx-id, method

30600009

Error

510

invalidcmd

/edit 외의 명령 요청

vhost, url, x-ctx-id, method

30600010

Error

510

invalidparam

default 또는 query 외 파라미터 입력

vhost, url, x-ctx-id, method

30600012

Error

510

invalidtemplate

정의되지 않은 템플릿

vhost, url, x-ctx-id, template-id

30600011

Error

510

unknown

정의되지 않은 오류

vhost, url, x-ctx-id, message

pagemixed 에러리스트

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

30700001

Error

원본응답

not200

원본에서 200 OK 를 응답받지 못함

vhost, url, x-ctx-id, command, response-code, content-length

30700002

Error

510

invalidmethod

/mxt/query 요청시 POST 메소드 아님

vhost, url, x-ctx-id, method

30700003

Error

510

invalidcmd

알 수 없는 명령어

vhost, url, x-ctx-id, command, method

30700004

Error

510

faildom

DOM 생성 및 처리 실패

vhost, url, x-ctx-id, command, content-length

30700005

Error

510

failencrypt

경로 암호화 처리 실패

vhost, url, x-ctx-id, message

30700006

Error

510

faildecrypt

경로 복호화 처리 실패

vhost, url, x-ctx-id, message

30700007

Error

510

unknown

정의되지 않은 오류

vhost, url, x-ctx-id, command, content-length

30700008

Error

510

faildatauri

원본에서 datauri 요소를 찾을 수 없음

vhost, url, x-ctx-id, message

Note

message 는 암호화 알고리즘의 오류 테이블로 추가 정의필요

pagefx 에러리스트

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

30800001

Error

원본응답

not200

웹페이지 원본에서 200 OK 를 응답받지 못함

vhost, url, x-ctx-id, command, response-code, content-length

30800002

Error

원본응답

jsnotfound

fxjs 리소스 요청 주소를 찾을 수 없음

vhost, url, x-ctx-id

40800003

Warning

200

timeout

최대 프로세싱 timeout

vhost, url, x-ctx-id, timeout(src), action, Processed resource count, Total resource count

40800021

Warning

원본응답

noproxy

proxy 함수를 사용할 수 없음

vhost, url, x-ctx-id

50800004

Notice

원본응답

notarget

지정된 selector 대상을 찾을 수 없음

vhost, url, x-ctx-id, response-code, content-length, selector

50800005

Notice

원본응답

badimg

정상 다운로드 됐으나 분석할 수 없는 이미지

vhost, url, x-ctx-id, resource-url, content-length

50800006

Notice

원본응답

not200rsc

기술서 내에서 존재하나 200 OK 로 참조할 수 없어 원본이 노출되는 리소스

vhost, url, x-ctx-id, resource-url, content-length

70800007

Debug

원본응답

optimg_toosmall

optimg 최소 용량 미달

vhost, url, x-ctx-id, resource-url, content-length, pagefx.backend.img.optimg.size

70800008

Debug

원본응답

optimg_minwidth

optimg 최소 width 미달

vhost, url, x-ctx-id, resource-url, content-length, img-width, pagefx.backend.img.optimg.src.width

70800009

Debug

원본응답

optimg_minheight

optimg 최소 height 미달

vhost, url, x-ctx-id, resource-url, content-length, img-height, pagefx.backend.img.optimg.src.height

70800010

Debug

원본응답

optimg_format

optimg format 매칭 안됨

vhost, url, x-ctx-id, resource-url, content-length, format

70800011

Debug

원본응답

optimg_overwidth

optimg 최대 가로폭 조정 제한

vhost, url, x-ctx-id, resource-url, content-length, img-width, pagefx.backend.img.optimg.dest.width

70800012

Debug

원본응답

splitimg_toosmall

splitimg 최소 용량 미달

vhost, url, x-ctx-id, resource-url, content-length, pagefx.backend.img.splitimg.size

70800013

Debug

원본응답

splitimg_minwidth

splitimg 최소 width 미달

vhost, url, x-ctx-id, resource-url, content-length, img-width, pagefx.backend.img.splitimg.src.width

70800014

Debug

원본응답

splitimg_minheight

splitimg 최소 height 미달

vhost, url, x-ctx-id, resource-url, content-length, img-height, pagefx.backend.img.splitimg.src.height

70800015

Debug

원본응답

splitimg_format

splitimg format 매칭 안됨

vhost, url, x-ctx-id, resource-url, content-length, format

70800016

Debug

원본응답

splitimg_usemap

usemap 사용으로 인한 미분할

vhost, url, x-ctx-id, resource-url, content-length, img-height, usemap(value)

70800021

Debug

원본응답

splitimg_animated

애니매이션 이미지 형식 제한

vhost, url, x-ctx-id, resource-url, content-length, format

70800017

Debug

원본응답

gif2mp4_toosmall

gif2video 최소 용량 미달

vhost, url, x-ctx-id, resource-url, content-length, pagefx.backend.img.gif2video.size

70800018

Debug

원본응답

gif2mp4_minresolution

gif2video 최소 해상도 미달

vhost, url, x-ctx-id, resource-url, content-length, width x height, pagefx.backend.img.gif2video.src.width.min x pagefx.backend.img.gif2video.src.height.min

70800019

Debug

원본응답

gif2mp4_maxresolution

gif2video 최대 해상도 초과

vhost, url, x-ctx-id, resource-url, content-length, width x height, pagefx.backend.img.gif2video.src.width.max x pagefx.backend.img.gif2video.src.height.max

40800020

Warning

200

optimg_invalidcolor

optimg 미지원 colorspace

vhost, url, x-ctx-id, resource-url, content-length, img-colorspace

pagespeed 에러리스트 beta

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

31500001

Error

원본응답

not200

원본에서 200 OK 를 응답받지 못했다.

vhost, url, x-ctx-id, response-code, content-length

31500002

Error

원본응답

invalidmethod

요청 메소드가 apply .method 설정 내 부재

vhost, url, x-ctx-id, method

31500003

Error

원본응답

invalidaccept

요청 타입이 apply .accept 설정 내 부재

vhost, url, x-ctx-id, content-type

31500004

Error

원본응답

invalidrequestdest

요청 Sec-Fetch-Destapply .requestDest 설정 내 부재

vhost, url, x-ctx-id, sec-fetch-dest

31500005

Error

원본응답

invalidrequestwith

처리할 수 없는 X-Request-With (예: XMLHttpRequest)

vhost, url, x-ctx-id, x-request-with

31500006

Error

원본응답

invalidbrowser

요청 브라우저가 브라우저 호환성 과 호환되지 않음

vhost, url, x-ctx-id, user-agent

31500007

Error

원본응답

faildoctype

처리할 수 없는 Doctype

vhost, url, x-ctx-id

31500008

Error

원본응답

failscript

HTML내 <head>, <body>, <script> 부재로 스크립트 삽입 불가

vhost, url, x-ctx-id

hook 에러리스트 beta

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

10900001

Alert

-

invalidname

잘못된 hosting[].hook.name 설정

vhost, hosting[].hook.name

10900002

Alert

-

invalidpath

잘못된 hosting[].hook.path 설정

vhost, hosting[].hook.path

10900003

Alert

-

failload

잘못된 hosting[].hook.path 로딩 실패

vhost, hosting[].hook.path , reason

30900004

Error

510

timeout

hook 통신 타임아웃

vhost, url, x-ctx-id, time-taken(sec)

30900005

Error

510

invalidreq

잘못된 클라이언트 요청후킹

vhost, url, x-ctx-id

30900006

Error

510

nep

클라이언트 요청 파라미터 불충분

vhost, url, x-ctx-id, required-parameter

30900007

Error

510

failparse

클라이언트 요청 의미해석 실패

vhost, url, x-ctx-id

30900008

Error

510

faillib

의존성 라이브러리 연동 실패

vhost, url, x-ctx-id, library-name

30900009

Error

510

api_timeout

외부 API서버 통신실패/타임아웃

vhost, url, x-ctx-id, api-url, time-taken(sec)

30900010

Error

510

api_not200

외부 API서버 오류응답

vhost, url, x-ctx-id, api-url, response-code, reason

30900011

Error

510

undefined

정의되지 않은 오류

vhost, url, x-ctx-id, extra

unzip 에러리스트 beta

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

31000001

Error

원본응답

not200

원본에서 200 OK 를 응답받지 못함

vhost, url, x-ctx-id

31000002

Error

510

invalidcmd

명령어가 올바르지 않음

vhost, url, x-ctx-id, command

31000003

Error

510

notfound

압축파일에서 파일을 찾지 못함

vhost, url, x-ctx-id

31000004

Error

510

invalidsrc

원본이 압축파일이 아님

vhost, url, x-ctx-id

31000005

Error

510

failheader

압축해제 실패 (헤더 오류)

vhost, url, x-ctx-id

31000006

Error

510

failextract

압축해제 실패 (데이터 오류)

vhost, url, x-ctx-id

31000007

Error

510

failinternal

내부 오류

vhost, url, x-ctx-id

aws_s3 에러리스트 beta

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

31100001

Error

원본응답

not200

원본에서 200 OK 또는 Redirect 응답이 아님

vhost, url, x-ctx-id

31100002

Error

510

invalidcmd

정의되지 않은 명령어 요청

vhost, url, x-ctx-id

31100003

Error

원본응답

fails3path

요청 경로 내 S3 경로 부재

vhost, url, x-ctx-id

31100004

Error

원본응답

failargument

argument 타입 동작시 사전 정의된 헤더 부재

vhost, url, x-ctx-id

31100005

Error

원본응답

emptyrewrite

rewrite 타입 동작시 urlRewrites 설정 부재

vhost, url, x-ctx-id

31100006

Error

원본응답

emptycode

code 타입 동작시 code 설정 부재

vhost, url, x-ctx-id

31100007

Error

원본응답

failcode

code 타입 동작시 code 동작 오류

vhost, url, x-ctx-id

31100008

Error

원본응답

failpathtype

정의되지 않은 type 설정

vhost, url, x-ctx-id

31100009

Error

원본응답

fails3auth

S3 인증 오류

vhost, url, x-ctx-id, message

31100010

Error

원본응답

fails3stream

S3 통신 오류

vhost, url, x-ctx-id, message

31100011

Error

원본응답

emptysrc

원본 정상응답이나, 내용 없음

vhost, url, x-ctx-id

31100012

Error

원본응답

fails3preflight

PUT 요청의 preflight 요청 실패

vhost, url, x-ctx-id, message

31100013

Error

원본응답

failop

함수 동작 실패

vhost, url, x-ctx-id, message

41100014

Warning

원본응답

fileexists

해당 위치에 객체가 존재함

vhost, url, x-ctx-id

Note

  • S3 업로드가 아닌, 다운로드 또는 삭제 요청이 실패한 경우 응답할 원본이 없으므로 510 응답한다.

  • 에러코드 31100003 ~ 31100010, 31100013 이 해당한다.

render 에러리스트 beta

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

31200001

Error

원본응답

not200

원본에서 200 OK 또는 Redirect 응답이 아님

vhost, url, x-ctx-id

31200002

Error

510

failargument

args 변수 참조 실패. 하나의 <LINK> 요소에 다수의 배열 변수 사용

vhost, url, x-ctx-id, ref

31200003

Error

510

failnunjucks

Nunjucks 변환 실패. 문법 오류.

vhost, url, x-ctx-id, message

31200004

Error

510

invalidformat

미지원 m2-render-output 포맷.

vhost, url, x-ctx-id

31200005

Error

510

failpool

puppeteer 인스턴스 메모리 풀 생성 실패

vhost, url, x-ctx-id, format

31200006

Error

510

faillaunch

puppeteer 인스턴스 생성 실패

vhost, url, x-ctx-id

31200007

Error

510

failbrowsing

브라우징 실패 ( JavaScript 무한루프, 메모리 부족 등으로 실행할 수 없는 브라우저 동작)

vhost, url, x-ctx-id

31200008

Error

510

invalidviewport

지원할 수 없는 해상도

vhost, url, x-ctx-id, resolution

31200009

Error

510

failcapture

스크린샷 생성 실패

vhost, url, x-ctx-id, message

31200010

Error

510

failrender

렌더링 실패

vhost, url, x-ctx-id, message

31200011

Error

510

failtimeout

렌더링 타임아웃

vhost, url, x-ctx-id, message

epubedit 에러리스트 beta

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

31300001

Error

원본응답

not200

원본 템플릿이 200 OK 응답이 아님 아님

vhost, url, x-ctx-id

31300002

Error

510

invalidcmd

명령어가 올바르지 않음

vhost, url, x-ctx-id

31300003

Error

510

nocontainer

container.xml 이 없음

vhost, url, x-ctx-id

31300004

Error

510

invalidcontainer

container.xml 파싱 실패

vhost, url, x-ctx-id, message

31300005

Error

510

norootopf

root파일인 opf 파일이 없음

vhost, url, x-ctx-id

31300006

Error

510

failinternal

내부오류

vhost, url, x-ctx-id

31300007

Error

510

failarchive

압축실패

vhost, url, x-ctx-id

hyperdims 에러리스트

에러코드

priority

응답코드

x-sc-chain-error 필드

설명

추가정보

31400001

Error

원본응답

nomethod

변환명령어가 존재하지 않는다.

vhost, url, x-ctx-id, content-length

31400002

Error

원본응답

emptysrc

원본 Content-Length 헤더의 값이 0 이다.

vhost, url, x-ctx-id, command, content-length

31400003

Error

원본응답

maxsize

원본 크기가 meta.maxSourceSize 를 초과한다.

vhost, url, x-ctx-id, command, content-length, meta.maxSourceSize(bytes)

31400011

Error

원본응답

maxresolution

최종 크기가 meta.maxDestResolution 을 초과한다.

vhost, url, x-ctx-id, command, content-length, resolution, meta.maxDestResolution

31400004

Error

원본응답

failcache

원본을 캐시로부터 로딩하지 못했다.

vhost, url, x-ctx-id, command, content-length, reason

31400005

Error

원본응답

failop

변환명령이 실패하였다.

vhost, url, x-ctx-id, command, content-length, reason

31400006

Error

원본응답

failssim

이미지 유사성 비교에 실패하였다.

vhost, url, x-ctx-id, command, reason

31400007

Error

원본응답

failformat

원본 이미지 파일이 지원하지 않는 포맷이다.

vhost, url, x-ctx-id, command, content-length, reason

31400008

Error

원본응답

failboot

올바르지 않는 형태의 원본 이미지.

vhost, url, x-ctx-id, command, content-length, reason

31400009

Error

원본응답

failtranscode

animated 이미지에 대한 트랜스코딩 실패.

vhost, url, x-ctx-id, command, content-length, reason

31400010

Error

원본응답

failconnect

캐싱 엔진과 연결에 실패하였다.

vhost, url, x-ctx-id, command, reason

41401001

Warning

200

invalidcolor

미지원 colorspace 로 변환을 시도하였다.

vhost, url, x-ctx-id

삭제된 에러코드

삭제된 에러코드에 대한 기록이다.

v1.3.4 삭제 리스트

  • service 에러리스트 동일한 원인이 여러 증상으로 기록되지 않도록 개선

    에러코드

    priority

    설명

    추가정보

    30010359

    Error

    캐싱객체 초기화 오류. (네트워크)

    vhost, url, x-ctx-id, reason

    30010412

    Error

    클라이언트가 요청한 캐싱객체 바인딩실패

    vhost, url, x-ctx-id

    40011021

    Warning

    캐싱객체가 에러상태로 서비스됨

    vhost, url, x-ctx-id

    30010352

    Error

    캐싱객체 초기화 다운로드 실패

    vhost, url, x-ctx-id

    30010355

    Error

    캐싱객체 갱신 다운로드 실패

    vhost, url, x-ctx-id

  • dims 에러리스트 원본에서 200 OK 로 응답받지 못한 상황에 대해 에러가 아닌 것으로 판단

    에러코드

    priority

    응답코드

    x-sc-chain-error 필드

    설명

    추가정보

    30100001

    Error

    원본응답

    not200

    원본에서 200 OK 를 응답받지 못했다.

    vhost, url, x-ctx-id, command, response-code, content-length