Gerard E. Seibert
2020-Sep-22 15:47 UTC
[Samba] remove_share_mode_lease: leases_db_del failed: NT_STATUS_OK
samba 4.11.13 FreeBSD 11.4-RELEASE-p4 I was force to do a completely new installation of FreeBSD on a new HD. Everything is working fine, except for samba. When ever a file is transferred, this error message lights up the screen: Sep 22 07:10:05 scorpio smbd[77669]: remove_share_mode_lease: leases_db_del failed: NT_STATUS_OK It never happened on the old machine. I have no idea what is causing it. Has anyone seen this before and corrected it? Thanks! -- Jerry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20200922/d5a56e6d/attachment.sig>
Jeremy Allison
2020-Sep-22 16:43 UTC
[Samba] remove_share_mode_lease: leases_db_del failed: NT_STATUS_OK
On Tue, Sep 22, 2020 at 11:47:49AM -0400, Gerard E. Seibert via samba wrote:> samba 4.11.13 > FreeBSD 11.4-RELEASE-p4 > > I was force to do a completely new installation of FreeBSD on a new HD. > Everything is working fine, except for samba. When ever a file is > transferred, this error message lights up the screen: > > Sep 22 07:10:05 scorpio smbd[77669]: remove_share_mode_lease: leases_db_del failed: NT_STATUS_OK > > It never happened on the old machine. I have no idea what is causing > it. Has anyone seen this before and corrected it?Yes, this was logged as a bug (only in 4.11.x) and fixed by Philipp Gesang. commit 061d484f6da666dd5cb14ae665eeb0d4611d36f7 Can't find the bugid right now sorry.