Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timezone bug in overview.php #1244

Open
ghulands opened this issue Aug 31, 2024 · 1 comment
Open

timezone bug in overview.php #1244

ghulands opened this issue Aug 31, 2024 · 1 comment

Comments

@ghulands
Copy link

Describe the bug
After the clock has rolled over to the next day UTC, the overview chart fails to load.

To Reproduce
Steps to reproduce the behavior:

  1. wait for a new UTC day to start.
  2. refresh the overview page
  3. the overview chart doesn't draw.

Expected behavior
the overview chart shows 24/7

Code or log snippets

The issue is the overview.php here is not using the system's timezone or php has lost the system timezone from the call of date_default_timezone_set in the index.php. Maybe it's a different process of php running.

@alexbelgium
Copy link

Hi, this repo is inactive since a long time you should use this one : https://github.com/Nachtzuster/BirdNET-Pi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants