Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: 12.1-ALPHA1
-
Fix Version/s: SCALE-20.10-ALPHA
-
Component/s: Middleware
-
Labels:
Description
[2020/08/18 13:23:38] (ERROR) middlewared.job.run():384 - Job <bound method SMBService.configure of <middlewared.plugins.smb.SMBService object at 0x7f7bd1a1ac10>> failed Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 372, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 408, in __run_body rv = await self.method(*([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/plugins/smb.py", line 412, in configure os.remove("/etc/samba/smb.conf") FileNotFoundError: [Errno 2] No such file or directory: '/etc/samba/smb.conf'