viperrabbit wrote: > I am running LMS 8.2.1 on a docker using recommendations by optimumchaos > on page 47. > https://forums.slimdevices.com/showthread.php?111828-Official-docker-container-for-LMS/page47 > > How do you upgrade to the latest version 8.3.0? > > Recently I robooted my NAS and now I am unable to connect to LMS [IP > address of NAS]:9000. > > Using putty, how do you (a) check whether LMS service is running, (b) if > not running, how do you restart the service, (c) how to auto start LMS > service every time NAS is rebooted?
Problem solved, based on my own readings, not sure if it is correct. Kindly correct me if I am wrong. $ sudo docker stop [container] $ sudo docker rm [container] <install LMS> ... this time I run lmscommunity/logitechmediaserver:dev Still have not figured out how to auto restart LMS every time NAS is rebooted. ------------------------------------------------------------------------ viperrabbit's Profile: http://forums.slimdevices.com/member.php?userid=72101 View this thread: http://forums.slimdevices.com/showthread.php?t=111828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
