can somebody Tel my way the beta2 haw bean re-uploaded agen to http://sourceforge.net/projects/free...NAS-8.2.0/x64/ was something wrong whit beta2 version forst uploaded?
can somebody Tel my way the beta2 haw bean re-uploaded agen to http://sourceforge.net/projects/free...NAS-8.2.0/x64/ was something wrong whit beta2 version forst uploaded?
// Sorry About my Spelling i´m Dyslectic //
Its seems impossible to mount after get transmission ect working..
Last edited by Dennis Rawet; 03-13-2012 at 11:39 PM. Reason: Fixed the question myself
Hi protsd, thanx again for your guide...
In any case this mount does not work. The system says that the (expected to be) mounted directory/volume is not existing ("no such file or directory"). This seems to be logic, as the volumes of the container shoud be protected by what is inside the jail. Or not?
I would expect that the mounting of external volumes should be done during the activation of the Jail system OUTSIDE the Jail. Am I wrong?
In any case the auto-mount through the web interface seems not to work at the moment
F.
Hi,
I run a 64 bit FreeNas 8.0.4 Release as a production system.
I have setup a second system to test freeNas 8.2 beta 2. unfortunely i only have 32 bit hardware for testing.
All install without problem, until i try to edit mount points for plugins (miniDLNA and transmission), i can not mount them and i get no message as feedback.
Is this a bug? Please help!!!
i should mention test system spec.
Build FreeNAS-8.2.0-BETA2-x86 (r10638)
Platform Intel(R) Pentium(R) 4 CPU 2.60GHz
Memory 1003MB
HDD: 60GB IDE
@Pierremenard and @Jagjag
"mount_nullfs /mnt/volume/whatever /path/to/your/jail/mnt/blah"
mount "outside" the Jail.
Hi
I've installed several plugins but can't access any of them
I'm trying to access the plugins through 192.168.0.101:PLUGIN_PORT (ie http://192.168.0.101:3689 for firefly)
In the console I've for each plugin something like
=> "localhost Couldn't retrieve http://192.168.0.100//plugins/transm...2.42/treemenu: HTTP Error 502: Bad Gateway"
Freenas 8.2 beta 2 x64
Main ip 192.168.0.100 and alias for jail 192.168.0.101
Plugins service isrunning
Last edited by movetorecyclebin; 03-21-2012 at 07:22 AM.
Hey, installed transmission plugin successfully but failing to get to the config page. Going to http://192.168.1.101/plugins/transmission/2.42 causes the python error below. Any suggestions?
Code:<type 'exceptions.KeyError'> Python 2.7.2: /usr/local/bin/python Wed Mar 21 20:20:07 2012 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /build/bdist.freebsd-8.2-RELEASE-amd64/egg/flup/server/fcgi_base.py in run(self=<flup.server.fcgi_base.Request object>) 556 """Runs the handler, flushes the streams, and ends the request.""" 557 try: => 558 protocolStatus, appStatus = self.server.handler(self) 559 except: 560 traceback.print_exc(file=self.stderr) /build/bdist.freebsd-8.2-RELEASE-amd64/egg/flup/server/fcgi_base.py in handler(self=<flup.server.fcgi.WSGIServer object>, req=<flup.server.fcgi_base.Request object>) 1118 result = self.application(environ, start_response) 1119 try: => 1120 for data in result: 1121 if data: 1122 write(data) /usr/pbi/transmission-amd64/control in transmission_fcgi_app(environ={'CONTENT_LENGTH': '', 'CONTENT_TYPE': '', 'DOCUMENT_ROOT': '/usr/local/etc/nginx/html', 'DOCUMENT_URI': '/plugins/transmission/2.42', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-GB,en-US;q=0.8,en;q=0.6', 'HTTP_CACHE_CONTROL': 'no-cache', ...}, start_response=<function start_response>) 255 action = 'default' 256 => 257 yield transmission_fcgi_handlers[action](environ, start_response, args) 258 259 transmission_fcgi_handlers = {'edit': <function transmission_edit>, 'mp_edit': <function transmission_mp_edit>, 'post': <function transmission_post>, 'saved': <function transmission_saved>, 'start': <function transmission_start>, 'stop': <function transmission_stop>, 'treemenu': <function transmission_treemenu>}, action = 'default', environ = {'CONTENT_LENGTH': '', 'CONTENT_TYPE': '', 'DOCUMENT_ROOT': '/usr/local/etc/nginx/html', 'DOCUMENT_URI': '/plugins/transmission/2.42', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-GB,en-US;q=0.8,en;q=0.6', 'HTTP_CACHE_CONTROL': 'no-cache', ...}, start_response = <function start_response>, args = {} <type 'exceptions.KeyError'>: 'default' args = ('default',) message = 'default'
Well, never tried that url before. I saw no info about that.
But I've the same screen as you, also with firefly!
I had no luck connecting via the ports, i could only connect via the alias address and default tcp port.
Also , to get the mount points working, i had to refer the mount points to zfs datasets.