rdz-oss / BattyBirdNET-Pi

A realtime acoustic bat & bird classification system for the Raspberry Pi 4/5 built on BattyBirdNET-Analyzer.
Other
40 stars 2 forks source link

No content in File Manager #21

Closed Svardsten53 closed 6 months ago

Svardsten53 commented 7 months ago

Describe the bug When starting File Manager in Tools menu only user root is shown, nothing in underlying tree.

To Reproduce Steps to reproduce the behavior: Tools - File Manager

Expected behavior I would like to see all folders and files in my installation.

Screenshots

Additional context

Your build Raspberry Pi 4B 8GB with Bookworm Lite 64 bit

Code or log snippets

Svardsten53 commented 6 months ago

I have copied the same issue from another fork for BirdNET-Pi: https://github.com/Nachtzuster/BirdNET-Pi/issues/3 I also tried the permission fix that was used there in BattyBirdNET-Pi, but no result.

Pete-the-Geek commented 6 months ago

Open a terminal cd /home chmod 755 pi/ {or whatever your (Batty)BirdNET Pi user is}

This is a workaround and not a fix!

Svardsten53 commented 6 months ago

Thanks, works.

rdz-oss commented 6 months ago

I will fix that soon! Thanks for notification @Svardsten53 and for providing a quick fix @Pete-the-Geek !

rdz-oss commented 6 months ago

I changed a few settings and was ok in fresh install