I just started having this happen today. [Server] Unhandled rejection: TypeError: Cannot read properties of null (reading 'path') at PublicRouter.getTrack (/app/server/controllers/SessionController.js:312:88) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) promise: Promise { <rejected> TypeError: Cannot read properties of null (reading 'path') at PublicRouter.getTrack (/app/server/controllers/SessionController.js:312:88) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) } It's taken down the service twice today, not sure what's throwing the null path... Anyone else have this issue?