I updated the Samba add-on last night and now it crashes upon startup. Not sure what the issue is…
Any ideas?
I see this in the logs:
[08:29:18] INFO: Hostname: homeassistantonmac
[08:29:18] INFO: Interfaces: enp0s1
WARNING: Ignoring invalid value '"default", "auto", "mandatory", "disabled"' for parameter 'server signing'
Can't load /etc/samba/smb.conf - run testparm to debug it
s6-rc: warning: unable to start service init-smbd: command exited 1
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
I uninstalled and re-installed the add on. When I attempted to update the configuration I received this message:
Failed to save add-on configuration, value must be one of ['"default", "auto", "mandatory", "disabled"']. Got {'username': 'homeassistant', 'password': 'issuance_lave9MISLIKE', 'workgroup': 'WORKGROUP', 'local_master': True, 'enabled_shares': ['addons', 'addon_configs', 'backup', 'config', 'media', 'share', 'ssl'], 'compatibility_mode': False, 'apple_compatibility_mode': True, 'server_signing': 'default', 'veto_files': ['._*', '.DS_Store', 'Thumbs.db', 'icon?', '.Trashes'], 'allow_hosts': ['10.0.0.0/8', '172.16.0.0/12', '192.168.0.0/16', '169.254.0.0/16', 'fe80::/10', 'fc00::/7', '192.168.1.0/24']}
I clicked the server signing button, but it still crashes.

