SMB operation not permitted

I Have MINIX U9 CE 9.2 + Synology NAS
My SMB shared files does not work in SMB or Zeroconfig ,i Try change SMB 1, 2 OR 3
some solution?

My all other devices work

I don’t know how you mount the network storage units.

I do so in the file /storage/.config/autostart.sh

...
mkdir /storage/MyRemoteDir
mount -t cifs -o username=xxx,password=yyyy //<ip_storage>/<remote_dir> /storage/MyRemoteDir
...

thereafter the remote unit is installed as a local CoreELEC unit and remote clients do not need to know the remote access password, only the CoreELEC password