Samba gone AWOL

The samba server on my Omnia recently stopped working…the logfile is full of stuff like:

[2023/09/01 16:55:51.572974, 0] …/…/source3/smbd/vfs.c:86(smb_register_vfs)
Failed to register vfs module.
The module was compiled against SMB_VFS_INTERFACE_VERSION 48,
current SMB_VFS_INTERFACE_VERSION is 44.
Please recompile against the current Samba Version!
[2023/09/01 16:55:51.573114, 0] …/…/lib/util/modules.c:173(load_module_absolute_path)
load_module_absolute_path: Module ‘/usr/lib/samba/vfs/io_uring.so’ initialization failed: {Wrong Type} There is a mismatch between the type of object that is required by the requested operation and the type of object that is specified in the request.
[2023/09/01 16:55:51.573206, 0] …/…/source3/smbd/vfs.c:186(vfs_init_custom)
error probing vfs module ‘io_uring’: NT_STATUS_OBJECT_TYPE_MISMATCH
[2023/09/01 16:55:51.573273, 0] …/…/source3/smbd/vfs.c:397(smbd_vfs_init)
smbd_vfs_init: vfs_init_custom failed for io_uring
[2023/09/01 16:55:51.573331, 0] …/…/source3/smbd/service.c:638(make_connection_snum)
make_connection_snum: vfs_init failed for service acc

Anybody else seeing this or has an idea of how to fix it?

Thanks!

so-after-you-9aacf9f10d

1 Like

Other from that, I looked through my 6.4.2 update logs and nothing similar was seen on my Omnia, even after the update and before reboot.

Indeed, the system restarted itself overnight and all is well this morning. Looks like an incomplete update got pushed out?

See Turris OS 6.4.2 is released! - #11 by vcunat

At a quick glance at the error, I’d guess that the samba service was (incorrectly) reloaded and not restarted.