Hello,
recently I've installed the version 11, i was able to bring to life my old NETAPP storage :)
iSCSI works great!
but when I try configure the SMB service it unable to save config and error message pop out
I don't know the reason and would love some help!
recently I've installed the version 11, i was able to bring to life my old NETAPP storage :)
iSCSI works great!
but when I try configure the SMB service it unable to save config and error message pop out
I don't know the reason and would love some help!
Code:
Request Method: POST
Request URL: http://10.100.100.6/services/cifs/
Software Version: FreeNAS-11.0-RELEASE (a2dc21583)
Exception Type: ServiceFailed
Exception Value:
<django.utils.functional.lazy.<locals>.__proxy__ object at 0x81e5587f0>
Exception Location: ./freenasUI/services/forms.py in save, line 266
Server time: Mon, 26 Jun 2017 18:21:14 +0300
Traceback
Environment:
Software Version: FreeNAS-11.0-RELEASE (a2dc21583)
Request Method: POST
Request URL: http://10.100.100.6/services/cifs/
Traceback:
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py" in inner
39. response = get_response(request)
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _legacy_get_response
249. response = self._get_response(request)
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _get_response
178. response = middleware_method(request, callback, callback_args, callback_kwargs)
File "./freenasUI/freeadmin/middleware.py" in process_view
162. return login_required(view_func)(request, *view_args, **view_kwargs)
File "/usr/local/lib/python3.6/site-packages/django/contrib/auth/decorators.py" in _wrapped_view
23. return view_func(request, *args, **kwargs)
File "./freenasUI/services/views.py" in services_cifs
208. form.save()
File "./freenasUI/services/forms.py" in save
266. "cifs", _("The SMB service failed to reload.")
Exception Type: ServiceFailed at /services/cifs/
Exception Value: <django.utils.functional.lazy.<locals>.__proxy__ object at 0x81e5587f0>
Request information
GET
No GET data
POST
Variable Value
__all__ ''
cifs_srv_netbiosname 'SMB'
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_timeserver 'on'
cifs_srv_guest 'nobody'
cifs_srv_filemask ''
cifs_srv_dirmask ''
cifs_srv_smb_options ''
cifs_srv_zeroconf 'on'
cifs_srv_hostlookup 'on'
cifs_srv_min_protocol 'SMB2'
cifs_srv_max_protocol 'SMB3'
cifs_srv_allow_execute_always 'on'
cifs_srv_obey_pam_restrictions 'on'
cifs_srv_bindip '10.100.100.6'
idmap_tdb_range_low '90000001'
idmap_tdb_range_high '100000000'
__form_id 'dialogForm_'
FILES
No FILES data
COOKIES
Variable Value
OMVSESSID '2fru2btl24em9chpk1fpd406u7'
X-OPENMEDIAVAULT-WEBGUI-%241%24jgRo2LlW%24x7xxEIKFbRIyjyhzGkqw%2F0 'What+does+a+mirror+look+at%3F'
csrftoken 'CCR0qXXgwEVI1h8d9rP5w8gQhSdhy48MMkvq0elcLMsziVHCjx72iBNoIbkiB1Rn'
sessionid '8y1asd35xmfsdrscgis00py0tgxm8vw1'
fntreeSaveStateCookie 'root%2Croot%2F64%2Croot%2F64%2F65%2F78%2Croot%2F160%2Croot%2F10%2Croot%2F10%2F17%2Croot%2F64%2F65%2Croot%2F112%2Croot%2F112%2F122%2Croot%2F161'
META
Variable Value
Last edited by a moderator: