[2025-02-14 12:41:09.102] INFO Booting PasteHub API v0.3.1 (commit 7f3c1b2) [2025-02-14 12:41:09.331] INFO Environment: production [2025-02-14 12:41:09.338] INFO Node v20.11.0 | PID 8421 [2025-02-14 12:41:10.017] INFO Connected to PostgreSQL (pool size=20) [2025-02-14 12:41:10.122] INFO Connected to Redis [2025-02-14 12:41:12.481] WARN Redis reconnect attempt=2 backoff=400ms [2025-02-14 12:41:13.923] WARN Redis reconnect attempt=3 backoff=800ms [2025-02-14 12:41:15.044] INFO POST /api/paste 201 84ms requestId=7f3c8b1 [2025-02-14 12:41:15.109] INFO GET /api/paste/abc123 200 31ms requestId=7f3c8b2 [2025-02-14 12:41:15.284] ERROR Unhandled exception in request pipeline [2025-02-14 12:41:15.284] ERROR TypeError: Cannot read properties of undefined (reading 'expiresAt') at PasteService.isExpired (/app/src/services/paste.service.ts:214:23) at PasteService.getPaste (/app/src/services/paste.service.ts:147:17) at PasteController.get (/app/src/controllers/paste.controller.ts:52:29) at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5) at next (/app/node_modules/express/lib/router/route.js:144:13) at Route.dispatch (/app/node_modules/express/lib/router/route.js:114:3) at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5) at /app/node_modules/express/lib/router/index.js:284:15 at Function.process_params (/app/node_modules/express/lib/router/index.js:346:12) at next (/app/node_modules/express/lib/router/index.js:280:10) [2025-02-14 12:41:15.286] ERROR requestId=7f3c8b2 status=500 duration=177ms [2025-02-14 12:41:15.287] INFO Shutting down worker 3 [2025-02-14 12:41:15.288] INFO Flushing Redis queue [2025-02-14 12:41:15.289] ERROR Redis: Connection lost during flush [2025-02-14 12:41:15.290] FATAL Process crashed — restarting via PM2