I've upgraded to 8.0.2 and all of a sudden when I start my machine I get an error message saying:
"Failed to start samba SMB daemon
It also says someting like : "check systemstatus ctl" or "sysctl" is it possible? (I cant read that much, its too fast...)
Also, when I try to access my SAMBA network via the same libreelec machine i get: unknown error 8216
I can access via SSH but this is so far the only log file I can provide (pls tell me if there is another way):
DEBUG LOG: jAiD
PS: All my library plays fine (i have a NAS), its just the fricking SMB access via my PC to my Libreelec that doesnt work.
Help?
EDIT: This is what my samba.conf file has:
[global]
server string = OpenELEC
workgroup = WORKGROUP
netbios name = %h
security = share
guest account = root
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
smb ports = 445
max protocol = SMB2
min receivefile size = 16384
deadtime = 30
os level = 20
mangled names = no
syslog only = yes
syslog = 2
name resolve order = lmhosts wins bcast host
preferred master = auto
domain master = auto
local master = yes
printcap name = /dev/null
load printers = no
browseable = yes
writeable = yes
printable = no
encrypt passwords = true
enable core files = no
passdb backend = smbpasswd
smb encrypt = disabled
use sendfile = yes
Display More
EDIT: Removing the samba.conf file stops displaying the error when libreelec starts up, but then again I lose all the settings. Something must be wrong with the previous samb.conf file (which I backed up prior to deleting it via SSH), thing is...what? It was all ok in previous Libreelec versions!