Mount point for Paperless-ngx using SMB share

Hi,
I am wondering what the correct mount path in Paperless-ngx should be if I am adding an SMB share of my documents for it to ingest?


At this point I am just trying things based on posts I could find, but nothing seems to cover this instance in Truenas Scale Apps.
The install is up and running just fine otherwise, but it is obvious it has no data to read from and i have searched far and wide for a solution.
Name:
paperless-ngx
App Version:
2.11.1
Chart Version:
1.2.45
Thanks for any suggestions.

Ok this is the correct mount path for SMB shares (NC Scale 24):
/usr/src/paperless/consume/“name of your share”

So if your share is called “Data”
mount path would be:
/usr/src/paperless/consume/Data

I am having issues with electric eel beta. However this could be due to misconfiguration. It’s not entirely clear if I’m creating a new share or need to utilize an existing share. I’ve tried crating a ngx user dedicated to Paperless-ngx then adding users authorized to access the consume SMB share.


image

I’m close but there’s a permissions issue the following error ngx11_cifs_fe946c6c60033ac7e0a88da73f915f3a6f0197f87ab189ca46ca86da3bceeb88/_data, data: user=ngx,password=********: permission denied

Your Samba share should point to the data you want to share with paperless and the mount point is the exact name of the SMB share
/usr/src/paperless/consume/(NAME OF SMB share)
as far as the permissions of the share go:
make sure the owner and group are set with Full control, there are a number of videos showing how to do that.
The only thing I dont know is if this will work with Electric Eel as this is what I did for Dragonfish. Good Luck.