-
-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [webtrees] SMB mount successful but can't redirect webtrees?.. #1694
Comments
I'll try to rework the addon it was an old one and I think I can do a better job now at coding it for efficiency |
You probably need to chown -R www-data:www-data the new folder |
Hi, I've pushed a new version with code refactor allowing for data folder change, please let me know how it goes! |
So I've auto-updated to Hmm. |
Description
Hi @alexbelgium this is likely a user error, or maybe a bit more documentation would've helped?
Have a perfectly working SMB mountpoint (...with 4MB blocks wow) based on your 2.2.1 webtrees addon's startup configuration, but webtrees can't use this mountpoint to create its files? It would've been a perfectly stateless docker image if I got this working.
Inside the container the mount works:
But in the webtrees:
And it defaults back to
/share/webtrees/data/
which is going back to the Supervisor's disk.Let me know if it's a documentation bug or something, maybe I'll send a rookie PR for your markdown...
Reproduction steps
Addon Logs
Architecture
aarch64
OS
HAos
The text was updated successfully, but these errors were encountered: