SAMBA Share addon won't run after update

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.

new version fixes this 12.5.4 is available. Now Server signing is available to be configured correct

ReleaseNotes

12.5.4

  • Fix invalid inverted commas in server signing parameter
1 Like

Thanks for that, I am running version 12.5.3, which I just re-installed… Do I have to wait for a newer version?

no it is already available I had the same problem and yust reinstalled it.

Thanks for that. I just re-installed with version 12.5.3 I don’t see version 12.5.4 as being available. Guess I’ll wait for a bit.

1 Like

Awesome… just notified of 12.5.4 and installed, now running. Thanks for the response.

BTW… noticed the options have changed on the config page:

1 Like