Error accessing NAS folders?

Just setup Kopia and want to backup my photos stored in immich. I entered the file path as part of Snapshot setup, and then clicked Estimate, but see the following error:

Error: internal server error: can’t get local fs entry: unable to determine entry type: lstat /home/smith/Receipts: no such file or directory

By way of the configuration file and Kopia login, I’m logged in as the NAS admin (only user) so I can’t figure why I wouldn’t have access. I copied the file path from the server file browser to be sure I had it right. Tried a few others paths, as well. Any recommendations?

You do not tell but I assume you run kopia on your NAS.

Login to your NAS over ssh and check what is the real path to this directory. It is probably something like:

/volume1/homes/smith/Receipts

Yes, on the home NAS.

Good idea. Unfortunately, it still produces the same error…

And see the same error when attempting various files and folders. Makes me think it’s something about permissions though I’m logged in as the NAS admin