BugRadar.
Alerts
Error Details Severity Events Users Last Seen
React
TypeError: Cannot read properties of undefined (reading 'map') src/components/Dashboard.tsx:84
Critical 1,204 342 2 mins ago
Next.js
ReferenceError: window is not defined utils/analytics.js:12
High 855 129 14 mins ago
API
AxiosError: Request failed with status code 500 api/userController.ts:201
Medium 102 12 1 hour ago
Backend
OutOfMemoryError: Java heap space com.bugradar.services.DataProcessor:405
Low 42 1 3 hours ago
Go
DatabaseConnectionTimeout: pq: canceling statement due to user request database/postgres_pool.go:142
Critical 2,419 680 4 mins ago
Auth
TokenExpiredError: jwt expired signature verification failed middleware/authenticate.ts:38
High 614 95 30 mins ago
React
Error: Maximum update depth exceeded in useEffect hook src/hooks/useDataFetch.ts:55
Medium 78 19 4 hours ago
Backend
RedisKeyNotFound: Cache key session_telemetry_idx missing cache/redisCluster.go:88
Low 33 6 8 hours ago
React
UnhandledPromiseRejection: Network error in authHandler src/auth/authService.ts:52
Resolved 1,890 520 Yesterday
API
SyntaxError: Unexpected token '<' in JSON at position 0 api/parsePayload.ts:19
Resolved 422 84 2 days ago
Python
DeprecationWarning: distutils Version classes are deprecated venv/lib/python3.10/site-packages/pkg_resources.py:28
Ignored 128 12 3 days ago
Next.js
Warning: Using experimental feature serverActions in Next.js config next.config.js:8
Ignored 540 60 5 days ago

BugRadar Color Scheme Guide

Severity & Status Differentiation
Critical / Unresolved
High impact crash requiring immediate triage
High Severity
High frequency warning or API exception
Medium Severity
Standard application runtime warning
Low Severity
Minor background exception or cache miss
Resolved Issue
Successfully debugged and closed
Ignored / Muted
Archived deprecation or benign log
Distinct Tech-Stack Framework Tags
React Next.js API Backend Python Go Auth