Displaying 1 result from an estimated 1 matches for "smbxsrv_connection_get_rto_usecs".
2025 Apr 25
1
Random disconnects from Mac OS X clients
Hello,
our Mac OS X clients have random disconnects from the server.
The only thing I can see in log.smbd is:
--8<-------
[2025/04/24 12:01:55.159699,  0]
../../source3/smbd/smb2_server.c:1190(smbXsrv_connection_get_rto_usecs)
  smbXsrv_connection_get_rto_usecs: getsockopt(TCP_INFO) errno[9/Bad
  file descriptor] -s NT_STATUS_INVALID_HANDLE
--8<-------
Version: 4.17.12+dfsg-0+deb12u1
Running on Debian 12.10, virtualized using Incus (LXC), with Kernel 6.1.0-29-amd64
Samba is configured with user-level security. frui...