Skip to content

Error Codes

Returned in SUBSCRIBE_ERROR messages.

CodeNameDescription
0x00Internal ErrorUnspecified relay error
0x01Invalid RangeRequested range is invalid
0x02Retry Track AliasTrack alias collision; retry with a different alias
0x03Track Does Not ExistThe requested track was not found
0x04UnauthorizedInsufficient permissions

Returned in FETCH_ERROR messages.

CodeNameDescription
0x00Internal ErrorUnspecified relay error
0x01Invalid RangeRequested range is not available
0x03Track Does Not ExistThe requested track was not found
0x04UnauthorizedInsufficient permissions

QUIC connection close error codes used by MoQT.

CodeNameDescription
0x00No ErrorClean shutdown
0x01Internal ErrorImplementation error
0x02UnauthorizedAuthorization failure
0x03Protocol ViolationInvalid message sequence or format
0x10GOAWAY TimeoutPeer didn’t close after GOAWAY