Nachtzuster / BirdNET-Pi

A realtime acoustic bird classification system for the Raspberry Pi 5, 4B 3B+ 0W2 and more. Built on the TFLite version of BirdNET.
https://birdnetpi.com
Other
140 stars 21 forks source link

Today's Detections broken for me? #170

Closed Emmo213 closed 1 month ago

Emmo213 commented 2 months ago

Discussed in https://github.com/Nachtzuster/BirdNET-Pi/discussions/169

Originally posted by **SereneSloth** August 11, 2024 Hey all - I am having the same issue as a similar post on here but never saw a resolution beyond it just started working again. I've had 2 days in a row where after a certain time my Today's Detections are failing to load correctly. They show the entry, but no spectrograph or no ability to play audio. Looking at the network tab in the browser it is saying it cannot find the file, however the file exists, for sure. See screenshots for a specific example but they all do this same behavior. It seems to resolve after a new day, but at some point, in the day it reverts back to this behavior. If anyone has any recommendations or needs more info let me know. This is showing what it looks like on the page: ![msedge_q5LkJBsrRG](https://github.com/user-attachments/assets/ae54c1b0-2cb6-4f28-9a61-619e98ab6857) This shows the errors in the browser network log: ![msedge_1Z1qKCs75q](https://github.com/user-attachments/assets/1854305a-e7e6-45a0-b09e-1c9e22dab0a1) This shows the file exists within the file manager in the birdnet webui: ![msedge_78VJxZAKi5](https://github.com/user-attachments/assets/9af6b93c-5d67-49ce-9771-ec35b98f4637) This shows the file exists from a terminal view: ![WindowsTerminal_d8aYYJi1kX](https://github.com/user-attachments/assets/c36a4f7f-2ce4-4bb2-b621-bc72a5d70fd2)
Emmo213 commented 1 month ago

Thank you for the merge.