Problems manually starting and stopping server and console!
RE: Problems manually starting and stopping server and console!
serviio worked great before i did the below with autostart and the console worked fine as well.
i have a slower iMac and i wanted to stop the server auto starting so, i asked on the forum and was told to..
http://wiki.serviio.org/doku.php?id=mac ... _autostart
serviio automatically starts on OSX after the system boots. To disable this behaviour, follow these steps:
1 open the daemon configuration in your favorite editor: /Library/LaunchDaemons/org.serviio.server.plist
2 disable autostart by changing <key>RunAtLoad</key>
3 <true/> to <key>RunAtLoad</key>
4 <false/>
5 and save the file.
done...
then to start serviio
sudo launchctl load /Applications/Serviio-Console.app/Contents/Info.plist
but i got a error about dubious file when i did this so i had to..
sudo chown root /Library/LaunchDaemons/org.serviio.server.plist
then launchctl load seemed to work as no error appeared although nothing was confirmed that it had started but if i re did sudo launchctl load /Applications/Serviio-Console.app/Contents/Info.plist it said that it was already running, but non of my devices PC, iMac, mobile phone and TV could then not see that serviio was running.
so i.. rebooted. sudo launchctl unload /Library/LaunchDaemons/org.serviio.server.plist and sudo launchctl load /Library/LaunchDaemons/org.serviio.server.plist, still nothing worked so i tried to start serviio console it asks if is alright to allow connections clicked allow then just get error cannot connect to serviio server, it does not seem to be running. exiting.... and thats it
admin please would you help?!
thx
serviio worked great before i did the below with autostart and the console worked fine as well.
i have a slower iMac and i wanted to stop the server auto starting so, i asked on the forum and was told to..
http://wiki.serviio.org/doku.php?id=mac ... _autostart
serviio automatically starts on OSX after the system boots. To disable this behaviour, follow these steps:
1 open the daemon configuration in your favorite editor: /Library/LaunchDaemons/org.serviio.server.plist
2 disable autostart by changing <key>RunAtLoad</key>
3 <true/> to <key>RunAtLoad</key>
4 <false/>
5 and save the file.
done...
then to start serviio
sudo launchctl load /Applications/Serviio-Console.app/Contents/Info.plist
but i got a error about dubious file when i did this so i had to..
sudo chown root /Library/LaunchDaemons/org.serviio.server.plist
then launchctl load seemed to work as no error appeared although nothing was confirmed that it had started but if i re did sudo launchctl load /Applications/Serviio-Console.app/Contents/Info.plist it said that it was already running, but non of my devices PC, iMac, mobile phone and TV could then not see that serviio was running.
so i.. rebooted. sudo launchctl unload /Library/LaunchDaemons/org.serviio.server.plist and sudo launchctl load /Library/LaunchDaemons/org.serviio.server.plist, still nothing worked so i tried to start serviio console it asks if is alright to allow connections clicked allow then just get error cannot connect to serviio server, it does not seem to be running. exiting.... and thats it
admin please would you help?!
thx