Forums

Logs are 2 hour behind

Hi, I am error checking my site and the logs are two hours behind the actual time. Has anyone got any idea of how to fix it?

Thank you, Štěpán

Logs are expected to be a little bit behind, due to how network file system works, but they shouldn't be as delayed. How are you logging? If you use prints, add flush=True to the calls and see if that helps.