Can't get into Mount storage interface.

Status
Not open for further replies.

madmax

Explorer
Joined
Aug 31, 2012
Messages
64
I'm trying to mount storage so i can use in a jail but it never comes up but with some kind of error. I tried deleting the jail and starting over but i never can get into the mount stroage interface regardless. This below code is what the screen pops up with. Using 9.1 Release x64. Is this a sign of maybe a corrupted system file?

Code:
Request Method:    GET
Request URL:    https://192.168.0.135/admin/jails/nullmountpoint/add/
Software Version:    FreeNAS-9.1.0-RELEASE-x64 (dff7d13)
Exception Type:    AttributeError
Exception Value: 
 
'NoneType' object has no attribute 'jail_host'
 
Exception Location:    /usr/local/www/freenasUI/../freenasUI/jails/forms.py in __init__, line 724
Server time:    Sun, 4 Aug 2013 14:55:13 -0400
Traceback
 
Environment:
 
Software Version: FreeNAS-9.1.0-RELEASE-x64 (dff7d13)
Request Method: GET
Request URL: https://192.168.0.135/admin/jails/nullmountpoint/add/
 
 
Traceback:
File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response
  109.                        response = middleware_method(request, callback, callback_args, callback_kwargs)
File "/usr/local/www/freenasUI/../freenasUI/freeadmin/middleware.py" in process_view
  165.        return login_required(view_func)(request, *view_args, **view_kwargs)
File "/usr/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py" in _wrapped_view
  25.                return view_func(request, *args, **kwargs)
File "/usr/local/www/freenasUI/../freenasUI/freeadmin/options.py" in wrapper
  158.                return self._admin.admin_view(view)(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/django/utils/decorators.py" in _wrapped_view
  91.                    response = view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/django/views/decorators/cache.py" in _wrapped_view_func
  89.        response = view_func(request, *args, **kwargs)
File "/usr/local/www/freenasUI/../freenasUI/freeadmin/site.py" in inner
  140.            return view(request, *args, **kwargs)
File "/usr/local/www/freenasUI/../freenasUI/freeadmin/options.py" in add
  314.            mf = mf()
File "/usr/local/www/freenasUI/../freenasUI/jails/forms.py" in __init__
  724.        jail_path = "%s/%s" % (self.jc.jc_path, self.jail.jail_host)
 
Exception Type: AttributeError at /admin/jails/nullmountpoint/add/
Exception Value: 'NoneType' object has no attribute 'jail_host'
 
 
Environment: Software Version: FreeNAS-9.1.0-RELEASE-x64 (dff7d13) Request Method: GET Request URL: https://192.168.0.135/admin/jails/nullmountpoint/add/ Traceback: File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response 109. response = middleware_method(request, callback, callback_args, callback_kwargs) File "/usr/local/www/freenasUI/../freenasUI/freeadmin/middleware.py" in process_view 165. return login_required(view_func)(request, *view_args, **view_kwargs) File "/usr/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py" in _wrapped_view 25. return view_func(request, *args, **kwargs) File "/usr/local/www/freenasUI/../freenasUI/freeadmin/options.py" in wrapper 158. return self._admin.admin_view(view)(*args, **kwargs) File "/usr/local/lib/python2.7/site-packages/django/utils/decorators.py" in _wrapped_view 91. response = view_func(request, *args, **kwargs) File "/usr/local/lib/python2.7/site-packages/django/views/decorators/cache.py" in _wrapped_view_func 89. response = view_func(request, *args, **kwargs) File "/usr/local/www/freenasUI/../freenasUI/freeadmin/site.py" in inner 140. return view(request, *args, **kwargs) File "/usr/local/www/freenasUI/../freenasUI/freeadmin/options.py" in add 314. mf = mf() File "/usr/local/www/freenasUI/../freenasUI/jails/forms.py" in __init__ 724. jail_path = "%s/%s" % (self.jc.jc_path, self.jail.jail_host) Exception Type: AttributeError at /admin/jails/nullmountpoint/add/ Exception Value: 'NoneType' object has no attribute 'jail_host'
 
Request information
GET
 
No GET data
POST
 
No POST data
FILES
 
No FILES data
COOKIES
Variable    Value
csrftoken    'dlVzh754lllvYFPRcmVXM5sG7OUZeEbm'
sessionid    'hldsntk1tso9b3grmpkzsiuriunjw0i1'
fntreeSaveStateCookie    'root%2Croot%2F1%2F2%2Croot%2F133%2Croot%2F169%2Croot%2F57%2Croot%2F57%2F64%2Croot%2F57%2F64%2F65%2Croot%2F57%2F64%2F65%2F66'
META
Variable    Value
wsgi.multiprocess    False
HTTP_REFERER    'https://192.168.0.135/'
REDIRECT_STATUS    '200'
SERVER_SOFTWARE    'nginx/1.4.1'
SCRIPT_NAME    u''
REQUEST_METHOD    'GET'
PATH_INFO    u'/admin/jails/nullmountpoint/add/'
SERVER_PROTOCOL    'HTTP/1.1'
QUERY_STRING    ''
CONTENT_LENGTH    ''
HTTP_USER_AGENT    'Mozilla/5.0 (Windows NT 6.2; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0'
HTTP_CONNECTION    'keep-alive'
HTTP_COOKIE    'csrftoken=dlVzh754lllvYFPRcmVXM5sG7OUZeEbm; sessionid=hldsntk1tso9b3grmpkzsiuriunjw0i1; fntreeSaveStateCookie=root%2Croot%2F1%2F2%2Croot%2F133%2Croot%2F169%2Croot%2F57%2Croot%2F57%2F64%2Croot%2F57%2F64%2F65%2Croot%2F57%2F64%2F65%2F66'
SERVER_NAME    'localhost'
REMOTE_PORT    '57730'
wsgi.url_scheme    'https'
SERVER_PORT    '443'
SERVER_ADDR    '192.168.0.135'
DOCUMENT_ROOT    '/usr/local/etc/nginx/html'
HTTP_X_REQUESTED_WITH    'XMLHttpRequest'
DOCUMENT_URI    '/admin/jails/nullmountpoint/add/'
wsgi.input    <flup.server.fcgi_base.InputStream object at 0x813c9a090>
HTTP_DNT    '1'
HTTP_HOST    '192.168.0.135'
HTTPS    'on'
wsgi.multithread    True
HTTP_CONTENT_TYPE    'application/x-www-form-urlencoded'
REQUEST_URI    '/admin/jails/nullmountpoint/add/'
HTTP_ACCEPT    'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
wsgi.version    (1, 0)
GATEWAY_INTERFACE    'CGI/1.1'
wsgi.run_once    False
wsgi.errors    <flup.server.fcgi_base.TeeOutputStream object at 0x813c9acd0>
REMOTE_ADDR    '192.168.0.131'
HTTP_ACCEPT_LANGUAGE    'en-US,en;q=0.5'
CONTENT_TYPE    'application/x-www-form-urlencoded'
CSRF_COOKIE    u'dlVzh754lllvYFPRcmVXM5sG7OUZeEbm'
HTTP_ACCEPT_ENCODING    'gzip, deflate'
 

madmax

Explorer
Joined
Aug 31, 2012
Messages
64
The response was "Oh, the Storage tab should not be there, it has been removed, its a missing merge."

Didn't get that at first so they have a icon or tab and no trigger behind it or I guess its not suppose to be there. Anyone that has the same problem you can you still do it in the GUI, just under the tab on the left side under your jail. There a storage within your tab and just press add storage button. That seems to work for now.
 

FlangeMonkey

Contributor
Joined
Dec 6, 2012
Messages
111
The response was "Oh, the Storage tab should not be there, it has been removed, its a missing merge."

Didn't get that at first so they have a icon or tab and no trigger behind it or I guess its not suppose to be there. Anyone that has the same problem you can you still do it in the GUI, just under the tab on the left side under your jail. There a storage within your tab and just press add storage button. That seems to work for now.

Thanks for this. I get the same thing and with this workaround I can add storage.
 
Status
Not open for further replies.
Top