Minidlna in Web GUI randomly "Off" - Turning it on results in "Some error occurred"

Status
Not open for further replies.

addic7ed

Cadet
Joined
Aug 11, 2013
Messages
6
Hello,

Running FreeNAS 9.1 RELEASE and MiniDLNA. Under plugins, sometimes the web gui shows minidlna as turned off. However, it's online and can be seen by devices. If I try to turn it on via the GUi, it says "Some error occurred".

How can I restart minidlna then without rebooting my server?
This happened in FreeNAS 9.1-RC1 and RC2 aswell.

A quick google results in people having the same issue on 8.3 on the bug tracker. However the bug was set to "fixed". A guy suggests going to https://FREENAS-IP/plugins/minidlna/_s/treemenu

Here is the result:
Request Method: GET
Request URL: https://ip/plugins/minidlna/_s/treemenu
Software Version: FreeNAS-9.1.0-RELEASE-x64 (dff7d13)
Exception Type: ValueError
Exception Value:
The view freenasUI.plugins.views.plugin_fcgi_client didn't return an HttpResponse object.
Exception Location: /usr/local/lib/python2.7/site-packages/django/core/handlers/base.py in get_response, line 133
Server time: Sun, 11 Aug 2013 22:21:29 +0200
Traceback


Environment:

Software Version: FreeNAS-9.1.0-RELEASE-x64 (dff7d13)
Request Method: GET
Request URL: https://ip/plugins/minidlna/_s/treemenu


Traceback:
File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response
133. raise ValueError("The view %s.%s didn't return an HttpResponse object." % (callback.__module__, view_name))

Exception Type: ValueError at /plugins/minidlna/_s/treemenu
Exception Value: The view freenasUI.plugins.views.plugin_fcgi_client didn't return an HttpResponse object.
 
D

dlavigne

Guest
Please create a ticket at support.freenas.org that includes the traceback.
 
Status
Not open for further replies.
Top