-
|
Re-installed (Latest version) on an instance of truenas CE. Used the built-in community app, but cannot add libraries either from a pre-existing dataset, or using the SMB share set up on the same dataset. Need some assistance in adding directories as a library. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
duzzey1
Jan 30, 2026
Replies: 1 comment 1 reply
-
|
I'll bet money that it's a permissions issue with truenas, since the new container runtime is incus it can't/ won't run as root. make sure to set ACLs for the dataset to match the user incus is running the container as |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I fixed it. I remounted a new dataset within the app, made it a smb share, and copied the data over from the old dataset. I deleted the data from the old dataset. Worked like a charm.