bobmet820 / unraid-simplefeatures

Automatically exported from code.google.com/p/unraid-simplefeatures
0 stars 0 forks source link

Web Server plugins causes shares to not show up in web console #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Start up unraid with simplefeatures core and simplefeatures web server 
plugins in /boot/config/plugins (I have tried this with those two plugins as 
the only plugins and the problem still occurs).
2. Go to the "Shares" page in the web console
3. Observe that no shares are visible

What is the expected output? What do you see instead?

I'd expect to see all my user shares (as they are still accessible via smb), 
but see an empty list instead.  I can still create new shares, but can't 
configure them further via GUI without renaming the plugins folder and 
rebooting.

What version of the product are you using? On what operating system?
Simplefeatures v1.0.5, unraid 5.0rc8, booting normally from a USB drive.

Please provide any additional information below.
I've attached two syslogs, one with all of my plugins installed except for the 
web server plugin (shares visible in web console), and one with all plugins 
including web server installed (shares not visible in web console).

I believe the most likely problem is that the webserver plugin is starting up 
samba before the unraid web console gets a chance to, and for some reason the 
web console is unable to gain access to that instance of samba.

Original issue reported on code.google.com by isochron...@gmail.com on 9 Jan 2013 at 2:20

Attachments:

GoogleCodeExporter commented 9 years ago
Please update to latest version of unRAID and SimpleFeatures.

Original comment by andrew.h...@gmail.com on 17 Feb 2013 at 10:58