Error AtlasError Documentation and Resolution

Runtime errors

Runtime errors appear after startup, when the process, container, or application is already executing and encounters a failure.

Back to all categories
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 #482
A Client Component was marked asyncReact
React warning
A component is changing an uncontrolled input to be controlledReact
React error #109
A valid React element or null must be returnedReact
React error #185
Can'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 logs
Cloud Run deployment succeeded but logs show HTTP 500 errorsCloud Run
HTTP 429 The request was aborted because there was no available instance
Cloud 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 error
Cloud Run request failed because the response was malformed or the instance connection failedCloud Run
HTTP 504
Cloud Run request hit the HTTP 504 timeoutCloud Run
HTTP 500 The request was aborted because there was no available instance
Cloud Run returns HTTP 500 because no instance was availableCloud Run
Exit code 126
docker run failed with exit code 126 because the command could not be invokedDocker
Exit code 127
docker run failed with exit code 127 because the command was not foundDocker
React error #130
Element type is invalidReact
React error #309
Function components cannot have string refsReact
React error #506
Functions 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 runner
GitHub Actions container job failed because the runner is not LinuxGitHub Actions
NotReady
GKE node entered NotReady statusGKE
500 Internal Server Error
HTTP 500 Internal Server ErrorHTTP Status Codes
503 Service Unavailable
HTTP 503 Service UnavailableHTTP Status Codes
React error #201
Invalid component elementReact
React error #418
Invalid hook callReact
ReferenceError: can't access lexical declaration before initialization
JavaScript accessed a let or const binding before initializationJavaScript
ReferenceError: assignment to undeclared variable
JavaScript 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 integer
JavaScript could not convert a non-integer value to BigIntJavaScript
URIError: malformed URI sequence
JavaScript could not decode or encode a malformed URI sequenceJavaScript
InternalError: too much recursion
JavaScript hit too much recursionJavaScript
TypeError: can't convert BigInt to number
JavaScript mixed BigInt and Number in an unsupported wayJavaScript
RangeError: precision is out of range
JavaScript number formatting precision is out of rangeJavaScript
RangeError: invalid date
JavaScript produced an invalid dateJavaScript
TypeError: Reduce of empty array with no initial value
JavaScript reduce was called on an empty array without an initial valueJavaScript
RangeError: repeat count must be non-negative
JavaScript string repeat count was negativeJavaScript
RangeError: repeat count must be less than infinity
JavaScript string repeat count was too largeJavaScript
TypeError: x is not a function
JavaScript tried to call something that is not a functionJavaScript
RangeError: invalid array length
JavaScript tried to create an array with an invalid lengthJavaScript
RangeError: BigInt division by zero
JavaScript tried to divide a BigInt by zeroJavaScript
TypeError: null/undefined has no properties
JavaScript tried to read properties from null or undefinedJavaScript
TypeError: invalid assignment to const
JavaScript tried to reassign a const variableJavaScript
TypeError: x is not a constructor
JavaScript value is not a constructorJavaScript
TypeError: x is not iterable
JavaScript value is not iterableJavaScript
ReferenceError: x is not defined
JavaScript variable or symbol is not definedJavaScript
href Interpolation Failed
Next.js href interpolation failed for a dynamic routeNext.js
Invalid href passed to router
Next.js invalid href passed to Link or routerNext.js
Link passHref
Next.js Link wrapper is missing passHrefNext.js
No Router Instance
Next.js router method called during prerenderingNext.js
NextRouter was not mounted
Next.js useRouter was used without a mounted Next routerNext.js
EMFILE
Node.js opened too many files at onceNode.js
EACCES
Node.js permission denied while accessing a file or resourceNode.js
ERR_INVALID_ARG_TYPE
Node.js received an argument with the wrong typeNode.js
ERR_INVALID_ARG_VALUE
Node.js received an unsupported argument valueNode.js
React error #152
Nothing was returned from renderReact
React error #152
Nothing was returned from renderReact
React error #31
Objects are not valid as a React childReact
React error #31
Objects are not valid as a React childReact
React error #119
Only a React owner can have refsReact
React error #498
Only plain objects can be passed to Client Components from Server ComponentsReact
React error #426
React component suspended while responding to synchronous inputReact
React error #187
React flushSync called inside a lifecycle methodReact
React error #307
React Hooks called outside a function componentReact
React error #404
React invalid hook callReact
React error #321
React invalid hook call with mismatched versions or duplicate ReactReact
React error #185
React maximum update depth exceededReact
React error #520
React recovered from a concurrent rendering error by switching to sync renderReact
React error #300
React rendered fewer hooks than expectedReact
React error #310
React rendered more hooks than during the previous renderReact
React error #441
React Server Components render failed in productionReact
React error #311
React should have a queue hook ordering errorReact
React error #460
React Suspense Exception from use caught incorrectlyReact
React error #542
React Suspense Exception from useActionState caught incorrectlyReact
React error #299
React target container is not a DOM elementReact
React error #301
React too many re-renders infinite loopReact
React error #390
React tried to flush a boundary that was already aborted or flushedReact
React error #188
React unable to find node on an unmounted componentReact
React error #143
React.Children.only expected a single childReact
React error #461
Selective hydration internal React error leaked to userspaceReact
TypeError: Failed to fetch dynamically imported module
Vite app failed to fetch a dynamically imported moduleVite
White screen without logged errors
Vite app shows a white screen because browser extensions are blocking requestsVite
Access to script at 'file:///...' from origin 'null' has been blocked by CORS policy
Vite 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 #137
Void element tag must not have children or dangerouslySetInnerHTMLReact
APC_INDEX_MISMATCH
Windows blue screen APC_INDEX_MISMATCHWindows Bug Check
BAD_POOL_HEADER
Windows blue screen BAD_POOL_HEADERWindows BSOD
CLOCK_WATCHDOG_TIMEOUT
Windows blue screen CLOCK_WATCHDOG_TIMEOUTWindows BSOD
CRITICAL_PROCESS_DIED
Windows blue screen CRITICAL_PROCESS_DIEDWindows Bug Check
CRITICAL_STRUCTURE_CORRUPTION
Windows blue screen CRITICAL_STRUCTURE_CORRUPTIONWindows Bug Check
DPC_WATCHDOG_VIOLATION
Windows blue screen DPC_WATCHDOG_VIOLATIONWindows BSOD
DRIVER_IRQL_NOT_LESS_OR_EQUAL
Windows blue screen DRIVER_IRQL_NOT_LESS_OR_EQUALWindows BSOD
DRIVER_POWER_STATE_FAILURE
Windows blue screen DRIVER_POWER_STATE_FAILUREWindows BSOD
DRIVER_VERIFIER_IOMANAGER_VIOLATION
Windows blue screen DRIVER_VERIFIER_IOMANAGER_VIOLATIONWindows Bug Check
DRIVER_VIOLATION
Windows blue screen DRIVER_VIOLATIONWindows Bug Check
INACCESSIBLE_BOOT_DEVICE
Windows blue screen INACCESSIBLE_BOOT_DEVICEWindows Bug Check
IRQL_NOT_LESS_OR_EQUAL
Windows blue screen IRQL_NOT_LESS_OR_EQUALWindows Bug Check
KERNEL_DATA_INPAGE_ERROR
Windows blue screen KERNEL_DATA_INPAGE_ERRORWindows Bug Check
KERNEL_SECURITY_CHECK_FAILURE
Windows blue screen KERNEL_SECURITY_CHECK_FAILUREWindows BSOD
KMODE_EXCEPTION_NOT_HANDLED
Windows blue screen KMODE_EXCEPTION_NOT_HANDLEDWindows Bug Check
MACHINE_CHECK_EXCEPTION
Windows blue screen MACHINE_CHECK_EXCEPTIONWindows Bug Check
MEMORY_MANAGEMENT
Windows blue screen MEMORY_MANAGEMENTWindows Bug Check
NTFS_FILE_SYSTEM
Windows blue screen NTFS_FILE_SYSTEMWindows BSOD
PAGE_FAULT_IN_NONPAGED_AREA
Windows blue screen PAGE_FAULT_IN_NONPAGED_AREAWindows Bug Check
PFN_LIST_CORRUPT
Windows blue screen PFN_LIST_CORRUPTWindows Bug Check
REFERENCE_BY_POINTER
Windows blue screen REFERENCE_BY_POINTERWindows Bug Check
SYSTEM_LICENSE_VIOLATION
Windows blue screen SYSTEM_LICENSE_VIOLATIONWindows Bug Check
SYSTEM_SERVICE_EXCEPTION
Windows blue screen SYSTEM_SERVICE_EXCEPTIONWindows Bug Check
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
Windows blue screen SYSTEM_THREAD_EXCEPTION_NOT_HANDLEDWindows Bug Check
THREAD_STUCK_IN_DEVICE_DRIVER
Windows blue screen THREAD_STUCK_IN_DEVICE_DRIVERWindows Bug Check
UNEXPECTED_KERNEL_MODE_TRAP
Windows blue screen UNEXPECTED_KERNEL_MODE_TRAPWindows BSOD
VIDEO_TDR_FAILURE
Windows blue screen VIDEO_TDR_FAILUREWindows BSOD
WDF_VIOLATION
Windows blue screen WDF_VIOLATIONWindows Bug Check
WHEA_UNCORRECTABLE_ERROR
Windows blue screen WHEA_UNCORRECTABLE_ERRORWindows BSOD
Runtime Errors | Error Atlas