> I wasn't able to look in the squeezecenter directory to see if the > never-ending directory nesting had occurred this time, but I had > noticed that the first time I tried this install, so I expect that had > happened...
Hmm.. not sure what the issue was when we encountered this for the first time. Might be an issue with the FreeNAS version. > I then restarted FreeNAS and now services_slimserver.php returns a 404. No surprise if the full SlimNAS folder has gone :-(. > I am relatively comfortable on the command line and actually had > executed slimnas-install.sh over ssh the second time that I tried this. Ok, great. This will help a lot. Once you've got SlimNAS installed again, don't try installing SC from the web UI. But just put the squeezcenter*.tgz in the SlimNAS folder and unpack it manually: tar xzf squeezecenter-your-exact-version.tgz This should create create a folder called "squeezecenter-something". Rename it to squeezecenter, or cp -R everything to the squeezecenter folder if it's already there. You should now be able to start it from the web UI. As simple as it sounds, unpacking the SC package is one of the biggest issues I'm encountering with SlimNAS. Thus if you can do this manually, it should be just fine. -- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
