Failed to start samba due to a system error: Error running a command. cmd

[Please complete the below template with details of the problem reported on your Web-UI. Be as detailed as possible. Community members, including developers, shall try and help. Thanks for your time in reporting this issue! We recommend purchasing commercial support for expedited support directly from the developers.]

Brief description of the problem

Starting Samba

Detailed step by step instructions to reproduce the problem

Start Samba

Web-UI screenshot

[Drag and drop the image here]

Error Traceback provided on the Web-UI

        Traceback (most recent call last):

File “/opt/rockstor/src/rockstor/smart_manager/views/samba_service.py”, line 113, in post
systemctl(‘nmb’, command)
File “/opt/rockstor/src/rockstor/system/services.py”, line 64, in systemctl
return run_command([SYSTEMCTL_BIN, switch, service_name])
File “/opt/rockstor/src/rockstor/system/osi.py”, line 115, in run_command
raise CommandException(cmd, out, err, rc)
CommandException: Error running a command. cmd = /usr/bin/systemctl start nmb. rc = 1. stdout = [‘’]. stderr = [‘Job for nmb.service failed because the control process exited with error code. See “systemctl status nmb.service” and “journalctl -xe” for details.’, ‘’]

@Umberto_Amante Welcome to the Rockstor community.

Your reported issue looks very much like what was reported in September 2017:

Take a look at that thread. Also very much worth subscribing to one of the update channels as 3.9.1-0 is now very old. But I think your reported issues was suspected as being down to an upstream interrupted update of some kind that left samba halt updated. That thread should cover it though along with some fixes that worked for those affected at the time.

Hope that helps.