Fresh install Samba Failed to fetch record!

Hi,

I have just installed on osmc 10-1 samba by apt-get. Samba works well, but in the journalctl I can see:
root@osmc:/home/osmc# journalctl -u smbd
– Logs begin at Čet 1970-01-01 01:00:03 CET, end at Pon 2015-11-16 20:12:13 CET. –
Stu 15 18:50:35 osmc smbd[431]: Starting SMB/CIFS daemon: smbd.
Stu 15 18:50:35 osmc smbd[458]: [2015/11/15 18:50:35.358571, 0] …/lib/util/become_daemon.c:136(daemon_ready)
Stu 15 23:22:46 osmc smbd[2363]: STATUS=daemon ‘smbd’ finished starting up and ready to serve connectionsjcifs0_1_32 (ipv4:192.168.5.102:52494) closed connection to service osmc
Stu 15 23:43:08 osmc smbd[2460]: STATUS=daemon ‘smbd’ finished starting up and ready to serve connectionsFailed to fetch record!
Stu 16 20:03:58 osmc smbd[9445]: STATUS=daemon ‘smbd’ finished starting up and ready to serve connectionsFailed to fetch record!

Do I have a problem?

Regards.

Well the question is what you have configured in your smb.conf and what you tried to achieve? Why did you install samba via apt-get instead of the preconfigured samba from the APP Store?

I have installed samba through apt-get because I am always doing it in that way. Why it matters?

Ma goal is not to see an error in the log.

The default install of samba is not well configured for OSMC. That’s why we have a meta package called smb-app-osmc which the app store installs that will pre-configure samba for you. You can also install that via apt yourself.