December 1, 20241 yr In the process of setup. Everything was going smooth until I attempt to mount my SMB share (synology drives) It seems to setup fine, I was able to login and select the shared folder but when I click "mount" I get this error. Dec 1 12:23:57 Tower kernel: CIFS: VFS: cifs_mount failed w/return code = -95 Dec 1 12:23:57 Tower unassigned.devices: Mount SMB share '//XXXXX.LOCAL/data' using SMB 2.0 protocol. Dec 1 12:23:57 Tower unassigned.devices: Mount SMB command: /sbin/mount -t 'cifs' -o rw,hard,relatime,noserverino,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,actimeo=10,closetimeo=30,vers=2.0,credentials='/tmp/unassigned.devices/credentials_XXXXX_data' '//XXXXX.LOCAL/data' '/mnt/remotes/XXXXX_data' Dec 1 12:23:57 Tower kernel: CIFS: enabling forceuid mount option implicitly because uid= option is specified Dec 1 12:23:57 Tower kernel: CIFS: enabling forcegid mount option implicitly because gid= option is specified Dec 1 12:23:57 Tower kernel: CIFS: Attempting to mount \\XXXXX.LOCAL\data Dec 1 12:23:57 Tower kernel: CIFS: VFS: cifs_mount failed w/return code = -13 Dec 1 12:23:57 Tower unassigned.devices: Remote Share '//XXXXXLOCAL/data' failed to mount. I believe the issue with with the PUID because mine is 1027 not 99; PGID is 100 I can't find where this script is in order to edit. In the setting it gives an option to insert a script or use default, but the default does not seem complete. Appreciate any help.
December 1, 20241 yr It's probably a credentials issue. Don't use special characters in your user name or password. Also go to the Unassigned Settings and click on the "Remote Servers" and see if the test results provide any answers.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.