dullage / flatnotes

A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
MIT License
1.5k stars 87 forks source link

Permission denied when setting user by docker #213

Closed Unkn0wn-MDCLXIV closed 4 months ago

Unkn0wn-MDCLXIV commented 4 months ago

When launching any flatnotes version with custom path prefix support and a user set by docker, the replace_base_href function will result in a permission denied error and the container won't start.

dullage commented 4 months ago

Thanks for reporting this. I've just pushed 5.2.1 which resolves this issue.