14 lines
1.4 KiB
Plaintext
14 lines
1.4 KiB
Plaintext
# SerpentRace Backend Logs
|
|
# Started: 2025-09-11T19:46:55.317Z
|
|
# Max entries per file: 10000
|
|
|
|
2025-09-11T19:47:01.847Z | [STARTUP] | SerpentRace Backend starting up | Meta:{"environment":"development","port":"3000","nodeVersion":"v20.19.5","chatInactivityTimeout":"30"}
|
|
2025-09-11T19:47:01.860Z | [STARTUP] | Server started successfully | Meta:{"port":"3000","environment":"development","timestamp":"2025-09-11T19:47:01.860Z","endpoints":{"health":"/health","swagger":"/api-docs","users":"/api/users","organizations":"/api/organizations","decks":"/api/decks","chats":"/api/chats"},"websocket":{"enabled":true,"chatInactivityTimeout":"30 minutes"}}
|
|
2025-09-11T19:47:03.007Z | [CONNECTION] | Database connection established | Meta:{"connectionType":"postgresql","status":"success","type":"postgres","host":"postgres","database":"serpentrace"}
|
|
2025-09-11T19:47:03.029Z | [REQUEST] | WebSocket service initialized | Meta:{"chatTimeoutMinutes":30}
|
|
2025-09-11T19:47:03.031Z | [STARTUP] | WebSocket service initialized | Meta:{"chatInactivityTimeout":"30"}
|
|
2025-09-11T19:47:03.036Z | [STARTUP] | Redis client connected successfully
|
|
2025-09-11T19:50:33.982Z | [STARTUP] | Received SIGTERM. Shutting down gracefully...
|
|
2025-09-11T19:50:33.984Z | [STARTUP] | HTTP server closed
|
|
2025-09-11T19:50:33.986Z | [CONNECTION] | Database connection closed | Meta:{"connectionType":"postgresql","status":"success"}
|