Something has gone funky with my instance of F1ReplayTiming. When I try to download the Canadian Grand Prix I get this screen...
...and when I run docker logs f1replay > log.txt I get this output:
INFO: 172.19.0.2:55442 - "GET /api/auth/status HTTP/1.1" 200 OK
INFO: 172.19.0.2:55442 - "GET /api/seasons HTTP/1.1" 200 OK
INFO: 172.19.0.2:55442 - "GET /api/seasons/2026/events HTTP/1.1" 200 OK
INFO: 172.19.0.2:55456 - "GET /api/live/status HTTP/1.1" 200 OK
INFO: 172.19.0.2:42348 - "GET /api/auth/status HTTP/1.1" 200 OK
INFO: 172.19.0.2:42348 - "GET /api/sessions/2026/5/laps?type=R HTTP/1.1" 404 Not Found
INFO: 172.19.0.2:42374 - "GET /api/sessions/2026/5?type=R HTTP/1.1" 200 OK
INFO: 172.19.0.2:42364 - "GET /api/sessions/2026/5/track?type=R HTTP/1.1" 404 Not Found
Any race I've previously viewed will display just fine, probably since it is already downloaded. But if I go back to 2025 and try to view a race I haven't looked at before it is the same errors.
Something has gone funky with my instance of F1ReplayTiming. When I try to download the Canadian Grand Prix I get this screen...
...and when I run
docker logs f1replay > log.txtI get this output:Any race I've previously viewed will display just fine, probably since it is already downloaded. But if I go back to 2025 and try to view a race I haven't looked at before it is the same errors.