Dan Lee
Dabbler
- Joined
- Jun 22, 2016
- Messages
- 16
Hello - I've spent the past few hours digging into this and either I'm not seeing what's wrong or this is a bug. The best I've come up with is a post where the same problem is described; however they resolved it by booting the default image and then reloading their config from a backup. I can see my logon attempts are successful in my domain controller logs and it appears that the information I have in the LDAP and Active Directory tabs are saved properly. When I move over to the services tab and attempt to start SMB, there are no errors or other information displayed, after a brief animation of the service status "starting" the page refreshes and shows the service as stopped. If I edit the SMB service, make no changes and click ok; the following is displayed:
I've included a debug file for the system - The only other alerts the system gives me are "WARNING: Nov. 29, 2017, 12:06 p.m. - tried 10 attempts to recover service activedirectory" if I have monitoring enabled on my Active Directory tab. Any thoughts or inspiration to get the service started again?
Code:
Request Method: POST Request URL: http://10.1.1.50/services/cifs/ Software Version: FreeNAS-11.0-U4 (54848d13b) Exception Type: ServiceFailed Exception Value: <django.utils.functional.lazy.<locals>.__proxy__ object at 0x81c4a59b0> Exception Location: ./freenasUI/services/forms.py in save, line 265 Server time: Wed, 29 Nov 2017 12:04:47 -0700 Traceback Request information GET No GET data POST Variable Value __all__ '' cifs_srv_netbiosname 'freenas' cifs_srv_netbiosalias '' cifs_srv_workgroup 'WORKGROUP' cifs_srv_description 'FreeNAS Server' cifs_srv_doscharset 'CP437' cifs_srv_unixcharset 'UTF-8' cifs_srv_loglevel '1' cifs_srv_localmaster 'on' cifs_srv_domain_logons 'on' cifs_srv_guest 'nobody' cifs_srv_filemask '' cifs_srv_dirmask '' cifs_srv_smb_options '' cifs_srv_unixext 'on' cifs_srv_zeroconf 'on' cifs_srv_hostlookup 'on' cifs_srv_min_protocol '' cifs_srv_max_protocol 'SMB3' cifs_srv_allow_execute_always 'on' cifs_srv_obey_pam_restrictions 'on' idmap_tdb_range_low '90000001' idmap_tdb_range_high '100000000' __form_id 'dialogForm_' FILES No FILES data COOKIES Variable Value csrftoken '5jajVmBolcTVZ85O0yzhbxjgDZo7ZP7QfzD1MQLlZklbr3Rj7YKT90hzukxcBDVG' sessionid 'go4qqgoho41iipinkv6uequ2u94t98d6' fntreeSaveStateCookie 'root%2Croot%2F8' META Variable Value
I've included a debug file for the system - The only other alerts the system gives me are "WARNING: Nov. 29, 2017, 12:06 p.m. - tried 10 attempts to recover service activedirectory" if I have monitoring enabled on my Active Directory tab. Any thoughts or inspiration to get the service started again?
Last edited by a moderator: