![]() |
|
No valid content directory found - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: No valid content directory found (/showthread.php?tid=3510) |
No valid content directory found - Tekky - 09-08-2016 20:07 Hello everyone at minimserver's, I recently installed minimserver on my Raspberry Pi 3 Model B under Raspbian Jessie. After shutting down Raspbian properly next time I restart it, sometimes minimserver reports "no valid content directory found" and I have to right-click the minimserver icon in the headline and choose "Rescan". This does not happen every time, but somtimes. What can be done to have minimserver start function as expected every time? Greetings from Hamburg Tekky RE: No valid content directory found - simoncn - 09-08-2016 20:11 If the content directory is on a mounted drive, this means the drive has not been mounted before MinimServer starts. To solve the problem, you can set the delayStart property. See this section for details. RE: No valid content directory found - Tekky - 10-08-2016 09:25 (09-08-2016 20:11)simoncn Wrote: If the content directory is on a mounted drive, this means the drive has not been mounted before MinimServer starts. Thanks a lot, that was it! I set delayStart to 10 (seconds). After that I shut down my Raspberry Pi and booted again for three times. From then on the content directory was found on starting minimserver every time. Greetings Tekky |