I have a folder in a usb drive connected to a Mac on OS X 10.11.6 shared by Samba to PC users
This folder is monitored by an ownCloud client on this mac
after few minutes, owncloud freeze for a good moment and smb daemon stop responding
i thought it was a maximum user connected or some user permissions, …
the ownCloud client logs looks normal without error
same for the ownCloud server no error
but my server shows this :
Regarding ownCloud behaviour, according to [MS-CIFS]: SMB Error Classes and Codes | Microsoft Learn the “0xC000000F” error code matches a “file not found” in the SMB server. I guess ownCloud just waits for the SMB server to respond, but gets that error and acts as if the file isn’t found (which is what that error tells).