smb no longer working

Status
Not open for further replies.

sman873

Cadet
Joined
Jul 7, 2017
Messages
1
I am very new to Freenas and have been trying to setup shares and some jails with many issues along the way. I recently had a couple SMB shares runnign then i had to delete my jails dataset as the jails were causing a boot loop. i tried to boot into a safe backup of 9.9 to delete the dataset but that was to no avail however i finally got my 9.11 boot to load completely but the IP address changed and after i deleted my jails dataset i noticed my SMB shares werent working. Ive been scratching my head for the past few days as to why i cannot find my freenas in windows network places (windows 10) all I can find is a "RalinkLinuxClient" but no freenas. All of a sudden today my SMB service crashed and will not start again. I will attach the green log text, if yall need anymore information tell me what you need and how to get it and I will gladly post any useful information.

Code:
 Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/raven/transport/threaded.py", line 173, in send_sync
	super(ThreadedHTTPTransport, self).send(data, headers)
  File "/usr/local/lib/python3.6/site-packages/raven/transport/http.py", line 47, in send
	ca_certs=self.ca_certs,
  File "/usr/local/lib/python3.6/site-packages/raven/utils/http.py", line 66, in url
Jul  7 22:26:29 freenas uwsgi: open
	return opener.open(url, data, timeout)
  File "/usr/local/lib/python3.6/urllib/request.py", line 526, in open
	response = self._open(req, data)
  File "/usr/local/lib/python3.6/urllib/request.py", line 544, in _open
	'_open', req)
  File "/usr/local/lib/python3.6/urllib/request.py", line 504, in _call_chain
	result = func(*args)
  File "/usr/local/lib/python3.6/site-packages/raven/utils/http.py", line 46, in https_open
	return self.do_open(ValidHTTPSConnection, req)
  File "/usr/local/lib/python3.6/urllib/request.py", line 1320, in do_open
	raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] hostname nor servname provided, or not known>
Jul  7 22:26:29 freenas uwsgi: [sentry.errors.uncaught:621] ['ServiceFailed: The SMB service failed to reload.', '  File "django/core/handlers/exception.py", line 39, in inner', '  File "django/core/handlers/base.py", line 249, in _legacy_get_response', '  File "django/core/handlers/base.py", line 178, in _get_response', '  File "freenasUI/freeadmin/middleware.py", line 162, in process_view', '  File "django/contrib/auth/decorators.py", line 23, in _wrapped_view', '  File "freenasUI/services/views.py", line 208, in services_cifs', '  File "freenasUI/services/forms.py", line 265, in save'] 
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
if yall need anymore information tell me what you need and how to get it and I will gladly post any useful information.
What hardware are you running FreeNAS on?
 

BigDave

FreeNAS Enthusiast
Joined
Oct 6, 2013
Messages
2,479
i tried to boot into a safe backup of 9.9 to delete the dataset but that was to no avail however i finally got my 9.11 boot to load completely but the IP address changed
The two version numbers you have posted (9.9 & 9.11) are not valid version numbers, the correct build/version
numbers are available from the GUI under the System > Information tabs. Please post this information along with
@Jailer requested hardware info. Thanks!
 
Status
Not open for further replies.
Top