You could try Settings -> Services -> SMB Client, there is a new setting: “Fix issues MTU issues with SMBv2" while I am not sure if that is the problem.
If it still doesn’t work after that and you want to dig deeper you would need to enable debug logging and smb component specific logging and provide those logs.
Alternatively you might want to switch to kernel based mounting as described here:
To get a better understanding of the problem you are experiencing we need more information from you. The best way to get this information is for you to upload logs that demonstrate your problem. You can learn more about how to submit a useful support request here.
Depending on the used skin you have to set the settings-level to standard or higher, in summary:
enable debug logging at settings->system->logging
enable component-specific logging for all components
enable event logging and notification event logging
reboot the OSMC device twice(!)
reproduce the issue
upload the log set (all configs and logs!) either using the Log Uploader method within the My OSMC menu in the GUI or the ssh method invoking command grab-logs -A
publish the provided URL from the log set upload, here
Thanks for your understanding. We hope that we can help you get up and running again shortly.
Seems you activated a couple of component specific options (eg. see many ffmpeg notice), but not sure if you ticked the SMB one.
The only SMB error I see is smbc errno NT_STATUS_FILE_LOCK_CONFLICT -> 22 which is a bit surprizing.
Thanks, shows same error, maybe check/upload the logs from the Vero with the Samba Server.
Also how is the external HDD formatted that the Movie is on?
Jun 15 11:08:23 osmcbureau mediacenter[355]: smbc_read(0xae9ca8a8, 32768)
Jun 15 11:08:23 osmcbureau mediacenter[355]: map_errno_from_nt_status: 32 bit codes: code=c0000054
Jun 15 11:08:23 osmcbureau mediacenter[355]: smbc errno NT_STATUS_FILE_LOCK_CONFLICT -> 22
The External HDD is NTFS.
It is connected to another Vero 4K + where it works.
I guess there is a samba server on this Vero 4K (where HDD is connected). Perhaps there is a parameter to change ?
I am not aware of a parameter to change (as I haven’t seen that error before).
But yes that other Vero has a Samba Server installed. So checking those logs (especially around the 11:08 time would make sense.
Also I assume you have installed the Samba Server from the MyOSMC App Store, or?
Do you have any other servers (e.g. NFS or FTP installed)?