Skip to content

Maintenance & Service Errors

These errors occur during scheduled/unscheduled maintenance or when operators intervene in sessions.

Hex Error Codes

Error CodeNamePluginDescription
0x80030120NVST_DISCONN_ZONE_IN_MAINTENANCE_MODELkmPluginStreaming zone under maintenance
0x80030121NVST_DISCONN_OPERATOR_COMMANDED_TERMINATIONElmPluginManual termination by operator
0x80030122NVST_DISCONN_SYSTEM_COMMANDED_TERMINATIONElmPluginSystem-initiated termination
0x80030123NVST_DISCONN_SERVICE_UNAVAILABLELkmPluginNo available streaming rigs
0x80030124NVST_DISCONN_MAX_QUEUE_LENGTH_EXCEEDEDLkmPluginQueue wait time exceeded

Service Status Codes

CodeDescription
MAINTENANCE__STATUSSystem under maintenance
ZONE__MAINTENANCE_STATUSZone under maintenance
APP__MAINTENANCE_STATUSApplication under maintenance
APP__PATCHING_STATUSApplication patching in progress
SERVICE__UNAVAILABLE_STATUSService unavailable
INTERNAL__ERROR_STATUSInternal error
FORBIDDEN__STATUSAccess forbidden
TIMEOUT__STATUSOperation timed out
UNKNOWN__STATUSUnknown status

SRC_ Equivalents

CodeDescription
SRC_ZoneInMaintenanceModeZone in maintenance mode
SRC_OperatorCommandedTerminationOperator commanded termination
SRC_SystemCommandedTerminationSystem commanded termination
SRC_MaxQueueLengthExceededMaximum queue length exceeded
SRC_GameStreamInitiatedShutdownGameStream initiated shutdown
SRC_AppControllerInitiatedShutdownApp controller initiated shutdown
SRC_VdkAppInitiatedShutdownVDK app initiated shutdown

Additional Termination SRC_ Outcomes (Observed in Newer Builds)

CodeDescription
SRC_TerminatedByContentControllerSession terminated by content-controller path
SRC_TerminatedByPlatformControllerSession terminated by platform-controller path
SRC_TerminatedBySessionMonitorSession monitor triggered termination
SRC_TerminatedForDevSeatRemovalDev seat removed while session active
SRC_TerminatedForVmParkingVM parking/infra operation terminated session
SRC_TerminatedMaxAdWatchTimeExceededADS watch-time policy exceeded
SRC_TerminatedNoGdnCapacityCapacity exhaustion termination
SRC_TerminatedAdsCanceledADS flow canceled/terminated session

admindesk.top — Reversed & documented from Asgard rig backups and GCIS plugin binaries.