-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstart.log
More file actions
32 lines (29 loc) · 1.58 KB
/
start.log
File metadata and controls
32 lines (29 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
> mentoloop@0.9.7 start
> next start
▲ Next.js 15.5.4
- Local: http://localhost:3000
- Network: http://192.168.0.38:3000
✓ Starting...
[Rate Limit] Starting configuration validation...
[Rate Limit] Validation FAILED: {
"success": false,
"errors": [
"UPSTASH_REDIS_REST_URL environment variable is missing or empty",
"UPSTASH_REDIS_REST_TOKEN environment variable is missing or empty"
],
"warnings": [],
"timestamp": "2025-11-20T22:31:50.507Z"
}
[2025-11-20T22:31:50.508Z] [ERROR] Startup: Rate limiter validation failed | Context: {"action":"startup_validation","component":"instrumentation"}
Error: Rate limiter configuration invalid. Errors: UPSTASH_REDIS_REST_URL environment variable is missing or empty, UPSTASH_REDIS_REST_TOKEN environment variable is missing or empty
at cF (.next/server/instrumentation.js:377:63870)
at async Module.cO (.next/server/instrumentation.js:377:67830)
[2025-11-20T22:31:50.511Z] [WARN] Rate limiter validation failed but continuing with fallback | Context: {"action":"startup_validation_fallback"}
✓ Ready in 323ms
[2025-11-20T22:31:50.666Z] [WARN] Upstash Redis not configured, using fallback rate limiting | Context: {"action":"redis_init","hasUrl":false,"hasToken":false}
⨯ [TypeError: Cannot read properties of null (reading 'useContext')] {
digest: '1542094221'
}
[2025-11-20T22:32:58.544Z] [ERROR] Failed to capture request error in Sentry | Context: {"action":"sentry_capture_error"}
Error: Cannot read properties of undefined (reading 'headers')
at Module.cP (.next/server/instrumentation.js:377:68179)