[Errno 61] Connection refused after update to new nightly

Status
Not open for further replies.

northernsky

Explorer
Joined
Nov 3, 2016
Messages
76
Hello,

After updating to FreeNAS-11-MASTER-201712140629 I am getting [Errno 61] Connection refused and I am not able to connect to my storage and the beta login does not work. I am only able to login to the old ui. One other thing I cannot shutdown, reboot, or do anything else without getting [Errno 61] Connection refused - everything was working fine before I updated.

This is what I see on the information screen:- hope someone can help

thanks - Scott

Request Method: GET
Request URL: http://10.0.1.48/legacy/system/info/?dojo.preventCache=1513313519917
Software Version: FreeNAS-11-MASTER-201712140629 (9a615e6)
Exception Type: ConnectionRefusedError
Exception Value:
[Errno 61] Connection refused
Exception Location: /usr/local/lib/python3.6/site-packages/ws4py/client/__init__.py in connect, line 209
Server time: Thu, 14 Dec 2017 20:52:07 -0800
Traceback



Request information
GET
Variable Value
dojo.preventCache '1513313519917'
POST
No POST data

FILES
No FILES data

COOKIES
Variable Value
fntreeSaveStateCookie 'root%2Croot%2F117%2Croot%2F117%2F127'
sessionid 'jgjc2eucrx9z57ueow6woa7h444be73r'
csrftoken 'YDYZd3uacdBYrfHBeOViou7e8CDtwlAW5DEjqUQG4y6I1zJSQqiRkQM5lamK1f4T'
META
Variable Value
 

cyress

Cadet
Joined
Apr 15, 2017
Messages
5
Same here after Update
Ticket Link: https://redmine.ixsystems.com/issues/27249
Can't access storage / Freenas not listed in Network-Area
Tryed to apply older Boot enviroment crash also with error.

This is what i get in System Information:

Request Method: GET
Request URL: http://192.168.178.4/legacy/system/info/?dojo.preventCache=1513333762602
Software Version: FreeNAS-11-MASTER-201712140629 (9a615e6)
Exception Type: ConnectionRefusedError
Exception Value:
[Errno 61] Connection refused
Exception Location: /usr/local/lib/python3.6/site-packages/ws4py/client/__init__.py in connect, line 209
Server time: Fri, 15 Dec 2017 11:29:23 +0100

Environment:

Software Version: FreeNAS-11-MASTER-201712140629 (9a615e6)
Request Method: GET
Request URL: http://192.168.00.02/legacy/system/info/?dojo.preventCache=1513333762602


Traceback:
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py" in inner
42. 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/system/views.py" in system_info
109. with client as c:
File "./freenasUI/middleware/client.py" in __enter__
7. self.client = Client()
File "/usr/local/lib/python3.6/site-packages/middlewared/client/client.py" in __init__
268. self._ws.connect()
File "/usr/local/lib/python3.6/site-packages/middlewared/client/client.py" in connect
159. rv = super(WSClient, self).connect()
File "/usr/local/lib/python3.6/site-packages/ws4py/client/__init__.py" in connect
209. self.sock.connect(self.bind_addr)

Exception Type: ConnectionRefusedError at /legacy/system/info/
Exception Value: [Errno 61] Connection refused


By trying other Boot enviroment with more information at the end:

Request information
GET
No GET data

POST
Variable Value
__form_id 'form_str'
FILES
No FILES data

COOKIES
Variable Value
fntreeSaveStateCookie 'root%2Croot%2F60%2Croot%2F60%2F61%2F62%2Croot%2F60%2F61%2F62%2F79%2Croot%2F8%2Croot%2F1%2Croot%2F1%2F2%2Croot%2F1%2F5%2Croot%2F1%2F6'
sessionid '1tmmhaixdsei96qjivfprki7u09x1rry'
csrftoken 'Vf1x5C2FS3q9QV20q4kfchpaCquE4uhdayQ6OR9VZAspvB6LkkVyudUQ2tIRQ1zK'
META
Variable Value

Hope someone can help
cyress
 
Last edited:

cyress

Cadet
Joined
Apr 15, 2017
Messages
5
quick fix -> acces freenas-server directly reboot (11 -> return -> y -> return) freenas reboot select other boot enviroment -> select an older one and boot
after next reboot selected FreeNAS-11-MASTER-201712090424
now everything seems to work
-> Don't update ;-)
 
Last edited:

cyress

Cadet
Joined
Apr 15, 2017
Messages
5
Really, thats confusing.
Is the fix direct updloaded? Because I updatet my system today
 

northernsky

Explorer
Joined
Nov 3, 2016
Messages
76
quick fix -> acces freenas-server directly reboot (11 -> return -> y -> return) freenas reboot select other boot enviroment -> select an older one and boot
after next reboot selected FreeNAS-11-MASTER-201712090424
now everything seems to work
-> Don't update ;-)
All good now thanks for reminding me I can go back to old builds.
 

cyress

Cadet
Joined
Apr 15, 2017
Messages
5
After Update:
FreeNAS-11-MASTER-201712160503 works fine (for me) ;)
nice weekend
cyress
 
Status
Not open for further replies.
Top