hassio-addons: 🐛 [Filebrowser] Won't start with local drive mount

Description

Haos in Hyper-V, mounted 2 vhds. Second vhd used as data partition. Trying to mount sdb1 results in failure to start addon.

Reproduction steps

1. Go to configuration for addon
2. Add any disk to mount
3. Quickly watch logs

Addon Logs

Starting...
/etc/cont-init.d/00-banner.sh: executing
-----------------------------------------------------------
 Add-on: Filebrowser
 filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files
-----------------------------------------------------------
 Add-on version: 2.25.0
 You are running the latest version of this add-on.
 System: Home Assistant OS 10.5  (amd64 / qemux86-64)
 Home Assistant Core: 2023.9.3
 Home Assistant Supervisor: 2023.09.2
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums
-----------------------------------------------------------
 Provided by: https://github.com/alexbelgium/hassio-addons 
-----------------------------------------------------------
/etc/cont-init.d/00-global_var.sh: executing
NoAuth='true'
certfile='fullchain.pem'
keyfile='privkey.pem'
localdisks='sdb1'
ssl='false'
/etc/cont-init.d/00-local_mounts.sh: executing
Local Disks mounting...

Architecture

amd64

OS

Virtual Machine

About this issue

  • Original URL
  • State: closed
  • Created 9 months ago
  • Comments: 15 (9 by maintainers)

Commits related to this issue

Most upvoted comments

Supervisor

23-09-26 12:54:02 ERROR (MainThread) [supervisor.docker.addon] Add-on Filebrowser try to access to blocked device sda!
23-09-26 12:54:02 ERROR (MainThread) [supervisor.docker.addon] Add-on Filebrowser try to access to blocked device sda1!
23-09-26 12:54:02 ERROR (MainThread) [supervisor.docker.addon] Add-on Filebrowser try to access to blocked device sdb1!