Runtime errors
Runtime errors appear after startup, when the process, container, or application is already executing and encounters a failure.
StackOverflowException
.NET process terminated with StackOverflowExceptionWindows / .NET
BadImageFormatException.NET runtime threw BadImageFormatException when loading an assemblyWindows / .NET
DllNotFoundException.NET runtime threw DllNotFoundException when loading a native libraryWindows / .NET
OutOfMemoryException.NET runtime threw OutOfMemoryExceptionWindows / .NET
TypeInitializationException.NET runtime threw TypeInitializationException when initialising a typeWindows / .NET
React error #482A Client Component was marked asyncReact
React warningA component is changing an uncontrolled input to be controlledReact
React error #109A valid React element or null must be returnedReact
React error #185Can't perform a React state update on an unmounted componentReact
While handling this request, the container instance was found to be using too much memory and was terminated.Cloud Run container instance was using too much memory and was terminatedCloud Run
HTTP 500 error codes in the logsCloud Run deployment succeeded but logs show HTTP 500 errorsCloud Run
HTTP 429 The request was aborted because there was no available instanceCloud Run request aborted because there was no available instanceCloud Run
HTTP 503 The request failed because either the HTTP response was malformed or connection to the instance had an errorCloud Run request failed because the response was malformed or the instance connection failedCloud Run
HTTP 504Cloud Run request hit the HTTP 504 timeoutCloud Run
HTTP 500 The request was aborted because there was no available instanceCloud Run returns HTTP 500 because no instance was availableCloud Run
Exit code 126docker run failed with exit code 126 because the command could not be invokedDocker
Exit code 127docker run failed with exit code 127 because the command was not foundDocker
React error #130Element type is invalidReact
React error #309Function components cannot have string refsReact
React error #506Functions are not valid as a child of Client ComponentsReact
If your workflows use Docker container actions, job containers, or service containers, then you must use a Linux runnerGitHub Actions container job failed because the runner is not LinuxGitHub Actions
NotReadyGKE node entered NotReady statusGKE
500 Internal Server ErrorHTTP 500 Internal Server ErrorHTTP Status Codes
503 Service UnavailableHTTP 503 Service UnavailableHTTP Status Codes
React error #201Invalid component elementReact
React error #418Invalid hook callReact
ReferenceError: can't access lexical declaration before initializationJavaScript accessed a let or const binding before initializationJavaScript
ReferenceError: assignment to undeclared variableJavaScript assigned to an undeclared variableJavaScript
TypeError: class constructors must be invoked with 'new'JavaScript class constructor was called without newJavaScript
RangeError: x can't be converted to BigInt because it isn't an integerJavaScript could not convert a non-integer value to BigIntJavaScript
URIError: malformed URI sequenceJavaScript could not decode or encode a malformed URI sequenceJavaScript
InternalError: too much recursionJavaScript hit too much recursionJavaScript
TypeError: can't convert BigInt to numberJavaScript mixed BigInt and Number in an unsupported wayJavaScript
RangeError: precision is out of rangeJavaScript number formatting precision is out of rangeJavaScript
RangeError: invalid dateJavaScript produced an invalid dateJavaScript
TypeError: Reduce of empty array with no initial valueJavaScript reduce was called on an empty array without an initial valueJavaScript
RangeError: repeat count must be non-negativeJavaScript string repeat count was negativeJavaScript
RangeError: repeat count must be less than infinityJavaScript string repeat count was too largeJavaScript
TypeError: x is not a functionJavaScript tried to call something that is not a functionJavaScript
RangeError: invalid array lengthJavaScript tried to create an array with an invalid lengthJavaScript
RangeError: BigInt division by zeroJavaScript tried to divide a BigInt by zeroJavaScript
TypeError: null/undefined has no propertiesJavaScript tried to read properties from null or undefinedJavaScript
TypeError: invalid assignment to constJavaScript tried to reassign a const variableJavaScript
TypeError: x is not a constructorJavaScript value is not a constructorJavaScript
TypeError: x is not iterableJavaScript value is not iterableJavaScript
ReferenceError: x is not definedJavaScript variable or symbol is not definedJavaScript
href Interpolation FailedNext.js href interpolation failed for a dynamic routeNext.js
Invalid href passed to routerNext.js invalid href passed to Link or routerNext.js
Link passHrefNext.js Link wrapper is missing passHrefNext.js
No Router InstanceNext.js router method called during prerenderingNext.js
NextRouter was not mountedNext.js useRouter was used without a mounted Next routerNext.js
EMFILENode.js opened too many files at onceNode.js
EACCESNode.js permission denied while accessing a file or resourceNode.js
ERR_INVALID_ARG_TYPENode.js received an argument with the wrong typeNode.js
ERR_INVALID_ARG_VALUENode.js received an unsupported argument valueNode.js
React error #152Nothing was returned from renderReact
React error #152Nothing was returned from renderReact
React error #31Objects are not valid as a React childReact
React error #31Objects are not valid as a React childReact
React error #119Only a React owner can have refsReact
React error #498Only plain objects can be passed to Client Components from Server ComponentsReact
React error #426React component suspended while responding to synchronous inputReact
React error #187React flushSync called inside a lifecycle methodReact
React error #307React Hooks called outside a function componentReact
React error #404React invalid hook callReact
React error #321React invalid hook call with mismatched versions or duplicate ReactReact
React error #185React maximum update depth exceededReact
React error #520React recovered from a concurrent rendering error by switching to sync renderReact
React error #300React rendered fewer hooks than expectedReact
React error #310React rendered more hooks than during the previous renderReact
React error #441React Server Components render failed in productionReact
React error #311React should have a queue hook ordering errorReact
React error #460React Suspense Exception from use caught incorrectlyReact
React error #542React Suspense Exception from useActionState caught incorrectlyReact
React error #299React target container is not a DOM elementReact
React error #301React too many re-renders infinite loopReact
React error #390React tried to flush a boundary that was already aborted or flushedReact
React error #188React unable to find node on an unmounted componentReact
React error #143React.Children.only expected a single childReact
React error #461Selective hydration internal React error leaked to userspaceReact
TypeError: Failed to fetch dynamically imported moduleVite app failed to fetch a dynamically imported moduleVite
White screen without logged errorsVite app shows a white screen because browser extensions are blocking requestsVite
Access to script at 'file:///...' from origin 'null' has been blocked by CORS policyVite built file failed because it was opened over the file protocolVite
TypeError: Cannot create property 'foo' on boolean 'false'Vite surfaced a strict-mode type error from incompatible codeVite
React error #137Void element tag must not have children or dangerouslySetInnerHTMLReact
APC_INDEX_MISMATCHWindows blue screen APC_INDEX_MISMATCHWindows Bug Check
BAD_POOL_HEADERWindows blue screen BAD_POOL_HEADERWindows BSOD
CLOCK_WATCHDOG_TIMEOUTWindows blue screen CLOCK_WATCHDOG_TIMEOUTWindows BSOD
CRITICAL_PROCESS_DIEDWindows blue screen CRITICAL_PROCESS_DIEDWindows Bug Check
CRITICAL_STRUCTURE_CORRUPTIONWindows blue screen CRITICAL_STRUCTURE_CORRUPTIONWindows Bug Check
DPC_WATCHDOG_VIOLATIONWindows blue screen DPC_WATCHDOG_VIOLATIONWindows BSOD
DRIVER_IRQL_NOT_LESS_OR_EQUALWindows blue screen DRIVER_IRQL_NOT_LESS_OR_EQUALWindows BSOD
DRIVER_POWER_STATE_FAILUREWindows blue screen DRIVER_POWER_STATE_FAILUREWindows BSOD
DRIVER_VERIFIER_IOMANAGER_VIOLATIONWindows blue screen DRIVER_VERIFIER_IOMANAGER_VIOLATIONWindows Bug Check
DRIVER_VIOLATIONWindows blue screen DRIVER_VIOLATIONWindows Bug Check
INACCESSIBLE_BOOT_DEVICEWindows blue screen INACCESSIBLE_BOOT_DEVICEWindows Bug Check
IRQL_NOT_LESS_OR_EQUALWindows blue screen IRQL_NOT_LESS_OR_EQUALWindows Bug Check
KERNEL_DATA_INPAGE_ERRORWindows blue screen KERNEL_DATA_INPAGE_ERRORWindows Bug Check
KERNEL_SECURITY_CHECK_FAILUREWindows blue screen KERNEL_SECURITY_CHECK_FAILUREWindows BSOD
KMODE_EXCEPTION_NOT_HANDLEDWindows blue screen KMODE_EXCEPTION_NOT_HANDLEDWindows Bug Check
MACHINE_CHECK_EXCEPTIONWindows blue screen MACHINE_CHECK_EXCEPTIONWindows Bug Check
MEMORY_MANAGEMENTWindows blue screen MEMORY_MANAGEMENTWindows Bug Check
NTFS_FILE_SYSTEMWindows blue screen NTFS_FILE_SYSTEMWindows BSOD
PAGE_FAULT_IN_NONPAGED_AREAWindows blue screen PAGE_FAULT_IN_NONPAGED_AREAWindows Bug Check
PFN_LIST_CORRUPTWindows blue screen PFN_LIST_CORRUPTWindows Bug Check
REFERENCE_BY_POINTERWindows blue screen REFERENCE_BY_POINTERWindows Bug Check
SYSTEM_LICENSE_VIOLATIONWindows blue screen SYSTEM_LICENSE_VIOLATIONWindows Bug Check
SYSTEM_SERVICE_EXCEPTIONWindows blue screen SYSTEM_SERVICE_EXCEPTIONWindows Bug Check
SYSTEM_THREAD_EXCEPTION_NOT_HANDLEDWindows blue screen SYSTEM_THREAD_EXCEPTION_NOT_HANDLEDWindows Bug Check
THREAD_STUCK_IN_DEVICE_DRIVERWindows blue screen THREAD_STUCK_IN_DEVICE_DRIVERWindows Bug Check
UNEXPECTED_KERNEL_MODE_TRAPWindows blue screen UNEXPECTED_KERNEL_MODE_TRAPWindows BSOD
VIDEO_TDR_FAILUREWindows blue screen VIDEO_TDR_FAILUREWindows BSOD
WDF_VIOLATIONWindows blue screen WDF_VIOLATIONWindows Bug Check
WHEA_UNCORRECTABLE_ERRORWindows blue screen WHEA_UNCORRECTABLE_ERRORWindows BSOD