sytone / obsidian-remote

Run Obsidian.md in a browser via a docker container.
MIT License
1.42k stars 137 forks source link

Please advise the "lack of permission" issue when trying to read local files. #53

Open ericYH01 opened 1 year ago

ericYH01 commented 1 year ago

Describe the bug "no permission to read" happens when trying to read the local md files.

To Reproduce

  1. init the docker file with powershell codes.
  2. start from 127.0.0.1:8080
  3. find the files from other location like C:\Path_to_obsidian_md_files
  4. the no-permission issue shows

Expected behavior successfully access to the files, read and write.

Screenshots image

Desktop (please complete the following information):

drdada commented 1 year ago

Can you please share how you mount the /vaults folder ? You can try via adding :delegated at the end of the entry Or run it on Linux :)