You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker version installed on Ubuntu Intel NUC. Detections working great, dashboard shows fine. Tried to add excluded species (Engine and Dog), but the setting screen just hangs after clicking Save. Went into the Docker container as a bash shell and added them to config.yaml. They then showed up in settings, but still weren't excluded (even after restarting).
Also tried changing the MQTT login and password in settings, and that wouldn't save either. Just hangs after hitting Save.
Steps to Reproduce (for bugs)
See above
Expected behavior
[What you expected to happen]
Actual behavior
[What actually happened]
Screenshots
[If applicable, add screenshots to help explain your problem]
Environment
Version Information (build date)
Provide the following line from your system:
$ ./birdnet-go
BirdNET-Go build date: YYYY-MM-DDTHH:MM:SSZ, using config file: /path/to/config.yaml
Not sure how to get this since I'm running the Docker version. Latest?
System Information
Device:
Raspberry Pi (specify model, e.g., Raspberry Pi 4 Model B)
Other SBC Intel NUC
PC/Server (please specify)
OS: Ubuntu
OS Version: Ubuntu 22.04.5 LTS
Hardware specs:
CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
RAM: 32GB
Storage type and size: [e.g. 32GB microSD card, 128GB SSD]
Additional hardware (if applicable):
USB Audio device: Ugreen USB
Other peripherals: 500GB SSD
For Non-Raspberry Pi Linux Users
Have you tested with the latest dev branch container image?
Yes
No
Not applicable (Windows/macOS user)
If not, first test with the latest dev branch container image and see if the issue is already fixed.
$ docker pull ghcr.io/tphakala/birdnet-go:dev
I tried it, and it seemed to save the changes, but it was still detecting engines, and when I restarted the container, all settings changes (and detections) were gone.
Additional context
Possible Solution
?
The text was updated successfully, but these errors were encountered:
I've had similar problems with the form not saving. I was reviewing a detection and trying to save a false positive, which did nothing after I clicked save. Same with the config settings; if I add directly to the yaml, it shows up. Otherwise, nothing in the forms save.
I checked my logs and have this about CSRF errors:
Issue Type
Description
Docker version installed on Ubuntu Intel NUC. Detections working great, dashboard shows fine. Tried to add excluded species (Engine and Dog), but the setting screen just hangs after clicking Save. Went into the Docker container as a bash shell and added them to config.yaml. They then showed up in settings, but still weren't excluded (even after restarting).
Also tried changing the MQTT login and password in settings, and that wouldn't save either. Just hangs after hitting Save.
Steps to Reproduce (for bugs)
See above
Expected behavior
[What you expected to happen]
Actual behavior
[What actually happened]
Screenshots
[If applicable, add screenshots to help explain your problem]
Environment
Version Information (build date)
Provide the following line from your system:
Not sure how to get this since I'm running the Docker version. Latest?
System Information
For Non-Raspberry Pi Linux Users
Have you tested with the latest dev branch container image?
If not, first test with the latest dev branch container image and see if the issue is already fixed.
I tried it, and it seemed to save the changes, but it was still detecting engines, and when I restarted the container, all settings changes (and detections) were gone.
Additional context
Possible Solution
?
The text was updated successfully, but these errors were encountered: