Replies: 2 comments
-
This might be related to #753 but I am unable to verify that right now. I will try to look into this more before the next race. But I am unsure whether I can fix it before that if there really was an API change. |
Beta Was this translation helpful? Give feedback.
-
Thanks for pointing that out. Somehow did not see it earlier when searching the discussions. Though I was trying this during the FP3 session of the Spanish gp. So, maybe it’s not just qualifying or the race sessions that need authentication? anyway, since they are related, I would be happy to close this thread and just follow 753 for the resolution. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I have been trying to record a live sesssion. I have tried using the example script as shown in https://docs.fastf1.dev/gen_modules/examples_gallery/example_fastf1_signalrclient.html#sphx-glr-gen-modules-examples-gallery-example-fastf1-signalrclient-py
and I have also tried using the command line:
python -m fastf1.livetiming save saved_data.txt
as shown in https://docs.fastf1.dev/livetiming.html on the terminal
But both of them do not give me results. Running the Signalr client like in the example script gives me a timeout.

Running the command line python -m fastf1.livetiming save saved_data.txt gives me the following:

Not sure what the issue is here. Any help is greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions